TVT618

[Linux] Blazy - Crack logins in seconds with bruteforce

Feb 24th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. [Linux]
  2. Blazy - A tool can crack logins in seconds with bruteforce
  3.  
  4. About Blazy
  5. Blazy is a modern login bruteforcer which also tests for CSRF, Clickjacking, Cloudflare and WAF.
  6.  
  7. Features
  8. * Easy target selections
  9. * Smart form and error detection
  10. * CSRF and Clickjacking Scanner
  11. * Cloudflare and WAF Detector
  12. * 90% accurate results
  13. * Checks for login bypass via SQL injection
  14. * Multi-threading (Coming soon)
  15. * 100% accurate results (Coming soon)
  16. * Better form detection and compatibility (Coming soon)
  17.  
  18. Requirements:
  19. * Beautiful Soup
  20. * Mechanize
  21.  
  22. Usages
  23. git clone https://github.com/UltimateHackers/Blazy (Install Blazy)
  24. cd Blazy
  25. pip install -r requirements.txt (Install the required modules)
  26. python blazy.py (run Blazy)
  27.  
  28. Now enter your desired login page URL and Blazy will do its thing (Watch this video): https://www.youtube.com/watch?v=d8dBEYTK03Y
  29.  
  30. Download Blazy: https://github.com/UltimateHackers/Blazy
Add Comment
Please, Sign In to add comment