Skill rating
83 skills. The A–F grade combines safety (60%) and quality (40%); tests add a bonus. The rating refreshes automatically from open catalogs.
ManufacturingLogistics and warehouseProcurementQuality controlContact centreField serviceFinanceCustomer supportindustry shortcuts
| # | Grade | Skill | Score ▾ | Safety | Quality | Process | Tests | Popularity | Updated |
|---|---|---|---|---|---|---|---|---|---|
| 1 | A | End-to-end iOS red-team pipeline — IPA acquisition (App Store extraction, TestFlight, enterprise/ad-hoc sideload), class-dump/Hopper/Ghidra static analysis, Info.plist + entitlements + Keychain secret | 99 | 91 | B | — | — | 2 h ago | |
| 2 | A | Triage ASM/recon output for ownership before testing — separate the target's real assets from namespace-collision noise. Automated recon keyword-matches on the brand name, so for any target whose name | 100 | 86 | C | — | — | 2 h ago | |
| 3 | A | hunt-spa-apiIntegrationSoftware developmentData and analyticselementalsouls/Claude-BugHunterAgent Skills Discover a single-page-app's hidden backend API from its public JS bundle, then test that API for broken access control / missing authentication. One of the highest-yield web plays in modern recon — S | 100 | 84 | C | — | — | 2 h ago | |
| 4 | A | Hunt mishandling of exceptional conditions — feed an endpoint malformed/unexpected input (wrong type, broken JSON, oversized field, null byte) and make it fail OPEN or leak internals: a verbose stack- | 100 | 82 | C | — | — | 2 h ago | |
| 5 | A | mid-engagement-ir-detectionAnalyzerInfrastructureSecurityelementalsouls/Claude-BugHunterAgent Skills 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 | 97 | 86 | B | — | — | 2 h ago | |
| 6 | A | 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, SonicW | 98 | 86 | C | — | — | 2 h ago | |
| 7 | A | hunt-open-redirectIntegrationSoftware developmentSecurityelementalsouls/Claude-BugHunterAgent Skills 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 hunt | 100 | 82 | C | — | — | 2 h ago | |
| 8 | A | 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 / t | 100 | 82 | C | — | — | 2 h ago | |
| 9 | A | 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-ov | 100 | 82 | D | — | — | 2 h ago | |
| 10 | A | 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 ha | 100 | 82 | D | — | — | 2 h ago | |
| 11 | A | Hunt JWT cryptographic failures — alg:none signature-stripping and RS256→HS256 key-confusion that let an attacker forge a token for any identity (e.g. an admin) without knowing a secret. Use when the | 100 | 82 | D | — | — | 2 h ago | |
| 12 | A | Hunt Spring Boot specific vulnerabilities — Actuator endpoints (heapdump, env, loggers, mappings, shutdown), Spring Expression Language (SpEL) injection → RCE, H2 console RCE, Jolokia JMX exposure, Sp | 100 | 82 | D | — | — | 2 h ago | |
| 13 | A | 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 | 100 | 82 | D | — | — | 2 h ago | |
| 14 | A | 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/Handle | 100 | 82 | D | — | — | 2 h ago | |
| 15 | A | 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 | 100 | 82 | D | — | — | 2 h ago | |
| 16 | A | 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-cons | 100 | 82 | D | — | — | 2 h ago | |
| 17 | A | 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 | 100 | 82 | C | — | — | 2 h ago | |
| 18 | A | Hunt gRPC vulnerabilities — server reflection enabled (enumerate all services/methods), missing authentication / metadata-stripping on internal endpoints, plaintext gRPC over HTTP/2, internal endpoint | 100 | 82 | C | — | — | 2 h ago | |
| 19 | A | 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 | 100 | 82 | D | — | — | 2 h ago | |
| 20 | A | 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 al | 99 | 82 | C | — | — | 2 h ago | |
| 21 | A | hunt-fintech-graphqlProcedureResearchSoftware developmentelementalsouls/Claude-BugHunterAgent Skills Hunt fintech-specific GraphQL vulnerabilities: money-movement mutations (transfers, redemptions, withdrawals, card top-ups), ledger/balance/portfolio query IDOR, decimal-precision and rounding abuse, | 100 | 79 | C | — | — | 2 h ago | |
| 22 | A | hunt-business-logicProcedureStripeWordPressData and analyticsResearchelementalsouls/Claude-BugHunterAgent Skills 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, | 98 | 82 | C | — | — | 2 h ago | |
| 23 | A | Hunt CAPTCHA Bypass — 6 distinct patterns: (1) CAPTCHA field simply omitted from the request (server-side validation absent), (2) CAPTCHA token replayed from a solved challenge (no single-use enforcem | 100 | 79 | D | — | — | 2 h ago | |
| 24 | A | Hunt HTML Injection — user-supplied input is rendered as raw HTML in the response without sanitisation, allowing an attacker to inject arbitrary HTML tags (but not necessarily JavaScript). Lower sever | 98 | 82 | C | — | — | 2 h ago | |
| 25 | A | 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 di | 100 | 80 | C | — | — | 2 h ago | |
| 26 | A | 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 | 100 | 79 | D | — | — | 2 h ago | |
| 27 | A | hunt-tls-networkIntegrationInfrastructureSoftware developmentelementalsouls/Claude-BugHunterAgent Skills 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 (AXF | 99 | 82 | D | — | — | 2 h ago | |
| 28 | A | 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-l | 100 | 79 | C | — | — | 2 h ago | |
| 29 | A | Hunt vector-store / embedding-layer weaknesses in RAG pipelines (OWASP LLM08 Vector and Embedding Weaknesses) — persistent corpus poisoning that survives across sessions and users (distinct from one-s | 100 | 79 | C | — | — | 2 h ago | |
| 30 | A | hunt-shadow-apiIntegrationSoftware developmentInfrastructureelementalsouls/Claude-BugHunterAgent Skills Hunt shadow / zombie / undocumented API surface (OWASP API9 Improper Inventory Management) — enumerate the full API version history (v1/v2/beta/legacy paths, header- and subdomain-based versioning), p | 98 | 83 | C | — | — | 2 h ago | |
| 31 | A | 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 | 99 | 82 | C | — | — | 2 h ago | |
| 32 | A | hunt-graphqlProcedureGitHubShopifyData and analyticsResearchelementalsouls/Claude-BugHunterAgent Skills 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 | 98 | 82 | C | — | — | 2 h ago | |
| 33 | A | 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), | 99 | 82 | C | — | — | 2 h ago | |
| 34 | A | 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 pay | 100 | 80 | D | — | — | 2 h ago | |
| 35 | A | 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 (* | 99 | 82 | C | — | — | 2 h ago | |
| 36 | A | Hunt SAML / SSO attacks. Patterns: XML Signature Wrapping (XSW) — modify Assertion while keeping Signature valid by relocating signed element, comment injection in NameID (admin@target.com<!--evil-->@ | 100 | 79 | C | — | — | 2 h ago | |
| 37 | A | 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) | 100 | 79 | D | — | — | 2 h ago | |
| 38 | A | 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:// w | 98 | 82 | C | — | — | 2 h ago | |
| 39 | A | Hunt API security misconfiguration — mass assignment, prototype pollution, HTTP verb tampering. Mass assignment: send {is_admin:true, role:admin, verified:true} on profile/account/reset endpoints — se | 99 | 79 | D | — | — | 2 h ago | |
| 40 | A | hunt-dispatchProcedureKubernetesSoftware developmentInfrastructureelementalsouls/Claude-BugHunterAgent Skills 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 (redt | 94 | 86 | C | — | — | 2 h ago | |
| 41 | A | Hunt Forgot Password / Account Recovery Authentication Flaws — 5 distinct patterns: (1) username enumeration via different responses for valid vs invalid email, (2) reset token exposed directly in the | 100 | 75 | C | — | — | 2 h ago | |
| 42 | A | m365-entra-attackAnalyzerPlaywrightAzureSecuritySoftware developmentelementalsouls/Claude-BugHunterAgent Skills 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, R | 100 | 76 | C | — | — | 2 h ago | |
| 43 | A | 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), To | 95 | 83 | C | — | — | 2 h ago | |
| 44 | A | okta-attackIntegrationCloudflareSecuritySoftware developmentelementalsouls/Claude-BugHunterAgent Skills 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 wit | 100 | 76 | C | — | — | 2 h ago | |
| 45 | B | 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 | 95 | 81 | C | — | — | 2 h ago | |
| 46 | B | 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"; Ry | 97 | 75 | B | — | — | 2 h ago | |
| 47 | B | hunt-cache-poisonIntegrationCloudflareGoogle CloudData and analyticsResearchelementalsouls/Claude-BugHunterAgent Skills 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, classi | 98 | 72 | D | — | — | 2 h ago | |
| 48 | B | hunt-clickjackingProcedureData and analyticsSoftware developmentelementalsouls/Claude-BugHunterAgent Skills Hunt Clickjacking — missing X-Frame-Options / CSP frame-ancestors lets an attacker embed the target page in an invisible iframe and trick victims into clicking buttons they cannot see (UI redressing). | 100 | 70 | D | — | — | 2 h ago | |
| 49 | B | Hunt Microsoft SharePoint Server (2013/2016/2019/Subscription Edition) on-prem farms — anonymous endpoint enumeration, version disclosure, legacy SOAP login bypass (Authentication.asmx), ToolShell pre | 98 | 72 | D | — | — | 2 h ago | |
| 50 | B | 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 t | 95 | 78 | C | — | — | 2 h ago |