xenobyte / EvilPortalsPine

Wifi Pineapple Mk7 Evilportals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evil Portals WifiPineapple Mk7

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 MK7. This is an updated version of Kleos Evil Portals to work with the Mk7.

This project requires you to install the Evil Portal captive portal module. To install on the Pineapple, go to Modules -> Manage Modules -> Get Modules from Hak5 Community Repositories -> Evil Portal..


Usage

Clone the repository

git clone https://github.com/claytoncasey01/EvilPortalsPine.git

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. Logs are found at Modules > Evil Portal > Logs > View.


Screenshots

Warnings

Portals show a warning that indeed it is a phishing page.


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

Credit for the orignial project goes to Kleo Bercero

About

Wifi Pineapple Mk7 Evilportals

License:GNU General Public License v3.0


Languages

Language:CSS 39.0%Language:PHP 34.5%Language:JavaScript 25.7%Language:Shell 0.8%