Subdomain-bruteforcer
SubBrute is a community driven project with the goal of creating the fastest, and most accurate subdomain enumeration tool. Some of the magic behind SubBrute is that it uses open resolvers as a kind of proxy to circumvent DNS rate-limiting (https://www.us-cert.gov/ncas/alerts/TA13-088A). This design also provides a layer of anonymity, as SubBrute does not send traffic directly to the target's name servers.More information
names.txt contains 101,010 subdomains. subs_small.txt was stolen from fierce2 which contains 1896 subdomains. If you find more subdomains to add, open a bug report or pull request and I'll be happy to add them.No install required for Windows, just cd into the 'windows' folder:
subbrute.exe google.comEasy to install: You just need http://www.dnspython.org/ and python2.7 or python3. This tool should work under any operating system: bsd, osx, windows, linux...
(On a side note giving a makefile root always bothers me, it would be a great way to install a backdoor...)
Under Ubuntu/Debian all you need is:
sudo apt-get install python-dnspythonOn other operating systems you may have to install dnspython manually:
http://www.dnspython.org/
How to install and use subbrute tool
Step 1: Clone the package
First you type this below command in your terminal this command will help you to download this subbrute tool on your system
git clone https://ift.tt/1Tocr2w
Step 2: Change the directory
Now you just type this below command in your terminal this command will change the directory
cd subbrute
Step 3: Run the subbrute tool
Now we need to run subbrute.py python file this will help you to get all subdoamins
./subbrute.py ( Website name)
Easy to use
./subbrute.py google.comTests multiple domains:
./subbrute.py google.com gmail.com blogger.comor a newline delimited list of domains:
./subbrute.py -t list.txtAlso keep in mind that subdomains can have subdomains (example: _xmpp-server._tcp.gmail.com):
./subbrute.py gmail.com > gmail.out
./subbrute.py -t gmail.out
from ERRORSFIND https://ift.tt/3vMaBBU
via news
ConversionConversion EmoticonEmoticon