Blazy Tool

1 min read

Guide For Install Blazy Tool In Termux.

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.




Installation Commands

pkg up -y

pkg install git -y

pkg install python2 -y

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

cd Blazy

pip2 install mechanize

pip2 install bs4

pip2 install beautifulsoup4

pip2 install lxml

After this command it may take 10-15 miniutes fpr install lxml in termux so, wait for that.

python2 blazy.py

I am Kunal and I am 14 years old

You may like these posts

  • Guide for install Telegram-Scraper-Adder tool in Termux.This tool is based on python script based on api of telegram. This tool use for scrape members from desired telegram group a…
  • Guide For Install Sherlock Tool In Termux.Sherlock tool help you to search username in 110+ social networks sites. With the help of this tool you can find unique or same username w…
  • Guide For Install And Use OSI.IG Tool In Termux.Installation Commands #professor { border: 1px solid grey; padding-left: 15px; background-color: gainsboro; border-radius: …
  •  How to customize terminal ?Setup Termux with:Solarized DarkUbuntu Mono with powerline patchoh-my-zsh (adsbygoogle = window.adsbygoogle || []).push({}); #professor { bor…
  • Guide For Install Ubuntu In Termux.Ubuntu is linux distro which is most popular nowadays. You can also install ubuntu in termux and get rooted ubuntu terminal. You will only get te…
  •  Guide for install Insfollow tool in Termux.Insfollow is script for increase instagram followers this script will automatically follow and unfollow clebrity instagram account …

Post a Comment