- Multi-threading on demand.
 - Fuzzing, bruteforcing GET params.
 - Find admin panels.
 - Colored output.
 - Hide results by return code, word numbers.
 - Proxy support.
 - Big wordlist.
 
Brutality's Installtion
How to use Brutality?
Examples:
Use default wordlist with 5 threads (-t 5) and hide 404 messages (–e 404) to fuzz the given URL (http://192.168.1.1/FUZZ):
python brutality.py -u 'http://192.168.1.1/FUZZ' -t 5 -e 404Use common_pass.txt wordlist (-f ./wordlist/common_pass.txt), remove response with 6969 length (-r 6969) and proxy at 127.0.0.1:8080 (-p http://127.0.0.1:8080) to fuzz the given URL (http://192.168.1.1/brute.php?username=admin&password=FUZZ&submit=submit#):
python brutality.py -u 'http://192.168.1.1/brute.php?username=admin&password=FUZZ&submit=submit#' -f ./wordlist/common_pass.txt -r 6969 -p http://127.0.0.1:8080ToDo List:
- Smooth output.
 - Export file report.
 - Modularization.
 
Related posts
- Best Hacking Tools 2020
 - Hacker Hardware Tools
 - Hacking Tools And Software
 - Pentest Tools Free
 - Pentest Tools Online
 - Hack Tools For Games
 - Pentest Tools Linux
 - Pentest Tools Free
 - Hacking Tools For Windows Free Download
 - Nsa Hack Tools Download
 - Hacker Tools Apk Download
 - Install Pentest Tools Ubuntu
 - Nsa Hacker Tools
 - Hacker Tools Linux
 - Hacks And Tools
 - Hacking Tools 2020
 - Pentest Tools For Windows
 - Hacking Tools For Kali Linux
 - Hacking Tools
 - Hacker Tools Windows
 - How To Install Pentest Tools In Ubuntu
 - Hacker Tools 2019
 - Wifi Hacker Tools For Windows
 - Hacking Tools Software
 


No comments:
Post a Comment