Pineapple MK VII - kdaisho/Blog GitHub Wiki

How to initiate

  1. Install antennas
  2. Connect it to power
  3. Find SSID Pineapple_XXXX pellus_home from network and connect
  4. Visit 172.16.42.1:1471
  5. Login to it
  6. 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

  1. Logout from the UI
  2. Open terminal, SSH into the pineapple -- ssh [email protected] then enter the password
  3. Inside the shell, shut it down with poweroff command

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.