You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
recon.sh - basic automated recon: subdomain enum, nmap, traceroute # Usage: ./recon.sh target.com [output_dir] # Requirements (recommended): amass, subfinder, assetfinder, curl, jq (optional), nmap, traceroute, dig, awk, sort, uniq # The script will skip tools that are not installed and will continue with available ones.
About
# recon.sh - basic automated recon: subdomain enum, nmap, traceroute # Usage: ./recon.sh target.com [output_dir] # Requirements (recommended): amass, subfinder, assetfinder, curl, jq (optional), nmap, traceroute, dig, awk, sort, uniq # The script will skip tools that are not installed and will continue with available ones.