altdns -i known-subdomains.txt -o raw-data_output -w words.txt -r -s results_output.txt
./bin/massdns -r lists/resolvers.txt -t A domains.txt > results.txt #In combination with dnsgen cat domains.txt | dnsgen -w words.txt -f - | massdns -r lists/resolvers.txt -t A -o S -w massdns.out
dnsgen known-domains.txt
cat domains.txt | httprobe -p http:81 -p https:8443
cat domains.txt | httprobe -c 50