How to Install and Use Blazy BruteForce Tool In Termux. Blazy Installation Commands 2020.


Blazy BruteForce Tool.

About :  Blazy tool is a modern login page bruteforcer. With the help of this tool you can perform bruteforce vulnerability and also tests for CSRF, Clickjacking, Cloudflare and WAF Vulnerability. You can install and use this tool in termux for vulnerability analysis.

Tool Features

  1. Easy target selections
  2. Smart form and error detection
  3. CSRF and Clickjacking Scanner
  4. Cloudflare and WAF Detector
  5. 90% accurate results
  6. Checks for login bypass via SQL injection
For install this tool in termux open termux app and type following commands one by one.

Installation & Run Commands Termux.

pkg up -y

pkg install python2 -y 

pkg install git -y

git clone https://github.com/s0md3v/Blazy

cd Blazy

pip2 install mechanize

pip2 install bs4

pip2 install beautifulsoup4

pip2 install lxml

Installing lxml in termux may take 10-15 miniutes, so wait for that.

python2 blazy.py

Blazy tool succesfully installed in your termux.

How to Use Blazy tool?

  • Enter URL of website or admin login page in which you have to find bruteforce vulnerability.
  • Then hit enter and vulnerability analysis and bruteforce attack will be started.
  • You can also add your specified wordlist by editing username.txt and password.txt file which available on directory of Blazy tool.

Don't use this tool for harm anyone. We are not responsible for any illegal activity done by you. All content provided by this website is meant for educational purposes only.

If you are facing error while installing any tool tell us on our Telegram Group

Post a Comment

1 Comments