Termux hunner

Mutt

Professional
Messages
1,057
Reputation
7
Reaction score
597
Points
113
Good day, today we will talk about hunner.

The article was written solely for educational purposes, I am not responsible for your actions!

Functions of the program:
  • Search for sql vulnerabilities
  • Search for xxs vulnerabilities
  • Dos attack on sites
  • Brute force FTP
  • Brute force SSH
  • Brute force Email
Official project page - https://github.com/b3-v3r/Hunner

Installation:
Code:
apt update
apt upgrade
apt instal git
apt install python
git clone https://github.com/b3-v3r/Hunner
cd Hunner
chmod 777 hunner.py

If somewhere asks "Do you want continue?", Then we answer y

Launch:
Code:
cd Hunner
python hunner.py

This menu will open:

0277b52e-20c4-4af3-b884-5d324119cdf5.jpeg


Well, then, according to the old scheme, we select the desired item and so on, you are not stupid with me, you will figure it out.
 
Top