🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Recon Quick

by @hostilespider

Fast OSINT and reconnaissance presets using bbot and nmap. One-command subdomain enumeration, port scanning, and web fingerprinting for bug bounty recon.

Versionv1.0.0
πŸ’‘ Examples

# Full subdomain enumeration + web probe
python3 {baseDir}/scripts/recon.py target.com --preset full

Just subdomains

python3 {baseDir}/scripts/recon.py target.com --preset subdomains

Quick port scan top 100

python3 {baseDir}/scripts/recon.py target.com --preset ports

βš™οΈ Configuration

  • --preset PRESET β€” Recon preset (default: subdomains)
  • --output DIR β€” Output directory (default: ./recon-output)
  • --json β€” Output as JSON
  • --threads N β€” Thread count (default: 10)
  • --wordlist FILE β€” Custom wordlist for subdomain brute
  • --proxy URL β€” Proxy for web requests
  • πŸ“‹ Tips & Best Practices

  • bbot handles rate limiting and scope validation automatically
  • Nuclei findings are informational β€” manual verification required
  • Always check program scope before scanning
  • Use --proxy socks5://127.0.0.1:9050 for Tor
  • View on ClawHub
    TERMINAL
    clawhub install recon-quick

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’