[go: up one dir, main page]

Skip to content
forked from iBlz/wpahunter

Wpahunter is a wireless network auditor

Notifications You must be signed in to change notification settings

swarupsro/wpahunter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.1%
  • Shell 15.9%