Skip to content

KhaidirArt/wifichun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Penetration Testing Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 53.7%
  • Python 29.7%
  • Makefile 16.6%