Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 828 Bytes

README.md

File metadata and controls

39 lines (31 loc) · 828 Bytes

WiFi - Chun

Library to penetration testing on WiFi. This library only tested on Linux

Features

  • Deauthentication / Disassociation Amok Mode.
  • Kicks everybody found from AP (acces point)
  • Beacon Flood Mode
  • Sends beacon frames to show fake APs at clients.
  • restart the network with systemctl.

Require

g++
net-tools
mdk3

Installing

make
sudo make install

Uninstalling

sudo make uninstall

Running

sudo wifichun

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details