wifi无线dos攻击之deauth 无线断网攻击和广告钓鱼热点

https://github.com/lvwuwei/KawaiiDeauther无线dos
KawaiiDeauther
License Version Build asciinema
Kawaii Deauther is a pentest toolkit whose goal is to perform jam on WiFi clients/routers and spam many fake AP for testing purposes.
Screenshot from 2020-01-29 21-11-48
Dependencies
macchanger
mdk3
nmcli
Installation
Dependencies will be automatically installed.
$ git clone https://github.com/aryanrtm/KawaiiDeauther
$ cd KawaiiDeauther && sudo ./install.sh
$ sudo KawaiiDeauther.sh
Demo
asciicast
使用流程:
1、对硬件(nodemcu)进行加电,注意使用通用的手机充电器即可,usb接口为microusb,电压电流为5V1A;
2、打开手机wifi,搜索无线热点,连接lucky-cat热点;
3、打开浏览器,在地址栏输入http://192.168.4.1;
4、在页面中点击ACCEPT,进入配置页面,在该页面中,用户可以设置新的wifi热点和密码,点击确认后生效;
5、重新连接wifi,接入密码及为步骤4中配置的密码,此时web页面会自动扫描当前环境下的所有无线热点;
6、勾选需要攻击的wifi热点前的复选框,然后在页面的最下方,点击ATTACK按钮;
7、此时会进入到ATTACK页面,在页面中点击DEAUTH行的START按钮,开始对该热点进行攻击;
攻击效果:
受攻击的热点下所有连接的无线终端,均会因为攻击不停断开wifi连接,进而无法通过该无线热点访问互联网。