Wednesday 2 September 2015
0 comments

SubBrute - The Ultime Subdomain Bruteforcer


SubBrute - The Ultime Subdomain Bruteforcer

Are you under a Security Pentest and you need to find all the Subdomains of a WebSite Right?...
This updated tool may give a good spin up accelleration to your Security Test!


What's it?
SubBrute is a community driven project with the goal of creating the fastest, and most accurate subdomain enumeration tool.



Options:

SubBrute is now a DNS spider that recursively crawls enumerated DNS records.

This feature boosted *.google.com from 123 to 162 subdomains. (Always enabled)

--type enumerate an arbitrary record type (AAAA, CNAME, SOA, TXT, MX...)

-s can now read subdomains from result files.


How to compile it?

./subbrute.py google.com -o google.names
        ...162 subdomains found...

    ./subbrute.py -s google.names google.com --type TXT
        google.com,"v=spf1 include:_spf.google.com ip4:216.73.93.70/31 ip4:216.73.93.72/31 ~all"
        adwords.google.com,"v=spf1 redirect=google.com"
        ...

    ./subbrute.py -s google.names google.com --type CNAME
        blog.google.com,www.blogger.com,blogger.l.google.com
        groups.google.com,groups.l.google.com
        ...
                         ...or from Windows...

Open the CMD, navigate to your subbrute folder, open the windows directory and paste the following command:

subbrute.exe google.com

Enjoy! ;-)

Download


About the Author :
Christian Galeone is an IT Security Specialist from Italy. He has been Acknowledged by the TOP 5 Companies including Yahoo!, Microsoft, AT&T, Sony etc. He is currently working with HOC as Author of Cyber Security & VA Research Articles.

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.

 
Toggle Footer
Top