Sign inSign up

txt3rob/spoofssid-docker

By txt3rob

•Updated about 7 years ago

Broadcast 5000 SSID's for fun

Image
0

1.5K

txt3rob/spoofssid-docker repository overview

⁠spoofssid-docker

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.

⁠How to Run

====

sudo docker run --privileged --net=host -it txt3rob/spoofssid-docker /bin/bash ./start.sh
⁠Raspberry Pi Version

====

sudo docker run --privileged --net=host -it txt3rob/spoofssid-docker:armhf /bin/bash ./start.sh

capture.png

If any of this is wrong please let me know.

⁠To Do:

====

ā‹…ā‹…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.

Tag summary

Content type

Image

Digest

Size

890.9 MB

Last updated

about 7 years ago

docker pull txt3rob/spoofssid-docker