Blazy
Blazy copied to clipboard
Blazy is a modern login bruteforcer which also tests for CSRF, Clickjacking, Cloudflare and WAF .
Hi. I get the following error. ``` root@lol:~/Blazy# python blazy.py ____ _ | _ \ | | | |_) || | __ _ ____ _ _ | _ < |...
as it says in the tittle, any help
Please add support for Python 3 - this may help in unicode problems as well as improve development.
``` $ python blazy.py ____ _ | _ \ | | | |_) || | __ _ ____ _ _ | _ < | | / _` ||_ /| |...
Couldn't open.reqruitment file or directory
I can get the program to run fine. When I'm ask to enter a URL it says: Traceback (most recent call last): File "blazy.py", line 48, in br.open(url) File "/home/home/.local/lib/python2.7/site-packages/mechanize/_mechanize.py",...
Add please argument to url. If it is necessary then I myself can write.
Hi, I added a ThreadPoolExecutor when brute method is called. I test it and seems to work as the master branch.
I have attached the trace below: ``` Traceback (most recent call last): File "blazy.py", line 204, in find() File "blazy.py", line 106, in find data = str(f) #Converts the response...