View Single Post
  #1 Old 06-04-2021, 11:52 AM
factchecker
 
factchecker's Avatar
 
Join Date: Jun 2021
Posts: 4
factchecker is an unknown quantity at this point
Default ANNOY ALL YOUR NEIGHBORS.

Simple stuff.



SSIDS I used
Click here to see full text
https://pastebin.com/dl/0tzDmwEd








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
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up




Run this to make a spam list of networks - each network name needs to be put on a new line of the file.txt



Code
mdk3 wlan0 b -f file.txt




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



[Image: 1JFIroh.png]





All your neighbors will see and hear are notifications of open networks around them which annoys the fugg outta people lol
factchecker is offline   Reply With Quote