Skip to content

Latest commit

 

History

History
79 lines (79 loc) · 5.54 KB

bug_bounty_methodology.md

File metadata and controls

79 lines (79 loc) · 5.54 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