OP 24 October, 2020 - 10:22 PM
Simple stuff.
SSIDS I used https://pastebin.com/dl/0tzDmwEd
[Video: https://www.youtube.com/watch?v=rab_HEFwaeM]
Boot up the old Kali box, make sure you have a wireless adapter plugged in or you are live booting a laptop from USB.
Run the follow to put your wireless card in monitor mode.
Run this to make a spam list of networks - each network name needs to be put on a new line of the file.txt
SSIDS I used https://pastebin.com/dl/0tzDmwEd
[Video: https://www.youtube.com/watch?v=rab_HEFwaeM]
Boot up the old Kali box, make sure you have a wireless adapter plugged in or you are live booting a laptop from USB.
Run the follow to put your wireless card in monitor mode.
Code:
[size=large]ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up[/size]
Code:
[size=large]mdk3 wlan0 b -f file.txt[/size]
I personally fill my file.txt with a list of the funniest wireless network names make your own list or grab some of the ones at the bottom in the pastebin
All your neighbors will see and hear are notifications of open networks around them which annoys the fugg outta people lol
Like
Like