This repository is a work in progress. Check back regularly for updates
The Kismet
directory contains scripts to setup your Mk7 for wardriving using an Android Phone as a GPS device. The script can be setup to run at boot, or you can SSH into it over the management wifi and start the script up once you have a GPS lock.
After running the dependencyInstall.sh
you will need to modify the kisment.conf file in /etc/kismet/kismet.conf
add this line in the GPS
section: gps=gpsd:host=localhost,port=2947
There are 2 options that you can use for your GPS module.
- A USB GPS dongle
- Android phone over Wi-Fi with GPSd Forwarder
The current wardrive.sh script assumes you are using option 2.
- Download GPSd Forwarder for Android off of Google Play or F-Droid
- Open the app and set the IP address to the address of your pineapple. (Default is 172.16.42.1)
- Set the port to 9999
After you've donwloaded and setup the app. Connect your Android phone to the Pineapple via the management Wi-Fi. Then run the script wardrive.sh
The folder of Evils Portals is pulled from here https://github.com/kleo/evilportals & https://github.com/wifiphisher/extra-phishing-pages
In order to setup the Evil Portal on the Wifi Pineapple you must do the following.
- Install the Evil Portal Plugin.
-
scp or sftp into the wifi pineapple and copy everything in the
Evil Portals/portals
directory into~/portals
onto the pineapple. If the directory doesn't already exist, create one. -
Reload the Evil Portals module. You should now see all the portals
- Activate a portal you wish to use.
- Click Start Web Server, and then start.
- Click preview to view the "Evil Portal"
- Then clone an AP or create your own AP and wait for a device to connect.