sanjaysaini1952/BugBounty-Arsenal

Complete bug bounty toolkit - 308 test cases, 35 vuln categories, 7 AI agents, Docker setup, machine-readable wordlists

2Stars on the repository
42Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

race-condition

25

sanjaysaini1952/BugBounty-Arsenal

Skill Claude CodeCodex

Send 10 simultaneous transfer requests (same amount, same account). Check if balance allows multiple transfers beyond available funds.

not rated 2 1mo ago A 0 tokens original MIT

rce

26

sanjaysaini1952/BugBounty-Arsenal

Skill Claude CodeCodex

For every parameter, test: ; ls, | ls, ls , $(ls), && ls, || ls. Diff responses. Report any command execution.

not rated 2 1mo ago A 0 tokens original MIT

request-smuggling

27

sanjaysaini1952/BugBounty-Arsenal

Skill Claude CodeCodex

Skill "request-smuggling" from sanjaysaini1952/BugBounty-Arsenal, covering http request smuggling hunting skill, types, detection, manual detection and h2.cl (http/2).

not rated 2 1mo ago A 0 tokens original MIT

security-headers

28

sanjaysaini1952/BugBounty-Arsenal

Skill Claude CodeCodex

Check for: Strict-Transport-Security, Content-Security-Policy, X-Frame-Options, X-Content-Type-Options, X-XSS-Protection, Referrer-Policy, Permissions-Policy.

not rated 2 1mo ago A 0 tokens original MIT

sqli

29

sanjaysaini1952/BugBounty-Arsenal

Skill Claude CodeCodex

For each parameter (GET, POST, JSON body, headers), append ', ", \, '), ')). Diff responses. Report parameters that emit SQL errors or 500s differing from baseline.

not rated 2 1mo ago A 0 tokens original MIT

ssrf

30

sanjaysaini1952/BugBounty-Arsenal

Skill Claude CodeCodex

Find every parameter accepting a URL (?url=, ?image=, ?webhook=, ?callback=). Replace with http://169.254.169.254/latest/meta-data/ (AWS), http://metadata.google.internal/, http://localhost:22. Report responses.

not rated 2 1mo ago C 0 tokens original MIT

ssti

31

sanjaysaini1952/BugBounty-Arsenal

Skill Claude CodeCodex

Send {{77}} in every parameter. If response contains 49, SSTI is confirmed. Also test ${77}, , #{77}.

not rated 2 1mo ago A 0 tokens original MIT

supply-chain

33

sanjaysaini1952/BugBounty-Arsenal

Skill Claude CodeCodex

Run npm audit, pip-audit, trivy fs on target. Report known vulnerabilities in dependencies.

not rated 2 1mo ago A 0 tokens original MIT

websocket

35

sanjaysaini1952/BugBounty-Arsenal

Skill Claude CodeCodex

Send alert(1) via WebSocket. If other clients render it unescaped, report stored XSS.

not rated 2 1mo ago A 0 tokens original MIT

xss

36

sanjaysaini1952/BugBounty-Arsenal

Skill Claude CodeCodex

Find every search input on the page. Check max character limits. Submit "> and report whether it reflects unescaped into the DOM. Capture request, response, and rendered HTML.

not rated 2 1mo ago A 0 tokens original MIT

xxe

37

sanjaysaini1952/BugBounty-Arsenal

Skill Claude CodeCodex

Send ]> &xxe; in XML body. Report if /etc/passwd is returned.

not rated 2 1mo ago A 0 tokens original MIT

payloads

38

sanjaysaini1952/BugBounty-Arsenal

Skill Claude CodeCodex needs its repo

Skill "payloads" from sanjaysaini1952/BugBounty-Arsenal, covering master payload library, xss payloads, sql injection payloads, ssrf payloads and ssti payloads.

not rated 2 1mo ago B 0 tokens original MIT

reporting

39

sanjaysaini1952/BugBounty-Arsenal

Skill Claude CodeCodex

Skill "reporting" from sanjaysaini1952/BugBounty-Arsenal, covering reporting & triage skill, report structure (all platforms), title format, report sections and cvss scoring guide.

not rated 2 1mo ago A 0 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: