Jump to content

Ssh not working on wifi pineapple tetra


Doko

Recommended Posts

Hi everyone, 

I have a problem with my Pineapple tetra. I wanted to try the evil portal module and i wanted to install some premade portals however when i tried to access the pineapple through ssh it kept saying “connection refused”. I also ran a nmap scan and found out that the ip 172.16.42.1 doesnt have a ssh port open. I went through all the documentation but didnt find anything like manual ssh setup and the ssh checkbox in the network tab was checked. Can somebody please help me?

 

Link to comment
Share on other sites

Connect to the UART USB port of the Tetra and then establish a serial connection to the Tetra
https://docs.hak5.org/wifi-pineapple-6th-gen-nano-tetra/console-access/serial-access-wifi-pineapple-tetra

Try running the ssh daemon manually:
/usr/sbin/sshd -D

Do you get an error message like the one below?
sshd: no hostkeys available -- exiting.

If so, in:
/etc/ssh

Check the files named:
ssh_host_*
Are they zero length?

If so, remove them
rm /etc/ssh/ssh_host_*

Then reboot the Tetra

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...