halalboro / BITS-Wifi-on-ESP8266

Bypassing the captive portal on your University network to access the internet on any microcontroller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BITS-Wifi-on-ESP8266

This code will help you access the internet on your ESP8266 or in fact any other board (Of course, some tweaking will be required).
This code's use can also be expanded to university students who may have a captive portal on their network (You just need to change the parameters).

I have attached screenshots of the network tab where you can find your payload and your headers.

Developer Tab on the Login Page :

Screenshot 2023-04-16 033200

Navigate to the "Login.xml" Filename

Headers in the Network Tab :

image

Payload in the Network Tab :

Screenshot 2023-04-16 032821

Cheers!

About

Bypassing the captive portal on your University network to access the internet on any microcontroller

License:MIT License


Languages

Language:C++ 100.0%