10

I think I may have shared this a while back. Just played with this a little for fun. I was playing with an ESP8266. Apparently it takes very little code to turn it into an access point and have it redirect to a landing page just like a hotel wifi does. Every platform I had connect to the AP seemed to work properly. I setup the AP without a password and let people log in. I named the AP "Virus Distribution Point". Here is what they would see:
https://htmlpreview.github.io//...

Don't mind the name of the repo. It is a junk repo I made for making mom jokes.

Comments
  • 2
    Lmao I need to do this; I have an esp32 laying around.
  • 2
    @Ranchonyx Heh, I just ported it to an ESP32. Had to change like 3 lines of code. Impressively consistent APIs.
  • 2
    @Ranchonyx I went ahead and pushed the files needed to make this. The code isn't hard, but it did take some figuring out to get the captured portal working IIRC.

    https://github.com/Demolishun/...

    It might make more sense to upload the files to the device instead of embedding like I did. I guess I could figure that out next. I guess this repo might end up being useful.
  • 1
    @Demolishun Oh thanks, I'll check it out once I get home.
  • 5
    Change your wifi name to free-internet. Make page with title “take a selfie to access internet” with a button that would launch camera and take picture . Expect people taking selfies. Profit - you know your neighborhood without going out.
  • 0
    I tried this on my computer. Viruses got installed. It now shows BSOD. Fuck.
  • 2
    @-red uninstall Windows.
Add Comment