Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages