subbrute

cd ~/subbrute
./subbrute.py -h 
./subbrute.py google.com
./subbrute.py inlanefreight.htb -s ./names.txt -r ./resolvers-try.txt
  • Almost the same with dnsenum

Last updated