Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s0md3v/Blazy

Blazy is a modern login bruteforcer which also tests for CSRF, Clickjacking, Cloudflare and WAF .
https://github.com/s0md3v/Blazy

brute-force bruteforce scanner

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

## Blazy
blazy does login bruteforcing

## Usage
```
python3 main.py -i url/file
```

## Credits
Shamelessly stole form parser from [guettli](https://github.com/guettli/html_form_to_dict).