justcallmekoko / ESP32Marauder

A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
4.86k stars 534 forks source link

a list of all the html files for evil portal instead of just using index.html #539

Closed CyberTechNex closed 1 month ago

CyberTechNex commented 1 month ago

Hi, I was wondering if there could be a feature to choose a html file for evil portal from the files present on the sd card instead of just picking the file named index.html.

I've seen this on the flipper and was wondering if it would be possible on the esp 32 v4.

ATOMNFT commented 1 month ago

It is possible. I'm not sure why you can't choose other HTML files. What are running marauder on? 17154291566285298255702533605417

CyberTechNex commented 1 month ago

I am using a normal esp 32 wroom with the ili9341 display. When I don't rename any file it just shows index.html not found

justcallmekoko commented 1 month ago

If you don't select any of the HTML files from this list shown in the picture, it defaults to "index.html"

ATOMNFT commented 1 month ago

I am using a normal esp 32 wroom with the ili9341 display. When I don't rename any file it just shows index.html not found

Have you tried to go into "select EP HTML file" ?

PXL_20240513_110518001

CyberTechNex commented 1 month ago

I did not have the option before , maybe i was on an older version. I reflased using the arduino code and now everything works.

ATOMNFT commented 1 month ago

I did not have the option before , maybe i was on an older version. I reflased using the arduino code and now everything works.

Glad you got it working!