Skip to content

s0md3v/Blazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazy

Blazy is a modern login page bruteforcer.

### Features - [x] Easy target selections - [x] Smart form and error detection - [x] CSRF and Clickjacking Scanner - [x] Cloudflare and WAF Detector - [x] 90% accurate results - [x] 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: