Skip to content

Instantly share code, notes, and snippets.

@shollingsworth
Created February 10, 2022 03:02
Show Gist options
  • Save shollingsworth/cebc23d18bfe1437ce6e69df77ddb713 to your computer and use it in GitHub Desktop.
Save shollingsworth/cebc23d18bfe1437ce6e69df77ddb713 to your computer and use it in GitHub Desktop.
dns brute force example using proxychains
proxychains -f ./proxy.conf \
dnsrecon -d earth.windcorp.htb -n 172.22.208.1 --tcp --threads 40 -D $(wl) -t brt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment