Broadcast 5000 SSID's for fun
1.5K
Docker container to spoof popular SSID's Idea taken from https://jerrygamblin.com/2016/11/27/spoofing-the-top-5000-ssids/ā
This will work if your wifi interface is wlan0. If not you may need to alter this.
If your wifi has a different interface, please fork this project and alter the wlan0 to your wifi adapter.
====
sudo docker run --privileged --net=host -it txt3rob/spoofssid-docker /bin/bash ./start.sh
====
sudo docker run --privileged --net=host -it txt3rob/spoofssid-docker:armhf /bin/bash ./start.sh
If any of this is wrong please let me know.
====
ā ā 1. Work out how to automatically find the Wifi device and only assign the Wifi adapter, not the whole host.
ā ā 2. See if its possible to make an alpine image so i can shrink the general image down.
Content type
Image
Digest
Size
890.9 MB
Last updated
about 7 years ago
docker pull txt3rob/spoofssid-docker