Some evil portal htmls I made.
- A wifi dev board like the esp32 board that you can buy from flippers website https://flipper.net/products/wifi-devboard
- Marauder firmware installed on your esp32 dev board
- And a Flipper Zero
- Google-Login - A google sign in that I tried to make look as close to the real thing as I could
- FaceBook-Login - A facebook sign in that I tried to make look as close to the real thing as I could
- Spectrum-Login - A Spectrum sign in that I tried to make look as close to the real thing as I could
- Microsoft-Login - A Microsoft sign in that I tried to make look as close to the real thing as I could
- AT&T-Login - A AT&T sign in that I tried to make look as close to the real thing as I could
- Apple-Login - A Apple sign in that I tried to make look as close to the real thing as I could
- Dell-Login - A Dell sign in that I tried to make look as close to the real thing as I could
- Github-Login - A Github sign in that I tried to make look as close to the real thing as I could
- Take your sd card out your flipper and put it into your micro sd card reader and plug it into your pc and go to apps_data → evil_portal → html in qflipper or your file browser and then paste the htmls
- Put the sd card back in your Flipper and Open apps → GPIO → ESP → [ESP32]Evil Portal
- Pick your html file and start the portal
When you make the evil portal it creates a rouge access point that looks like a legit network. You can control the name of this network and name it say "Free_airport_wifi69" Someone may click on this network and when they do the html of your choosing will pop up showing a legit looking sign-in-page and people thinking it's real and that they just have to sign in to use this network, they type in their credentials. When they type in their credentials it grabs them via /get and logs them on your flipper showing their login and password. Do not do this though that was just an example
If you wanna change things just edit the html.
I use Momentum custom firmware and I recommend installing this on your flipper to do evil portal https://momentum-fw.dev/
Only use this if you have explicit permission to. I gurtmuncher am not responsible if you do something stupid with this. This was also built purely for educational purposes. Also DO NOT use these htmls to steal/take peoples info these htmls are for educational purposes only
Just don't be an idoit and connect to random "Free" networks, even if you do that don't be even stupider and type in your account info on a random network and allways check the url before you type in your username and password and make SURE it's a trusted https site.
I made these using htmls I found here for reference https://github.com/bigbrodude6119/flipper-zero-evil-portal. The styling is based on how these sites actually look. Just to be clear I did NOT make evil portal that was someone else these are just htmls I made for evil portal.
Thats pretty much it. Lmk if something doesnt work and if you think something could be changed for the better feel free to open a pull request.