Evil Portal

Basic Portal

I was unable to clone the repoitory to my pineapple. so I glones them ot my machine and copied them to the pineapple under /root/portals/. I took some of Kleo Evil Portals as I'm not skilled enough to make my own.

git clone <https://github.com/Th4ntis/Evil-Portals.git>
scp -r Evil-Portals/* [email protected]:/root/portals/

Download the Evil Portal module from the Pineapple Modules

Once installed open the module, and install dependencies. Now we can preview the portals by activating the Portal

Once activated, start the web server, then we can preview it.

Now, we go to our OpenAP, set the desired WiFi name, BSSID, and channel.

Start the server with the Evil Portal, now when a client is connected, on the home page we will see their MAC address and IP address.

Take the IP address and add it into the Evil Portals allowed clients.

Now when the client is connected they are sent to an authorization login page, Google in the case.

If they enter their credentials, their page shows they aren't authorized.

We also get a notification our Pineapple page.

We can view the logs from the Evil Portal page to see the email, password, hostname, MAC, and IP that put in their credentials.

Last updated