/BugBountyTools

Tools written in Go for BugBounty from Tomnomnom, OJ, proabiral and others inside of a docker image.

Primary LanguageDockerfile

BugBountyTools

Tools written in Go for BugBounty from Tomnomnom, OJ, proabiral and others inside of a docker image.

Thanks to heywoodlh for his work on integrating this into our workflow!

Examples:

assetfinder example.com
echo '192.168.1.135' | gf ip
gobuster dir -u https://example.com -w /path/to/wordlist
gron "https://api.github.com/repos/tomnomnom/gron/commits?per_page=1"
cat domains.txt | httprobe
inception -d /path/to/domainlist.txt
meg /robots.txt domains.txt outputDir

## OR 

meg pathsFile domains.txt outputDir
cat urls.txt | unfurl domains
cat domains.txt | waybackurls