Skip to content

UndeadSec/Blazy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazy

Blazy is a modern login page bruteforcer.

Features

  • Easy target selections
  • Smart form and error detection
  • CSRF and Clickjacking Scanner
  • Cloudflare and WAF Detector
  • 90% accurate results
  • Checks for login bypass via SQL injection
  • Multi-threading
  • 100% accurate results
  • Better form detection and compatibility

Requirements

  • Beautiful Soup
  • Mechanize

Usages

Open your terminal and enter

git clone https://github.com/UltimateHackers/Blazy

Now enter the following command

cd Blazy

Lets install the required modules before running Blazy

pip install -r requirements.txt

Now run Blazy by entering

python blazy.py

Now enter your desired login page URL and Blazy will do its thing:

About

Blazy is a modern login bruteforcer which also tests for CSRF, Clickjacking, Cloudflare and WAF .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%