Skip to content

Latest commit

 

History

History
82 lines (82 loc) · 5.98 KB

bug_bounty_methodology.md

File metadata and controls

82 lines (82 loc) · 5.98 KB

  1. Reconnaissance
    • Both

    • amass. amass enum -d example.com - active, amass enum -passive -d example.com - passive

      Fingerprinting

    • Wappalyzer (browser extension)
    • whatweb, wafw00f (CLI)
    • curl -I <TARGET_HOST> - to get server banner
    • nikto -h <TARGET_HOST> -Tuning b