lunes, 20 de abril de 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 word
  1. Hacker Tools For Windows
  2. Hack Tools
  3. Hack Tools Github
  4. Hacker Techniques Tools And Incident Handling
  5. Hacker Tools Online
  6. Best Hacking Tools 2019
  7. Wifi Hacker Tools For Windows
  8. Pentest Tools Apk
  9. Kik Hack Tools
  10. Pentest Tools Apk
  11. Pentest Tools Online
  12. Hacking Tools For Games
  13. Pentest Tools Url Fuzzer
  14. Install Pentest Tools Ubuntu
  15. Hacking Tools Windows 10
  16. Blackhat Hacker Tools
  17. Pentest Automation Tools
  18. Easy Hack Tools
  19. Pentest Tools Android
  20. Best Hacking Tools 2019
  21. Hacker Tools Windows
  22. Pentest Tools Github
  23. Top Pentest Tools
  24. Pentest Tools Tcp Port Scanner
  25. Hack Tools
  26. Pentest Tools For Windows
  27. Hacker Tools
  28. Ethical Hacker Tools
  29. Termux Hacking Tools 2019

No hay comentarios:

Publicar un comentario

Nota: solo los miembros de este blog pueden publicar comentarios.