Ecosyste.ms: Awesome
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: 11 days 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 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-27T13:11:34.000Z (over 1 year ago)
- Last Synced: 2024-10-28T20:45:29.725Z (11 days ago)
- Topics: brute-force, bruteforce, scanner
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 841
- Watchers: 38
- Forks: 245
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bbht - Blazy - Blazy is a modern login bruteforcer which also tests for CSRF, Clickjacking, Cloudflare and WAF. (Other / XSS)
- awesome-bbht - Blazy - Blazy is a modern login bruteforcer which also tests for CSRF, Clickjacking, Cloudflare and WAF. (Other / XSS)
- awesome-termux-hacking - Blazy - Blazy is a modern login bruteforcer which also tests for CSRF, Clickjacking, Cloudflare and WAF ..[![->](https://img.shields.io/github/stars/s0md3v/Blazy.svg?style=social&label=Star&maxAge=2592000)](https://github.com/s0md3v/Blazy/stargazers/) (Uncategorized / Uncategorized)
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).