You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dominik edited this page Mar 22, 2026
·
2 revisions
Phishing Portal
Why do you need this
This feature allows you to quickly set up a new Wi-Fi network by entering its name, for example 'Free Airline Wifi'. When user connects, phishing portal is presented from HTML file asking to log in using for example FB credentials. These are logged into portals.txt on SD card and presented on flipper screen.
How does it work
Operator enters SSID name and selects HTML file.
When victim connects, operator will see entered credentials on the flipper screen and these will be logged on SD card as well.
Commands Workflow
Prepare portal HTML:
list_sd
select_html 1
Start phishing portal with chosen SSID:
start_portal Free_Airline_Wifi
Monitor output for client connections and submitted fields:
AP: Client connected - MAC: ...
Password: ...
Portal data saved to portals.txt