A Claude Code skill bundle for bug hunting and external red-team work — 71 skills, 15 slash commands, 681 disclosed-report patterns curated across 24 core vulnerability classes, plus enterprise identity + infrastructure attack matrices.
71 skills in this repo
Plugin marketplaceEnd-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 instru...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install apk-redteam-pipeline
Complete bug bounty workflow — recon (subdomain enumeration, asset discovery, fingerprinting, HackerOne scope, source code audit), pre-hunt learning (disclosed reports, tech stack research, mind maps, threat modeling), vulnerability hunting...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install bb-local-toolkit
Use at the START of any bug bounty hunting session, when switching targets, or when feeling lost about what to do next. Master orchestrator that combines the 5-phase non-linear hunting workflow with the critical thinking framework (develope...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install bb-methodology
Complete bug bounty workflow — recon (subdomain enumeration, asset discovery, fingerprinting, HackerOne scope, source code audit), pre-hunt learning (disclosed reports, tech stack research, mind maps, threat modeling), vulnerability hunting...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install bug-bounty
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 se...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install bugcrowd-reporting
Cloud IAM red-team attack chain across AWS, Azure, GCP — focused on EXTERNAL exploitation paths and post-credential-discovery privilege analysis. Covers IAM enumeration (aws iam, az role, gcloud iam), STS/AssumeRole chaining, Azure Managed...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install cloud-iam-deep
External SSL VPN / remote-access appliance attack matrix — Cisco ASA/AnyConnect, Fortinet FortiGate/FortiOS, Citrix NetScaler/ADC, Palo Alto GlobalProtect, Pulse Secure / Ivanti Connect Secure, SonicWall, F5 Big-IP. Covers version fingerpri...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install enterprise-vpn-attack
Evidence-capture and PoC-redaction discipline for bug-bounty submissions: cookie redaction protocol (which fields to mask, Preview annotation / Burp panel hiding / DevTools workflow), PII black-bar discipline (what to mask in other-user dat...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install evidence-hygiene
Hunt API security misconfiguration — mass assignment, JWT attacks, prototype pollution, HTTP verb tampering. Mass assignment: send {is_admin:true, role:admin, verified:true} on profile/account/reset endpoints — server blindly applies. JWT:...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-api-misconfig
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 fai...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-aspnet
Hunt account takeover taxonomy — 9 distinct paths to ATO, plus chains. Paths: (1) password reset flaws (host-header injection redirects token, predictable/numeric token, Referer leak, no-expiry/reuse), (2) email change without re-auth, (3)...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-ato
Hunting skill for auth bypass vulnerabilities. Built from 12 public bug bounty reports across SAML XSW / parser-differential (GitHub Enterprise CVE-2025-25291/25292), SAML signature stripping (Uber, Rocket.Chat, samlify CVE-2025-47949), SAM...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-auth-bypass
Hunt Missing/Weak Rate Limiting — login brute force, OTP/2FA brute force (10^6 keyspace), password-reset-token brute, credential stuffing, username/email enumeration via error-string / status-code / timing differences, weak password policy,...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-brute-force
Hunting skill for business logic vulnerabilities. Built from 12 public bug bounty reports. Covers coupon-race-stacking (Instacart, Stripe, Reverb), negative-quantity-in-cart price tampering (Upserve, Eternal/Zomato), decimal/fraction price-...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-business-logic
Hunting skill for cache poison vulnerabilities. Built from 10 public bug bounty reports including X-Forwarded-Host poisoning, X-HTTP-Method-Override / GCS cache, reflected→stored XSS via cache, classic Omer-Gil Web Cache Deception, Cloudfla...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-cache-poison
Hunt CI/CD pipeline vulnerabilities — GitHub Actions workflow injection (pull_request_target Pwnrequest + ${{ }}-into-shell), self-hosted runner poisoning, OIDC trust-policy abuse, Jenkins script-console RCE and CVE-2024-23897 file read, Gi...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-cicd
Hunt cloud / infrastructure misconfigurations. AWS: public S3 buckets (s3:GetObject anonymous), permissive bucket policies (PutObjectAcl public-write), exposed CloudFront origin, public Lambda function URL, public RDS snapshot, IAM credenti...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-cloud-misconfig
Hunt CORS Misconfiguration — origin-reflection with credentials, null-origin trust, subdomain-regex bypass (unanchored vs unescaped-dot vs prefix-only), pre-flight (OPTIONS) gating bypass, postMessage origin checks. High only when an attack...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-cors
Hunting skill for csrf vulnerabilities. Built from 15 public bug bounty reports including modern variants — SameSite=Lax sibling-subdomain bypass (Argo CD CVE-2024-22424), GraphQL mutations-via-GET (GitLab $3,370), framework-wide CSRF middl...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-csrf
Hunt Insecure Deserialization — Java gadget chains (ysoserial), PHP object injection (phpggc), Python pickle RCE, .NET BinaryFormatter, Ruby Marshal.load, JNDI/Log4Shell. RCE via deserialization is almost always Critical. Use when target ru...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-deserialization
Skill-set loader for /hunt orchestrator. Fingerprints the target, picks the right platform attack skills, and loads the Red Team or WAPT skill set. Use when /hunt has just received a mode answer (redteam or wapt + blackbox|greybox) and need...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-dispatch
Hunt client-side DOM vulnerabilities — DOM Clobbering (overwrite JS globals via HTML injection), PostMessage hijacking (missing origin check), Service Worker abuse (intercept requests from same-origin script), CSS Injection/Exfiltration (at...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-dom
Hunt file upload bugs — RCE via webshell, XSS via SVG/HTML, SSRF via XXE in DOCX, path traversal via filename. Bypass tables (10 techniques): double extension (shell.php.jpg if server checks last ext only), magic bytes spoofing (PNG header...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-file-upload
Hunting skill for graphql vulnerabilities. Built from 12 public bug bounty reports across IDOR via node() / GID, mutation IDOR including AI/LLM features, cross-tenant IDOR, SSRF via argument, batching-DoS, query-cost-bypass, SQLi via argume...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-graphql
Hunt gRPC vulnerabilities — server reflection enabled (enumerate all services/methods), missing authentication / metadata-stripping on internal endpoints, plaintext gRPC over HTTP/2, internal endpoint disclosure, proto file leakage, gRPC-We...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-grpc
Hunt Host Header Injection — password reset poisoning → ATO, web cache poisoning via unkeyed Host/X-Forwarded-Host, routing-based SSRF (Host picks upstream → cloud metadata/internal services), path-override SSRF/ACL-bypass (X-Original-URL/X...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-host-header
Hunt HTTP request smuggling (CL.TE, TE.CL, H2.CL, H2.TE). Cause: front-end proxy and back-end server disagree on where one request ends and the next begins (Content-Length vs Transfer-Encoding header parsing inconsistency). CL.TE: front-end...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-http-smuggling
Hunting skill for idor vulnerabilities. Built from 26 public bug bounty reports. Use when hunting idor on any target.
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-idor
Hunt Kubernetes & Docker — API anonymous access, kubelet 10250 exec (SPDY/WebSocket, NOT plain POST) and the simpler /run primitive, etcd 2379 unauth, dashboard skip-login, RBAC misconfig, secret/SA-token abuse, docker.sock host escape, run...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-k8s
Hunt Laravel specific vulnerabilities — Debug mode leakage (APP_DEBUG=true exposes full stack trace + env vars), Laravel Telescope/Horizon dashboard unauthorized access, Ignition RCE (CVE-2021-3129), Signed URL manipulation, Queue Worker ab...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-laravel
Hunt LDAP Injection and XPath Injection — authentication bypass, blind char-by-char attribute exfiltration, AD user/group enumeration, XML-store XPath bypass. Covers the LDAP special-character set (* ( ) \\ NUL /), search-filter-context vs...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-ldap
Hunt Local File Inclusion (LFI), Remote File Inclusion (RFI), and Path Traversal — /etc/passwd read, log poisoning → RCE, PHP filter-chain RCE (no upload needed), php:// / data:// / zip:// / phar:// wrappers, RFI via allow_url_include, dire...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-lfi
Hunt LLM/AI feature bugs — prompt injection, indirect injection, exfiltration via tool-use/markdown, ASCII smuggling, agentic AI security (OWASP Agentic Apps 2026, ASI01-ASI10). Patterns: direct injection ('ignore previous instructions'), i...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-llm-ai
Hunt MFA / 2FA bypass — 7 distinct patterns. (1) MFA not enforced on sensitive endpoints (password change, email change accept without MFA challenge), (2) MFA-step skip via direct navigation to post-login URL, (3) MFA-token replay (same cod...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-mfa-bypass
Hunting skill for misc vulnerabilities. Built from 225 public bug bounty reports. Use when hunting misc on any target.
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-misc
Hunt Next.js specific vulnerabilities — Server Actions arbitrary function execution, Middleware auth bypass via static asset paths, ISR cache poisoning, Image Optimization SSRF (/_next/image), RSC payload leakage, getServerSideProps injecti...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-nextjs
Hunt Node.js specific vulnerabilities — Prototype Pollution → RCE chains (lodash/merge/assign), Express trust proxy misconfiguration, child_process/eval injection, template engine SSTI (EJS/Pug/Handlebars), path traversal in file servers, r...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-nodejs
Hunt NoSQL Injection — MongoDB operator injection ($where, $regex, $gt, $ne), CouchDB, Redis command injection, auth bypass via NoSQLi, data dump. Use when target uses MongoDB/Mongoose, CouchDB, Redis, or shows NoSQL error messages.
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-nosqli
Hunt NTLM/Negotiate information disclosure on internet-reachable IIS/SharePoint/Exchange. Anonymous NTLM Type-2 challenge capture leaks NetBIOS domain, internal DNS forest, computer name, AD timestamp via AV_PAIRS structure. Default Windows...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-ntlm-info
Hunting skill for oauth vulnerabilities. Built from 19 public bug bounty reports. Use when hunting oauth on any target.
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-oauth
Hunt Open Redirect — all types including low-impact, chained to OAuth token theft → ATO, phishing chains. URL parameter manipulation, JavaScript redirect, meta refresh, header injection. Use when hunting redirect bugs or building ATO chains...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-open-redirect
Hunting skill for race condition vulnerabilities. Built from 12 public bug bounty reports including modern HTTP/2 single-packet attack cases (James Kettle DEF CON 2023 "Smashing the State Machine"; RyotaK / Flatt Security 10,000-request fir...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-race-condition
Hunting skill for rce vulnerabilities. Built from 67 public bug bounty reports. Use when hunting rce on any target.
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-rce
Hunt SAML / SSO attacks. Patterns: XML Signature Wrapping (XSW) — modify Assertion while keeping Signature valid by relocating signed element, comment injection in NameID ([email protected]<!--evil-->@attacker.com → some parsers see admin@ta...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-saml
Hunt Session Management vulnerabilities — session fixation (no regeneration on login), insufficient invalidation on logout / password-change / email-change, predictable or low-entropy session IDs, JWT-as-session with no exp/revocation, refr...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-session
Hunt Microsoft SharePoint Server (2013/2016/2019/Subscription Edition) on-prem farms — anonymous endpoint enumeration, version disclosure, legacy SOAP login bypass (Authentication.asmx), ToolShell precondition chain (CVE-2025-53770), SafeCo...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-sharepoint
Hunt source code and build artifact leakage — JavaScript source maps (.js.map) reconstructing TypeScript/ES6 source, Swagger/OpenAPI JSON endpoint discovery, .env/.git exposure, webpack chunks with hardcoded secrets, robots.txt/security.txt...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-source-leak
Hunt Spring Boot specific vulnerabilities — Actuator endpoints (heapdump, env, loggers, mappings, shutdown), Spring Expression Language (SpEL) injection → RCE, H2 console RCE, Jolokia JMX exposure, Spring4Shell (CVE-2022-22965), Spring Clou...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-springboot
Hunting skill for sqli vulnerabilities. Built from 12 public bug bounty reports including modern NoSQL injection (Rocket.Chat CVE-2021-22911 MongoDB $regex, Mongoose ORM CVE-2024-53900 $where bypass), modern ORM raw-fragment SQLi (Django CV...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-sqli
Hunting skill for ssrf vulnerabilities. Built from 15 public bug bounty reports including AWS metadata SSRF (HackerOne $25k Analytics PDF, Shopify Exchange $25k, Capital One 106M-record breach, Dropbox/HelloSign $4,913), GCP metadata SSRF (...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-ssrf
Hunt server-side template injection (SSTI) across Jinja2 (Flask/Django), Twig (Symfony), Freemarker (Java), ERB (Rails), Spring, Velocity, Mako, Thymeleaf, Smarty. Detection probes use double-curly and dollar-curly math expressions evaluate...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-ssti
Hunting skill for subdomain takeover vulnerabilities. Includes modern provider fingerprints — Microsoft Azure DevOps `cloudapp.azure.com` regional-pool re-issue (1-click OAuth ATO via wildcard `reply_to`, Binary Security), Zendesk help-desk...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-subdomain
Hunt TLS/SSL and DNS misconfigurations — missing HSTS (downgrade attack), weak cipher suites, expired/invalid certificates, mTLS bypass, missing SPF/DKIM/DMARC (email spoofing), DNS Zone Transfer (AXFR), dangling CNAME subdomain takeover, C...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-tls-network
Hunt WebSocket vulnerabilities — Cross-Site WebSocket Hijacking (CSWSH), missing/weak Origin validation on the WS handshake, no per-message authentication, message tampering, socket.io namespace/room authorization bypass, and handshake-laye...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-websocket
Hunting skill for xss vulnerabilities. Built from 174 public bug bounty reports. Use when hunting xss on any target.
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-xss
Hunting skill for xxe vulnerabilities. Built from 10 public bug bounty reports including SVG-upload XXE, Office-doc (PPTX/DOCX) XXE, SOAP XXE, SAML AssertionConsumer XXE, blind OOB XXE via DTD callback, parameter-entity XXE, XXE-to-LFI, XXE...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install hunt-xxe
Microsoft 365 / Entra ID red-team attack chain — current 2026 reality. AADSTS code reference, user enumeration vectors (with hardening status), Smart Lockout math, Conditional Access bypass options, ROPC + SAML SSO browser flow, Burp/Playwr...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install m365-entra-attack
Meme coin and token security audit — rug pull detection (honeypot, hidden mint, fee manipulation, LP lock bypass), Solana SPL token analysis (freeze authority, mint authority, metadata mutability), Token-2022 extension risks (transfer hooks...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install meme-coin-audit
Methodology for detecting client SOC patches, attacker activity, and security-state changes that occur DURING a red-team engagement — and converting those observations into deliverable findings. Built from authorized red-team work where the...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install mid-engagement-ir-detection
Operational arsenal for authorized external red-team and bug-bounty recon. Concrete probes, wordlists, regexes, dorks, curl one-liners for: subdomain enum, GraphQL/Swagger/REST discovery, identity fabric (Entra/Okta/ADFS/Google/SAML/M365 de...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install offensive-osint
Okta-as-IdP red-team attack chain — tenant discovery, user enumeration (multiple vectors), authentication flow analysis (factors enumeration, push-notification fatigue, SMS bypass), password spray with lockout discipline, Okta-specific phis...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install okta-attack
Comprehensive OSINT methodology for external red-team operations and authorized attack-surface assessments. Covers the 5-stage recon pipeline (seed discovery, asset expansion, enrichment, exposure analysis, reporting), asset-graph disciplin...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install osint-methodology
Red-team operator discipline — the mindset corrections that separate offensive testing from defensive WAPT. Built from authorized red-team work where conservative defaults caused multiple findings to be missed and one to be incorrectly retr...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install redteam-mindset
Client-facing red-team deliverable format — codifies the Subject / Observations / Description / Impact / Recommendation / PoC structure used for external red-team engagements (not bug-bounty platform reports). Different audience, different...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install redteam-report-template
Bug bounty report writing for H1/Bugcrowd/Intigriti/Immunefi — report templates, human tone guidelines, impact-first writing, CVSS 3.1 scoring, title formula, impact statement formula, severity decision guide, downgrade counters, pre-submit...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install report-writing
Security payloads, bypass tables, wordlists, gf pattern names, always-rejected bug list, and conditionally-valid-with-chain table. Use when you need specific payloads for XSS/SSRF/SQLi/XXE/NoSQLi/command injection/SSTI/IDOR/path-traversal/H...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install security-arsenal
External recon for software supply-chain attack surface — package-namespace squatting candidates, dependency-confusion vulnerabilities, GitHub Actions injection openings, container image registry exposure, SBOM mining, internal-package-name...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install supply-chain-attack-recon
Finding validation before writing any report — 7-Question Gate (all 7 questions), 4 pre-submission gates, always-rejected list, conditionally valid with chain table, CVSS 3.1 quick reference, severity decision guide, report title formula, 6...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install triage-validation
VMware vSphere / vCenter Server external attack matrix — version fingerprinting, the high-impact CVE chain (CVE-2021-21972 vRealize unauth file upload, CVE-2021-21985 vSAN plugin RCE, CVE-2022-22954 Workspace ONE SSTI, CVE-2023-20887 Aria R...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install vmware-vcenter-attack
Web2 recon pipeline — subdomain enumeration (subfinder, Chaos API, assetfinder), live host discovery (dnsx, httpx), URL crawling (katana, waybackurls, gau), directory fuzzing (ffuf), JS analysis (LinkFinder, SecretFinder), continuous monito...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install web2-recon
Smart contract security audit — 10 DeFi bug classes (accounting desync, access control, incomplete path, off-by-one, oracle, ERC4626, reentrancy, flash loan, signature replay, proxy), pre-dive kill signals (TVL < $500K etc), Foundry PoC tem...
/plugin marketplace add elementalsouls/Claude-BugHunter
/plugin install web3-audit
Comments (0)
Sign in to join the discussion.
No comments yet
Be the first to share your take.