justcallmekoko / ESP32Marauder

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

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

Closed CyberTechNex closed 6 months ago

CyberTechNex commented 6 months 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 6 months ago

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

CyberTechNex commented 6 months 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 6 months 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 6 months 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 6 months 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 6 months 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!