Skip to content
View himanshu0017's full-sized avatar

Block or report himanshu0017

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
himanshu0017/README.md

Hi, I'm Himanshu πŸ‘‹

Application security researcher & tool builder.

LinkedIn Synack Red Team Profile views


About me

  • πŸ” Reverse engineering iOS apps with Frida β€” anti-tamper bypasses, runtime instrumentation, jailbreak detection research.
  • πŸ§ͺ Writing Burp Suite and Chrome extensions for web AppSec automation.
  • πŸ› οΈ I learn things by building small, focused tools and putting them on GitHub.
  • πŸ“ Currently exploring iOS pentesting workflows and publishing the playbooks.

Selected work

Repo What it does
frida-codeshare-fuzzer CLI that pulls community Frida scripts from codeshare.frida.re, shims them for Frida 17, and fires them at an iOS app one after the other.
REFDOMCLOBIDNTIFIER Burp extension that surfaces DOM XSS and DOM Clobbering candidates in scanned traffic.
xss-char-probe Burp extension that probes which special characters reflect cleanly through a target β€” quick XSS surface mapping.
Chrome-Google-Dorker-Extension Chrome extension that runs a recon-oriented Google dork set against any host you visit.
ios-penetration-testing-cheat-sheet A living reference for the iOS pentest workflows I actually use.
BugBounty-Hosts Host-assessment methodology β€” recon β†’ ports β†’ services β†’ HTTP β†’ fuzzing β†’ diffing, with the one-liners for each step.

Tools & stack

Python Go JavaScript C
Frida Burp Suite iOS Linux

GitHub stats

Stats Streak

Top langs

Connect


Only running tools against apps I own or am authorised to test. Don't be a jerk.

Pinned Loading

  1. bug-bounty-dorks bug-bounty-dorks Public

    Forked from sushiwushi/bug-bounty-dorks

    List of Google Dorks for sites that have responsible disclosure program / bug bounty program

  2. frida-codeshare-fuzzer frida-codeshare-fuzzer Public

    Browse, pick, and fire community Frida scripts from codeshare.frida.re against an iOS app on USB. Curated catalog + Frida-17 compat shim.

    Python

  3. xss-char-probe xss-char-probe Public

    Burp Suite XSS special char probe extension

    Python