Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
recon-skills — Field-validated offensive security skill pack with 169 techniques for reconnaissance and penetration testing. Covers CORS, SSRF, subdomain takeover, cloud IAM abuse, SCADA enumeration, and automated CMS detection across 45+ sectors. | Kitploit
Tools/GitHubGitHub/uphiago/recon-skills
OSINT (Open Source Intelligence)ReconnaissanceVulnerability AnalysisExploitationSCADA/ICS SecurityInformation GatheringWeb SecurityPenetration TestingCloud SecuritySubdomain EnumerationRed TeamingCrawler
1.1k19119 days agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
GitHubuphiago/recon-skills

recon-skills

Field-validated offensive security skill pack with 169 techniques for reconnaissance and penetration testing. Covers CORS, SSRF, subdomain takeover, cloud IAM abuse, SCADA enumeration, and automated CMS detection across 45+ sectors.

View Repository

🛡️ Recon & Pentest Skill Pack

Recon & Pentest Skill Pack

169 offensive security skills for recon and pentest. Field-validated techniques from 600+ company targets across 45+ sectors. Updated with browser fingerprint evasion, anti-bot bypass, hardcoded credential hunting, SCADA/ICS enumeration.

📖 Blog & research: hiago.sh — Pentest Playbook, field notes, and tooling.


📦 What's Inside (169 skills)

root@kitploit:~
recon-skills/
├── SOUL.md                  — Philosophy & agent operating instructions
├── AGENTS.md                — Complete catalog + HARDLINE skill standards
├── recon/          (41)     — WordPress/CORS/XMLRPC recon, source leaks, JS secrets, web enum, email sec, staging hunt, port scans, hardcoded creds, S3/MinIO XSS, API flow hijack, SCADA Hikvision ISAPI, browser evasion, origin IP discovery, subdomain takeover, vhost enum, GitHub secrets, ASN mapping, visual recon, CMS detection
├── redteam/        (116)    — 61 hunt-* (xss, sqli, ssrf, rce, ato, idor, cors, firebase, supabase, schema-enum, write-gap, metrics, k8s, mass-assignment, prototype-pollution, bfla, info-disclosure, django, fastapi, nestjs, etc) + 24 sector recon + 29 methodology/ops
├── meta/           (6)      — Recon playbook, sector methodology, attack patterns, wave delta, google dorks, pentest playbook
├── chains/         (2)      — Cross-attack chaining, WordPress full compromise
├── auth/           (1)      — SAML SSO attacks
├── infra/          (1)      — Docker privilege escalation

🔥 Key Skills

📊 Field Results

Finding Distribution

SeverityCountCommon Patterns
Critical14RLS write gap (tier upgrade, balance injection), MySQL exposed, PHPInfo + open reg, CORS + XMLRPC + upload → RCE, price tampering

📄 License

MIT — Use freely, contribute back.

Download Tool
CategorySkillWhat It Does
metarecon-playbook4-phase pipeline: target gen → quick filter → WP deep check → deep invade
reconcors-credential-wordpress8 CORS variants (V1-V8) with real confirmed targets
reconxmlrpc-exploitationSystem.multicall, pingback SSRF, IMDS role guessing, wp.uploadFile
reconweb-enumeration200+ sensitive file paths, .env extraction, path traversal, vhost enum
reconjs-secrets-extraction12 regex patterns for API keys, JWTs, Firebase, Supabase in JS bundles
reconemail-securityDMARC/SPF/DKIM checks, SMTP spoofing, header analysis
chainscross-attack-chainsAttack chain methodology — CORS+XMLRPC→RCE, SSRF→IMDS, etc
chainswordpress-full-compromiseKill chains for full WordPress takeover
metaattack-patterns-reference25 patterns (P-01 to P-25), 18 WP abuse patterns, 8 CORS variants
metacross-wave-delta-analysisCompare waves → NEW / REGRESSION / PERSISTENT / CHANGE
metasector-recon-methodologyTier-based sector selection + per-sector vulnerability baselines
metagoogle-dorks-catalog100+ dork patterns by service type + GitHub code search
redteamhunt-* (54 skills)One per vuln class: xss, sqli, ssrf, rce, ato, idor, cors, firebase, supabase, schema-enum, write-gap, metrics, k8s, llm-ai, etc
redteamhunt-schema-enumerationAPI error hint enumeration — discover hidden tables via PostgREST/Zod/FastAPI validation leaks
redteamhunt-write-gapRead-protected but write-open endpoints — PATCH/POST/DELETE privilege escalation
redteamhunt-metrics-exposurePublic /metrics, /health, actuator — AI usage, DB pools, operational intel
reconhardcoded-credential-huntDetect hardcoded passwords in HTML forms, JavaScript, API config endpoints, debug pages
recons3-minio-content-type-xssContent-Type override on public S3/MinIO buckets → stored XSS on target origin
reconunauth-api-flow-hijackExploit multi-step API flows without auth: start→submit→upload→export
reconscada-hikvision-isapiEnumerate Hikvision ISAPI endpoints, cameras, RTSP on SCADA/IoT web interfaces
reconstealth-browser-launchC++ patched Chromium — 18 fingerprint flags, bypass Cloudflare/reCAPTCHA/FingerprintJS
reconhumanize-automationBézier mouse, mistype keyboard, accel-cruise-decel scroll for behavioral bypass
recontls-fingerprint-impersonation20 browser profiles (Chrome/Firefox/Safari/OkHttp) with JA4 TLS validation
reconhttp2-header-impersonationHTTP/2 SETTINGS spoofing, pseudo-header order, browser sec-ch-ua headers
redteamparallel-recon-triad3 parallel subagents every 20min: Deep Invade + Expand + Skill Evolution
redteamops-proxynsKernel-level proxy via network namespaces — Tor for all traffic
redteamcloud-iam-deepAWS/GCP/Azure IAM enumeration, SA key abuse, Cloud Run, Artifact Registry
MetricValue
Unique domains tested600+
Vulnerable companies found80+
Sectors tested45+
CORS variants cataloged8 (V1-V8)
Attack patterns cataloged25 (P-01 to P-25)
WP abuse patterns18 (WP-01 to WP-18)
Attack chains confirmed10
Recon rounds completed12
Executable scripts48 (40 .py, 7 .sh, 1 .js)
Hunt skills expanded (2025-2026)10 (schema-enum, write-gap, metrics, smuggling, mfa, saml, ato, api, llm, race)
High30CORS credential reflection, XMLRPC multicall, staging takeover, schema enumeration, metrics exposure
Medium18WP user enum, WooCommerce API, plugin version disclosure