uphiago/recon-skills

Recon & pentest skill pack. CORS, XSS, SQLi, SSRF, RCE, WordPress, MCP, cloud, subdomain takeover, and more. Field-tested. MIT. Full write-up at hiago.sh

About the project

Recon Skills is a pack of security-testing skills covering reconnaissance, web applications, APIs, authentication, vulnerability validation, cloud infrastructure, and reporting. Security professionals use it for authorized assessments of systems they own or have written permission to test. The catalogue entries are individual skills from the pack.

This repository also configures its own agents. See what recon-skills tells them →

1.3kStars on the repository
147Mods indexed here, across every type
10d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

hunt-dispatch

73

uphiago/recon-skills

Skill Claude CodeCodex

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 needs to load the appropriate skills and print the taxonomy. Not for direct user…

not rated 1.3k +26 10d ago A SkillSpector: warn 77 tokens original MIT

hunt-django

74

uphiago/recon-skills

Skill Claude CodeCodex needs its repo

Hunt Django-specific vulnerabilities: DRF permission gaps, ORM injection, and admin exploitation.

not rated 1.3k +26 10d ago A SkillSpector: warn 22 tokens original MIT

hunt-dom

75

uphiago/recon-skills

Skill Claude CodeCodex

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 (attribute selectors → token char-by-char via OOB), client-side template…

not rated 1.3k +26 10d ago A SkillSpector: warn 168 tokens original MIT

hunt-fastapi

76

uphiago/recon-skills

Skill Claude CodeCodex

Hunt FastAPI-specific vulnerabilities: dependency injection gaps, Pydantic coercion, and OpenAPI mining.

not rated 1.3k +26 10d ago A SkillSpector: warn 26 tokens original MIT

hunt-file-upload

77

uphiago/recon-skills

Skill Claude CodeCodex needs its repo

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 on PHP), null byte (shell.php.jpg), case (PHP, .Php, .pHP), .htaccess upload…

not rated 1.3k +26 10d ago C SkillSpector: warn 217 tokens original MIT

hunt-firebase

78

uphiago/recon-skills

Skill Claude CodeCodex

Hunt Firebase / Firestore / GCP exploitation — Firebase API key discovery in JS bundles, anonymous auth via signUp endpoint, Firestore collection enumeration with anon key, Realtime Database read/write without auth, Firebase Storage bucket listing, Firebase Hosting detection, GCP service account JSON exploitation, IAM…

not rated 1.3k +26 10d ago C SkillSpector: warn 133 tokens original MIT

hunt-graphql

79

uphiago/recon-skills

Skill Claude CodeCodex

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 argument, broken-object-level-authz, auth-bypass via unscoped mutations, and PII…

not rated 1.3k +26 10d ago A SkillSpector: warn 99 tokens original MIT

hunt-grpc

80

uphiago/recon-skills

Skill Claude CodeCodex

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-Web/grpc-gateway transcoding injection, and HTTP/2 Rapid Reset DoS…

not rated 1.3k +26 10d ago A SkillSpector: warn 135 tokens original MIT

hunt-host-header

81

uphiago/recon-skills

Skill Claude CodeCodex

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-Rewrite-URL), OAuth redirecturi/issuer poisoning, and absolute-URL link…

not rated 1.3k +26 10d ago B SkillSpector: warn 157 tokens original MIT

hunt-http-smuggling

82

uphiago/recon-skills

Skill Claude CodeCodex

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 uses CL, back uses TE → smuggle by sending TE: chunked but with body that fits…

not rated 1.3k +26 10d ago B SkillSpector: warn 242 tokens original MIT

hunt-idor

83

uphiago/recon-skills

Skill Claude CodeCodex

Hunting skill for idor vulnerabilities. Built from 26 public bug bounty reports. Use when hunting idor on any target.

not rated 1.3k +26 10d ago A SkillSpector: warn 30 tokens original MIT

uphiago/recon-skills

Skill Claude CodeCodex

Hunt error leakage, DVCS exposure, source maps, config files, and differential oracles.

not rated 1.3k +26 10d ago B SkillSpector: warn 25 tokens original MIT

hunt-k8s

85

uphiago/recon-skills

Skill Claude CodeCodex

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, runc/container-escape (Leaky Vessels CVE-2024-21626), API-server-mediated…

not rated 1.3k +26 10d ago A ✓ AI review SkillSpector: warn 159 tokens original MIT

hunt-laravel

86

uphiago/recon-skills

Skill Claude CodeCodex needs its repo

Hunt Laravel specific vulnerabilities — Debug mode leakage (APPDEBUG=true exposes full stack trace + env vars), Laravel Telescope/Horizon dashboard unauthorized access, Ignition RCE (CVE-2021-3129), Signed URL manipulation, Queue Worker abuse, mass assignment via Eloquent, deserialization via cookies, .env file…

not rated 1.3k +26 10d ago C SkillSpector: warn 99 tokens original MIT

hunt-ldap

87

uphiago/recon-skills

Skill Claude CodeCodex

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 DN-injection, parenthesis-balancing, AND/OR filter logic, and {SSHA}/{CRYPT}…

not rated 1.3k +26 10d ago A SkillSpector: warn 118 tokens original MIT

hunt-lfi

88

uphiago/recon-skills

Skill Claude CodeCodex needs its repo

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 allowurlinclude, directory traversal read/write/delete. Covers OOB/blind LFI confirmation and…

not rated 1.3k +26 10d ago C SkillSpector: warn 103 tokens original MIT

hunt-llm-ai

89

uphiago/recon-skills

Skill Claude CodeCodex

Hunt LLM/AI feature bugs — prompt injection, indirect injection, exfiltration viatool-use/markdown, ASCII smuggling, agentic AI security (OWASP Agentic Apps 2026, ASI01-ASI10). Patterns: direct injection ('ignore previous instructions'), indirect injection via documents/web pages/email the model reads, ASCII smuggling…

not rated 1.3k +26 10d ago A ✓ AI review SkillSpector: warn 256 tokens original MIT

uphiago/recon-skills

Skill Claude CodeCodex

Hunt mass assignment via sensitive field injection and ORM framework exploitation.

not rated 1.3k +26 10d ago A SkillSpector: warn 19 tokens original MIT

hunt-mcp-security

91

uphiago/recon-skills

Skill Claude CodeCodex needs its repo

Hunt Model Context Protocol (MCP) vulnerabilities in AI-tool integration systems.

not rated 1.3k +26 10d ago D 21 tokens original MIT

uphiago/recon-skills

Skill Claude CodeCodex

Hunt public /metrics, /health, and actuator endpoints leaking AI usage, DB pools, and operational intelligence.

not rated 1.3k +26 10d ago C SkillSpector: warn 29 tokens original MIT

hunt-mfa-bypass

93

uphiago/recon-skills

Skill Claude CodeCodex

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 code accepted twice), (4) brute-force the 6-digit OTP without rate limit (10^6…

not rated 1.3k +26 10d ago A SkillSpector: warn 204 tokens original MIT

hunt-misc

94

uphiago/recon-skills

Skill Claude CodeCodex

Hunting skill for misc vulnerabilities. Built from 225 public bug bounty reports. Use when hunting misc on any target.

not rated 1.3k +26 10d ago A SkillSpector: warn 28 tokens original MIT

hunt-nestjs

95

uphiago/recon-skills

Skill Claude CodeCodex

Hunt NestJS-specific vulnerabilities: guard bypass, decorator gaps, and microservice auth drift.

not rated 1.3k +26 10d ago A SkillSpector: warn 24 tokens original MIT

hunt-nextjs

96

uphiago/recon-skills

Skill Claude CodeCodex needs its repo

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 injection, source map exposure, debug endpoint leakage. Use when target runs Next.js…

not rated 1.3k +26 10d ago B SkillSpector: warn 75 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: