What is AngryFuzz3r ?
AngryFuzz3r is a collection of tools for pentesting to gather information and discover vulnerabilities of the targets based on Fuzzedb
Installation :
$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ apt install python
$ git clone https://github.com/ihebski/angryFuzzer
$ cd angryFuzzer
$ pip2 install -r requirements.txt
$ pip2 install requests
$ chmod +x *
Usage :
$ python2 angryFuzzer.py -h
It shows all options of this tool
$ python2 angryFuzzer.py -u http: test.com
