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.
- Host: GitHub
- URL: https://github.com/s0md3v/blazy
- Owner: s0md3v
- License: gpl-3.0
- Created: 2017-10-03T06:19:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-27T13:11:34.000Z (over 2 years ago)
- Last Synced: 2025-04-11T04:16:47.150Z (6 months ago)
- Topics: brute-force, bruteforce, scanner
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 868
- Watchers: 39
- Forks: 247
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).