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.
I built some bash functions to help me while doing mundane and repetitive tasks using BBRF, Nuclei or other Bug bounty tool.
Shell
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.