Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created August 16, 2017 23:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save miguelmota/1c4f2834594f3ae140bf49f71622f548 to your computer and use it in GitHub Desktop.
Save miguelmota/1c4f2834594f3ae140bf49f71622f548 to your computer and use it in GitHub Desktop.
Bruteforce DNS subdomains
wget https://raw.githubusercontent.com/aboul3la/Sublist3r/master/subbrute/names.txt
dnsenum example.com -f names.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment