Monday, April 20, 2020

Brutality: A Fuzzer For Any GET Entries

Brutalitys' Features
  • Multi-threading on demand.
  • Fuzzing, bruteforcing GET params.
  • Find admin panels.
  • Colored output.
  • Hide results by return code, word numbers.
  • Proxy support.
  • Big wordlist.
Screenshots:

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 404

   Use 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:8080

ToDo List:
  • Smooth output.
  • Export file report.
  • Modularization.

Related news


  1. Hackrf Tools
  2. Pentest Tools Port Scanner
  3. Hacker Tools For Ios
  4. Hack Tools For Windows
  5. Pentest Tools Website Vulnerability
  6. Hack Tools
  7. Hacker Tools Github
  8. Pentest Tools Nmap
  9. Install Pentest Tools Ubuntu
  10. Android Hack Tools Github
  11. Hacking Tools And Software
  12. Pentest Tools Find Subdomains
  13. Hack Tools Download
  14. Ethical Hacker Tools
  15. Hacking Tools For Kali Linux
  16. Hacking Tools 2019
  17. Hacking Tools Windows
  18. Hack Tools For Games
  19. Android Hack Tools Github
  20. Hacker Tools Apk Download
  21. Top Pentest Tools

No comments:

Post a Comment