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

https://github.com/s0md3v/blazy

Intelligent login bruteforcer.
https://github.com/s0md3v/blazy

brute-force bruteforce scanner

Last synced: 6 months ago
JSON representation

Intelligent login bruteforcer.

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).