badKarma is a simple python script used to detect and disrupt rouge access points/honeypots using the karma attack such as the wifi pineapple.
This script was built to run on kali linux. Packages that must be installed are: mdk3 aircrack-ng wireless-tools
Auto detection of karma honeypot and automated deauth of all connected clients.
-h, --help show this help message and exit
-i interface wireless interface
$ ./badkarma.py -i wlan0
To exit, press ctrl-c
http://atechdad.com/karma-rouge-accesspoint-offense-with-badkarma-py