Skip to content

cifertech/Beacon-Spammer-ESP8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

logo

Beacon Spammer ESP8266

Creating Multiple fake SSID

cifertech - Beacon-Spammer-ESP8266 stars - Beacon-Spammer-ESP8266 forks - Beacon-Spammer-ESP8266


📔 Table of Contents

🌟 About the Project

📷 Pictures

screenshot

🎯 Features

  • spam ssid
  • random names

🧰 Getting Started

In this project, you just need to upload the code on your esp8266. for example, I used esp01 but you can use other versions and models. example:

  • ESP-12E
  • ESP-07
  • NodeMCU
  • Wemos

⚙️ Installation

Before uploading the code you need to install ESP8266 in your Arduino IDE

  • In Arduino IDE, go to File > Preferences
  • Enter URLs Additional Boards Manager URLs field. Then, click the “OK”
  http://arduino.esp8266.com/stable/package_esp8266com_index.jso

👀 Usage

After uploading is done, you just need to power the ESP8266. then you can see all the fake SSID which generated.

  • The code uses this array as a reference for use randomly as names
String ssid = "1234567890 QWERTYUIOPASDFGHJKLZXCVBNM";

👋 Contributing

⚠️ License

Distributed under the MIT License. See LICENSE.txt for more information.

🤝 Contact

CiferTech - @twitter - CiferTech@gmali.com

Project Link: https://github.com/cifertech/Beacon-Spammer-ESP8266

About

Simple Code for Spamming fake SSID with ESP8266

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages