Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 3.26 KB

README.md

File metadata and controls

55 lines (29 loc) · 3.26 KB

Evil Portals

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 manually install the development branch of the Evil Portal captive portal module created by frozenjava.


Usage

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 portals

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.


Screenshots


License

Evil Portals is distributed under the GNU GENERAL PUBLIC LICENSE v3. See LICENSE for more information.

Disclaimer

  • 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

Support me on - Patreon

Kleo Bercero