Hunner install in termux

What is Hunner?

Hunner is a Hacking framework This framework is designed to perform penetration testing. Its functions:

  1. Scan sql vulnerability
  2. Scan xxs vulnerability
  3. Dos sites
  4. Brutforce Ftp
  5. Brutforse SSh
  6. Brutforse mail Accounts

How to inatall in Termux?

Open the termux app and type following commands :

$ apt install git
$ apt install python
$ git clone https://github.com/b3-v3r/Hunner.git

Navigate into the Hunner directory

$ cd Hunner

Run the script

$ python hunner.py

We can use Hunner tool in Android phone.

Comments