Jump to content

Ssh not working on wifi pineapple tetra


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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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