uphiago/recon-skills

Pythonhiago.sh

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

bug-bountycloud-securityfirebase-hackinghermes-agentjwt-attacksoffensive-securitypenetration-testingreconnaissancered-teamsecurity-automationssrfsubdomain-enumeration
スター成長
スター
1.2k
フォーク
212
週間成長
+23
Issue
0
1k1.1k1.2k
26年6月26年7月26年8月26年9月
成果物PyPI
README

Recon Skills

Recon and pentest skills

A curated pack of security skills for external reconnaissance, web applications, APIs, authentication, vulnerability validation, attack-path analysis, and reporting.

These skills are for authorized security testing only. Only test targets you own or have explicit written permission to test.

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

What Is Included

The catalog is primarily focused on external web security:

  • subdomain, DNS, port, HTTP, and technology discovery;
  • route, parameter, JavaScript, source-map, and API mapping;
  • authentication, authorization, session, OAuth, SAML, and MFA testing;
  • web vulnerability and framework-specific validation;
  • cloud, identity, container, and exposed-infrastructure pivots;
  • evidence review, attack-path analysis, and reporting.

Each skill owns a focused objective and documents the prerequisites, procedure, pitfalls, verification criteria, and related techniques needed for that objective. Older skills are being migrated incrementally to the complete quality baseline.

Catalog

recon-skills/
|-- auth/       Authentication and SSO testing
|-- chains/     Multi-step attack-path analysis
|-- infra/      Infrastructure-focused techniques
|-- meta/       Engagement planning and cross-skill workflows
|-- recon/      Discovery, enumeration, and focused validation
`-- redteam/    Vulnerability-class and platform playbooks

Using the Pack

Clone the repository and locate the skills that match the observed surface:

git clone https://github.com/uphiago/recon-skills.git
cd recon-skills

find . -name SKILL.md -print | sort
rg -n "SSRF|OAuth|GraphQL|Kubernetes" --glob 'SKILL.md'

For a broad external web assessment, useful entry points are redteam/web2-recon, recon/subdomain-enumeration, recon/web-enumeration, and redteam/bb-methodology. Add vulnerability or platform skills only when discovery produces a relevant signal.

Set a writable output location before running examples:

export OUTPUT_DIR="${OUTPUT_DIR:-./output}"
mkdir -p "$OUTPUT_DIR"

Commands assume standard Linux tooling unless a skill states otherwise. Tool availability, scope, network policy, concurrency, credentials, and isolation remain the operator's responsibility.

High-Signal Entry Points

Skill Purpose
meta/recon-playbook End-to-end recon workflow and escalation gates
redteam/bb-methodology Bug bounty methodology and prioritization
redteam/web2-recon Broad web attack-surface discovery
redteam/offensive-osint External intelligence and asset pivots
recon/subdomain-enumeration Passive and active subdomain discovery
recon/port-service-discovery Port and service classification
recon/web-enumeration Web paths, files, and technology enumeration
recon/js-secrets-extraction Client-side bundle and secret analysis
chains/cross-attack-chains Evidence-based attack-path construction
redteam/triage-validation Finding validation before reporting
redteam/evidence-hygiene Reproducible and redacted evidence capture
redteam/report-writing Client and bug bounty reporting

The hunt-* skills cover individual vulnerability classes and platform surfaces. Skills can be followed manually or loaded as task context by an automation system. Commands use standard tools and write persistent artifacts beneath ${OUTPUT_DIR:-./output} unless a skill documents another input.

Quality and Safety

The quality baseline lives in STYLE.md. Contributor guidance lives in AGENTS.md. The operating principles live in SOUL.md.

Run the catalog validator before reviewing a change:

python3 scripts/validate_skills.py

Structural errors fail the command. Existing style debt is reported separately as warnings so it can be improved incrementally.

License

MIT. See LICENSE.

関連リポジトリ
Hack-with-Github/Awesome-Hacking

A collection of various awesome lists for hackers, pentesters and security researchers

awesomeCreative Commons Zero v1.0 Universalhackingsecurity
119.8k10.7k
usestrix/strix

Open-source AI penetration testing tool to find and fix your app’s vulnerabilities.

PythonPyPIApache License 2.0agentsartificial-intelligence
strix.ai
60.8k6.6k
maurosoria/dirsearch

Web path scanner

PythonPyPIfuzzerfuzzing
14.7k2.4k
nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters

A list of resources for those interested in getting started in bug bounties

tutorialbug-bounty-huntershackers
12.2k2.1k
yogeshojha/rengine

reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with minimal configuration and with the help of reNgine's correlation, it just makes recon effortless.

HTMLGNU General Public License v3.0security-toolsosint
yogeshojha.github.io/rengine/
8.8k1.3k
six2dez/reconftw

reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities

ShellMIT Licensebugbountyhacking
docs.reconftw.com
8.1k1.2k
LasCC/HackTools

The all-in-one browser extension for offensive security professionals 🛠

TypeScriptnpmtutorialreverse-shellhacking
hacktools.sh
7k783
Awarexone/Agentic-Bug-Hunter

AI-powered bug bounty hunting toolkit that works with or without subscription.

PythonPyPIMIT Licenseai-securitybug-bounty
awarexone.com
4.7k830
pry0cc/axiom

The dynamic infrastructure framework for everybody! Distribute the workload of many different scanning tools with ease, including nmap, ffuf, masscan, nuclei, meg and many more!

ShellMIT Licensehacking-vpsbug-bounty
4.4k717
skerkour/black-hat-rust

Applied offensive security with Rust - https://kerkour.com/black-hat-rust

Rustcrates.iotutorialMIT Licenserustsecurity
kerkour.com/black-hat-rust
4.4k439
zan8in/afrog

A Security Tool for Bug Bounty, Pentest and Red Teaming.

GoGo ModulesMIT Licensevulnerability-scannerpoc
4.4k475
Astrosp/Awesome-OSINT-List

📡 Comprehensive collection of OSINT tools for cybersecurity professionals, researchers, and bug bounty hunters. Topics: information gathering, reverse search, red team, trust & safety, AI.

ShellawesomeGNU General Public License v3.0information-gatheringosint
astrosp.github.io/osint-web/
4.4k582