Awarexone /Agentic-Bug-Hunter
Skill Claude Code Codex
Argus — the all-seeing scanner suite. Six automated scanners for high-value web + LLM bug classes — CORS misconfiguration (origin reflection / null / credentialed read), CRLF & host-header injection, NoSQL injection (operator auth-bypass / $where blind), JWT attacks (alg:none / RS256→HS256 confusion / secret crack)…
4.7k ▲
+30 today A 166 tokens
original MIT Awarexone /Agentic-Bug-Hunter
Skill Claude Code Codex
Password spray methodology for bug bounty — when to do it vs web-vuln hunting, the wordlist-gen + breach-check + osint-employees + spray pipeline, mode selection (http-form / oauth / o365 / okta), rate-limit + lockout tactics, BBP legal guardrails, success detection, and the spray → authenticated /hunt chain pattern.…
4.7k ▲
+30 today A 102 tokens
original MIT Awarexone /Agentic-Bug-Hunter
Skill Claude Code Codex
GraphQL security hunting — introspection abuse, field suggestion enumeration (clairvoyance), batching DoS, IDOR via aliasing, auth bypass, injection via arguments, subscription abuse, depth/complexity bombs, and WAF bypass. Covers graphw00f fingerprinting, gqlmap, graphql-cop, and inql. Use when a target exposes a…
4.7k ▲
+30 today A 92 tokens
original MIT elementalsouls /Claude-BugHunter
Skill Claude Code Codex
End-to-end Android APK red-team pipeline — automated APK acquisition (Play Store + apkpure + apkmirror fallback), jadx decompilation, secret/URL/JWT/Firebase grep, pinned-cert extraction, exported-component enumeration, Frida runtime instrumentation templates, intent-injection probes. Built from an authorized external…
3.9k 2d ago A 145 tokens
original MIT elementalsouls /Claude-BugHunter
Skill Claude Code Codex
Bugcrowd-specific reporting tactics complementing report-writing: VRT category search-and-fallback strategy when no exact match exists, manual severity override when VRT defaults underrate impact, severity-request paragraph as first body section, OOS-clause rebuttal templates (rate limiting on auth-flow endpoints…
3.9k 2d ago A 171 tokens
original MIT elementalsouls /Claude-BugHunter
Skill Claude Code Codex
Hunt ASP.NET-specific surface — ViewState deserialization (signed-only vs encrypted), machineKey recovery, dual-parser MAC-bypass anti-pattern, request-validator bypass, trace.axd/elmah.axd disclosure, load-balanced ViewState cross-node failures, SafeControl enumeration via reflection, customErrors mode=Off…
3.9k 2d ago A 98 tokens
original MIT H-mmer /pentest-agents
Skill Claude Code Codex
Analyze recon output with AI to suggest high-value targets and attack strategies. Usage: /analyze.
H-mmer /pentest-agents
Skill Claude Code Codex
Build deep exploit chains — dispatches chain-builder agent. Given bug A, recursively walks the chain graph. Usage: /chain (then describe bug A).
H-mmer /pentest-agents
Skill Claude Code Codex
Full security assessment with brain coordination. Multi-phase, skips known-exhausted areas, builds on prior knowledge.