Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.08 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.08 KB

EvilPortal templates for the Wifi Pineapple

Evil Portal is a captive portal module for the Hak5 Wifi Pineapple. This is the repository for the captive portals that can be used on the Wifi Pineapple Nano and Wifi Pineapple Tetra.

Tested on Firmware version 1.1.3 using Evil Portal 3.0 beta

Usage

Clone the repository

git clone https://github.com/kbeflo/evilportal-templates

Change the directory to evilportal-templates

cd evilportal-templates

With your Wifi Pineapple connected upload the portals you wish to use, on the Wifi Pineapple internal storage /root/portals/ or on the sd card /sd/portals/

scp -r oauth-login root@172.16.42.1:/root/portals/

scp -r oauth-login root@172.16.42.1:/sd/portals/

Head on over to the Wifi Pineapples Web Interface and go to the Evil Portal module. You're all done!