iBlz / wpahunter

Wpahunter is a wireless network auditor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Wpa Hunter is a wireless network auditor with the newest features

Installation

You will need Python 3.9 or higher and linux

To install run install.sh

Or you can run the following commands

apt update && apt upgrade -y
apt install aircrack-ng hcxdumptool hcxtools tcpdump tshark reaver netdiscover python3-pip python3-pandas jq mdk3 -y
pip3 install simple_term_menu tabulate colorama

Usage

python3 wpahunter.py

Tested OSs

  • Kali Linux ( VMware )
  • Armbian ( Orange Pi Zero )

Screenshot


About

Wpahunter is a wireless network auditor


Languages

Language:Python 84.1%Language:Shell 15.9%