Evil Twin Attack For ESP8266, Captive Portal + Fake AP + Changeable Index, Micropython
run 1.install_module.bat
Change the com port number written in 2.flash.bat and press reset on esp8266
Change the com port number written in 3.upload_files.bat and run
4.connect_serial.bat run and test!
Examine sample.html
cp sample.html sample2.html
edit sample2.html
Put sample2.html -> ESP8266
ampy --port %COMPORT% --baud 115200 put sample2.html
python -m serial.tools.miniterm %COMPORT% 115200