Pineapple MK VII - kdaisho/Blog GitHub Wiki
How to initiate
- Install antennas
- Connect it to power
- Find SSID
Pineapple_XXXXpellus_homefrom network and connect - Visit 172.16.42.1:1471
- Login to it
- Disable
Pineapple_XXXX
Downloadable documents PDF is for version 1 and it's deprecated.
Visit for the version 2 documentation: https://docs.hak5.org/wifi-pineapple/wifi-pineapple-mk7-by-hak5/
How to properly shut down
- Logout from the UI
- Open terminal, SSH into the pineapple --
ssh [email protected]then enter the password - Inside the shell, shut it down with
poweroffcommand
How to SSH using Termius (mobile SSH client)
To get your Android phone talking to the Pineapple Mark VII via Termius, you essentially had to clear the "communication path" that Android was trying to block.
The Connectivity Checklist
- Network Isolation: You had to connect to the Management SSID (the specific management Wi-Fi -
pellus_home) created by the Pineapple. - Routing Conflict: You had to Disable Mobile Data. Android was seeing "No Internet" on the Wi-Fi and trying to route your Termius/Browser traffic through your cellular provider instead of the Pineapple.
- SSH Setup: In Termius, you had to ignore the 1471 port and use Port 22 with the username root and your management password.