Skip to content

Subreaker is a Active Subdomain Scanner. For web pentesting.

License

Notifications You must be signed in to change notification settings

heqmat/Subreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Subreaker?


Subreaker is a passive information gathering tool. Subdomains can be scanned at the information gathering stage in web pentesting and it can be used for black-box pentesting which generally encompasses bug bounty hunting. examples

How to install Subreaker?

Clone subreaker's repository from remote server
git clone https://github.com/heqmat/subreaker.git

How to use Subreaker?

python subreaker.py -h (Show all paramaters)
python subreaker.py -d [DOMAIN ADDRESS] (EXAMPLE: facebook.com,twitter.com)
python subreaker.py -d google.com (Example usage)
python subreaker.py -o (Save output)
python subreaker.py -d google.com -o google_subdomains.txt [Example usage with "-o" parameter.]

If you already installed setup.sh file you can write just like that.

subreaker -d kali.org

image

Usage of Subreaker for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developer assume no liability and are not responsible for any misuse or damage caused by this program.

About

Subreaker is a Active Subdomain Scanner. For web pentesting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published