Evil Portals is a collection of portals that can be loaded into the Evil Portal module and can be used for phishing attacks against WiFi clients in order to obtain credentials or infect the victims with malware using the Hak5 WiFi Pineapple Tetra and Nano.
This project requires you to install Evil Portal captive portal module created by frozenjava. Install on the Pineapple, Modules -> Manage Modules -> Get Modules from WiFiPineapple.com -> Evil Portal 3.1.
Clone the repository
git clone https://github.com/kbeflo/evilportals
Change directory to evilportals/portals/
cd evilportals/portals/
Copy the portals you wish to use on the Tetra at /root/portals/
or on the Nano at /sd/portals/
scp -r portal-login root@172.16.42.1:/root/portals/
Alternatively you can use Filezilla to copy the portalsgoogle.com/
Host: sftp://172.16.42.1 Username: root Password: lamepassword Port: 22
Finally on the WiFi Pineapple web interface, start the Evil Portal module and then activate the portal you wish to use.
After gathering credentials, captured data will be shown as a notification on the WiFi Pineapple web interface, and also stored on the Tetra at /root/evilportal-logs/portal-login.txt
or on the Nano at /sd/evilportal-logs/portal-login.txt
with additional profiling.
Evil Portals is distributed under the GNU GENERAL PUBLIC LICENSE v3. See LICENSE for more information.
- Usage of Evil Portals for attacking infrastructures without prior mutual consistency can be considered as an illegal activity. It is the final user's responsibility to obey all applicable local, state and federal laws. Authors assume no liability and are not responsible for any misuse or damage caused by this program.
Some of the portals here are also available for Wifiphisher, available here wifiphisher/extra-phishing-pages
Discussion thread - Hak5 Forums