All Projects → 125K → Wifi Spam

125K / Wifi Spam

✉️📡 Spam thousands of WiFi access points with custom SSIDs

Programming Languages

shell
77523 projects
hack
652 projects

Projects that are alternatives of or similar to Wifi Spam

Deautherdroid
Additional android app for SpaceHunn's ESP8266 DeAuther.
Stars: ✭ 93 (+1.09%)
Mutual labels:  beacon, wifi, attack
Esp8266 beaconspam
Creates up to a thousand WiFi access points with custom SSIDs.
Stars: ✭ 575 (+525%)
Mutual labels:  wifi, attack, spam
Wi Pwn
ESP8266 Deauther ​with a material design WebUI 📶
Stars: ✭ 839 (+811.96%)
Mutual labels:  beacon, wifi, attack
Esp32marauder
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
Stars: ✭ 233 (+153.26%)
Mutual labels:  beacon, wifi
Wifiphisher
Wifiphisher is a rogue Access Point framework for conducting red team engagements or Wi-Fi security testing. Using Wifiphisher, penetration testers can easily achieve a man-in-the-middle position against wireless clients by performing targeted Wi-Fi association attacks. Wifiphisher can be further used to mount victim-customized web phishing attacks against the connected clients in order to capture credentials (e.g. from third party login pages or WPA/WPA2 Pre-Shared Keys) or infect the victim stations with malwares.
Stars: ✭ 10,333 (+11131.52%)
Mutual labels:  wifi, attack
Kawaiideauther
Jam all wifi clients/routers.
Stars: ✭ 284 (+208.7%)
Mutual labels:  wifi, spam
Ska
Simple Karma Attack
Stars: ✭ 55 (-40.22%)
Mutual labels:  wifi, attack
deauther
An interactive command-line deauther for macOS.
Stars: ✭ 70 (-23.91%)
Mutual labels:  attack, wifi
refluxion
Refluxion -- MITM WPA attacks tool
Stars: ✭ 25 (-72.83%)
Mutual labels:  attack, wifi
Deauthdetector
Detect deauthentication frames using an ESP8266
Stars: ✭ 406 (+341.3%)
Mutual labels:  wifi, attack
Catchme
CatchME - WiFi Fun Box "Having Fun with ESP8266"
Stars: ✭ 28 (-69.57%)
Mutual labels:  beacon, wifi
Esp8266 deauther
Affordable WiFi hacking platform for testing and learning
Stars: ✭ 9,312 (+10021.74%)
Mutual labels:  wifi, attack
Sisyphus
Intelligent Junk Mail Handler
Stars: ✭ 76 (-17.39%)
Mutual labels:  spam
React Native Kontaktio
React Native (iOS and Android) library for Kontakt.io beacons (and all other beacons)
Stars: ✭ 87 (-5.43%)
Mutual labels:  beacon
Sming
Sming - Open Source framework for high efficiency native ESP8266 development
Stars: ✭ 1,197 (+1201.09%)
Mutual labels:  wifi
Sparkfun esp8266 at arduino library
WiFi and TCP drivers for an ESP8266 running AT firmware.
Stars: ✭ 68 (-26.09%)
Mutual labels:  wifi
Wifi Cracking
Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat
Stars: ✭ 9,546 (+10276.09%)
Mutual labels:  wifi
Openwisp Firmware
A OpenWRT based firmware to be used with OpenWISP Manager
Stars: ✭ 86 (-6.52%)
Mutual labels:  wifi
Wifisuite
Enterprise WPA Wireless Tool Suite
Stars: ✭ 68 (-26.09%)
Mutual labels:  wifi
Blinker Library
An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.
Stars: ✭ 1,095 (+1090.22%)
Mutual labels:  wifi

WiFi Spam

This script allows you to spam thousands of WiFi SSIDs.

Here you can donate if you liked my project and you want to support me:

Buy Me A Coffee

Notes

  • This script allows you to generate the number of SSIDs that you want, unless you're using the default word list (1000 SSIDs).

  • If you are going to use the 4th option I recommend you generate up to ~5000 SSIDs

  • Some Intel® Hardware In particular Centrino are known to cause problems becuase of the way mdk3 works.

    • From the mdk3 documentaion: MDK3 uses the drivers and Injection routines from this project and its predecessor. Thus, all drivers listed there should work with MDK3. (Some special hardware, like Intel Centrino (ipw2200) is NOT supported since they can only inject data, and no management information!)

Dependencies

MDK3 sudo apt-get install mdk3: https://github.com/wi-fi-analyzer/mdk3-master

MACCHANGER sudo apt-get install macchanger https://github.com/alobbs/macchanger

PWGEN sudo apt-get install pwgen

  • Dependencie installation for Arch Linux: sudo pacman -S mdk3 macchanger pwgen

Instalation and usage

  1. Download the files git clone https://github.com/125K/WiFi-Spam.git

  2. Dependencie instalation

2.1 Method 1 run the install.sh file AS ROOT

2.2 Method 2 Manualy add sources and install packages listed above
  1. Run the script sudo WiFiSpam.sh

Thanks to @digmorepaka.

Check out my other projects

Disclaimer

This project is for testing and educational purposes. Use it only against your own networks and devices. I don't take any responsibility for what you do with this program.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].