How to use Angry Fuzzer Tool in Termux
It is a tool used to gather the information of the target on fuzzdb.
Now put the command apt update
Now put the command apt upgrade
Now put the command apt install git
Now put the command apt install python
Now put the command apt install python2
Now put the command git clone https://github.com/ihebski/ angryFuzzer.git
Now put the command cd angryfuzzer
Now put the command pip2 install -r requirements.txt
Now put the command pip2 install requests
Now put the command chmod +x*
Now put the command python angryfuzzer.py -h
0 Comments