BugBountyHuntingScripts icon indicating copy to clipboard operation
BugBountyHuntingScripts copied to clipboard

I built some bash functions to help me while doing mundane and repetitive tasks using BBRF, Nuclei or other Bug bounty tool.

Bug bounty hunting scripts (helpers)

Required software

subfinder
httpx 
dnsx 
assetfinder 
httprobe
gau
amass

How to install

git clone https://github.com/pdelteil/Bug-bounty-hunting-scripts.git

cd Bug-bounty-hunting-scripts

./setup.sh 

(you might need to source .bashrc or relogin)

You can check them running declare -F You can also use tab to autocomplete them.

How to use BBH script helpers

How to use (Wiki)