{"id":20171539,"url":"https://github.com/adamff-dev/wifi-spam","last_synced_at":"2025-04-10T02:42:32.941Z","repository":{"id":46216986,"uuid":"102223501","full_name":"adamff-dev/WiFi-Spam","owner":"adamff-dev","description":":email::satellite: Spam thousands of WiFi access points with custom SSIDs","archived":false,"fork":false,"pushed_at":"2024-04-16T18:50:36.000Z","size":241,"stargazers_count":446,"open_issues_count":8,"forks_count":55,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-24T04:12:25.679Z","etag":null,"topics":["ap","aps-beacon","attack","beacon","hack","hotspot","hotspot-wifi","mdk3","spam","spam-aps","spam-networks","spam-wifi-aps","spam-wifi-hotspots","wifi"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adamff-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-02T21:06:38.000Z","updated_at":"2025-03-22T08:21:40.000Z","dependencies_parsed_at":"2024-11-14T01:27:20.822Z","dependency_job_id":null,"html_url":"https://github.com/adamff-dev/WiFi-Spam","commit_stats":null,"previous_names":["adamff-dev/wifi-spam"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamff-dev%2FWiFi-Spam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamff-dev%2FWiFi-Spam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamff-dev%2FWiFi-Spam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamff-dev%2FWiFi-Spam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamff-dev","download_url":"https://codeload.github.com/adamff-dev/WiFi-Spam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248145032,"owners_count":21055032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ap","aps-beacon","attack","beacon","hack","hotspot","hotspot-wifi","mdk3","spam","spam-aps","spam-networks","spam-wifi-aps","spam-wifi-hotspots","wifi"],"created_at":"2024-11-14T01:25:19.415Z","updated_at":"2025-04-10T02:42:32.918Z","avatar_url":"https://github.com/adamff-dev.png","language":"Shell","funding_links":["https://www.buymeacoffee.com/rSiZtB3"],"categories":[],"sub_categories":[],"readme":"# WiFi Spam\n\n## Disclaimer\nThis 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.\n\n## About this project\n\nThis script allows you to spam thousands of WiFi SSIDs.\n\n\u003cimg src=\"https://raw.githubusercontent.com/adam24exe/WiFi-Spam/master/img/2.png\"\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/adam24exe/WiFi-Spam/master/img/1.png\"\u003e\n\n\u003cimg width=\"225\" height=\"385\" src=\"https://raw.githubusercontent.com/adam24exe/WiFi-Spam/master/img/3.jpg\"\u003e\n\nHere you can donate if you liked my project and you want to support me:\n\n\u003ca href=\"https://www.buymeacoffee.com/rSiZtB3\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" \u003e\u003c/a\u003e\n\n## Notes\n\n- This script allows you to generate the number of SSIDs that you want, unless you're using the default word list (1000 SSIDs).\n\n- If you are going to use the 4th option I recommend you generate up to ~5000 SSIDs\n\n- Some Intel® Hardware In particular Centrino are known to cause problems becuase of the way mdk3 works.\n\n  - From the mdk3 documentaion: \n`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!)`\n\n## Dependencies\n\nMDK3 `sudo apt-get install mdk3`: https://github.com/wi-fi-analyzer/mdk3-master\n\nMACCHANGER `sudo apt-get install macchanger` https://github.com/alobbs/macchanger\n\nPWGEN `sudo apt-get install pwgen`\n\n- Dependencie installation for Arch Linux: `sudo pacman -S mdk3 macchanger pwgen`\n\n## Instalation and usage\n\n  1. Download the files `git clone https://github.com/125K/WiFi-Spam.git`\n\n  2. Dependencie instalation\n\n    2.1 Method 1 run the install.sh file AS ROOT\n\n    2.2 Method 2 Manualy add sources and install packages listed above\n\n  3. Run the script `sudo WiFiSpam.sh`\n  \nThanks to \u003ca href=\"https://github.com/digmorepaka\"\u003e@digmorepaka\u003c/a\u003e.\n\n## Check out my other projects\n\n- **PwrDeauther**: :zap: Deauth a specific WiFi access point or an entire channel.\n  - https://github.com/125K/PwrDeauther\n\n- **ESP8266 WiFi Captive Portal**: :key: WiFi captive portal for ESP8266 for phishing WiFi passwords.\n  - https://github.com/125K/ESP8266_WiFi_Captive_Portal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamff-dev%2Fwifi-spam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamff-dev%2Fwifi-spam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamff-dev%2Fwifi-spam/lists"}