justcallmekoko / ESP32Marauder

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

Flippers zero marauder evil portal not working ); #306

Closed ezpzX1 closed 1 year ago

ezpzX1 commented 1 year ago

Describe the bug A clear and concise description of what the bug is. Whenever you try to use evil portal on the Flipper zero marauder, even with the latest firmware version on the Wi-Fi module, it says ” could not find /ap.config.txt “ I have tried putting it in the apps, data folder, and in the route and it is still not working. I’ve asked a bunch of my friends and they can’t figure out why it’s not working either. It might be a bug or it could just be me being dumb. To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen. Evil portal to function put out a SSI ID and when you click on it, it takes you to a website asking for your Google Chrome username and password Screenshots If applicable, add screenshots to help explain your problem.

Marauder (please complete the following information if applicable):

Desktop (please complete the following information if applicable):

Smartphone (please complete the following information if applicable):

Additional context Add any other context about the problem here.

eried commented 1 year ago

I have tried putting it in the apps, data folder

use apps_data

justcallmekoko commented 1 year ago

Make sure you read through this documentation for how to use Evil Portal on Marauder.

Edit: Also this

mikensen66 commented 1 year ago

not working for me either. if i understand correctly - some wifi dev boards have separatly integrated slots for sd cards? is it not possible to load ap.config.txt and index.html from the SD card in the flipper zero device?

justcallmekoko commented 1 year ago

Correct. In the documentation I sent, it states Evil Portal in Marauder requires there to be an SD card attached to the ESP32

ezpzX1 commented 1 year ago

the

Why? Is it not possible to add it where it's in the flippers SD card? I don't feel like many people have the SD card mod installed. Thanks