Skip to content

Creates up to a thousand WiFi access points with custom SSIDs.

License

Notifications You must be signed in to change notification settings

killergeek/esp8266_beaconSpam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp8266_beaconSpam

Creates up to a thousand WiFi access points with custom SSIDs.

Note: This is a side project emerged from my ESP8266 Deauther.
Please have a look at this project first, the installation steps are the same.

The ESP8266 will send 50 SSIDs by default.
You can change the names in the code to whatever you prefer.

Optional: You can use a SD card reader via the SPI pins (don't forget to set the chipSelect in the code).
If connected it will load the SSIDs from ssid.txt.

Disclaimer

Use it only for testing purposes on your own devices!

Please check the legal regulations in your country before using it. Jamming transmitters are illegal in most countries and this device can fall into the same category (even if it’s technically not the same).

License

This project is licensed under the MIT License - see the license file file for details

Sources

The 50 default SSIDs are from http:https://www.makeuseof.com/tag/50-funny-wi-fi-names-network-ssid/
The ssid.txt is from https://wigle.net/stats#ssidstats

About

Creates up to a thousand WiFi access points with custom SSIDs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%