screetsec / Sudomy

Sudomy is a subdomain enumeration tool to collect subdomains and analyzing domains performing automated reconnaissance (recon) for bug hunting / pentesting
https://github.com/Screetsec/
MIT License
2.02k stars 381 forks source link

Update Dockerfile - add PATH variables #105

Closed baotang2118 closed 3 years ago

baotang2118 commented 3 years ago

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