Sudomy is a subdomain enumeration tool to collect subdomains and analyzing domains performing automated reconnaissance (recon) for bug hunting / pentesting
Update Dockerfile - add $PATH to environment variables to fix missing packages:
- Warning: require httprobe but it's is not installed.Trying to setup pkg_httprobe
- Warning: require httpx but it's is not installed.Trying to setup pkg_httpx
- Warning: require dnsprobe but it's is not installed.Trying to setup pkg_httpx
- Warning: require gobuster but it's is not installed.Trying to setup pkg_gobuster
- Warning: require webanalyze but it's is not installed.Trying to setup pkg_webanalyze
- Warning: require cf-check but it's is not installed.Trying to setup pkg_cf-check
- Warning: require gowitness but it's is not installed.Trying to setup pkg_gowitness
- Warning: require unfurl but it's is not installed.Trying to setup pkg_unfurl
- Warning: require subjack but it's is not installed.Trying to setup pkg_subjack
Update Dockerfile - add $PATH to environment variables to fix missing packages: