Skip to content

GetulioVictor/simple-beacon-spam-esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-beacon-spam-esp32

ESP32-based WiFi beacon flood that broadcasts multiple fake SSIDs simultaneously. Built for security research and RF testing purposes.

Warning: Educational and authorized security research only. Unauthorized use is illegal.

How it works

Crafts raw 802.11 beacon frames and injects them via esp_wifi_80211_tx, cycling through Wi-Fi channels and broadcasting fake SSIDs with spoofed MAC addresses.

Requirements

  • ESP32
  • Arduino IDE or PlatformIO

Configuration

Option Description Default
channels Wi-Fi channels to cycle through 1, 6, 11
wpa2 Show WPA2 lock on fake networks true
ssids[] List of SSIDs to broadcast edit in source

Usage

  1. Clone this repository
  2. Edit ssids[] with your desired network names
  3. Flash to ESP32

About

Simple ESP32-based WiFi beacon flood tool that broadcasts multiple fake SSIDs across channels

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages