Results 1 to 3 of 3

Thread: How to establish SSH in kali nethunter

  1. #1
    Join Date
    2015-Nov
    Posts
    1

    How to establish SSH in kali nethunter

    I tried to establish SSH tunnel between my nethunter and my mac. It didn't work.

    I typed in my terminal
    Code:
    ssh <nethunter_ip>
    but, it keeps asking me for password which I don't know...
    But I never entered a password when I installed nethunter. Some forums say 'toor' is the default password, but it didn't work.

    How do I establish SSH tunnel between my nethunter and my mac?

    Thanks

  2. #2
    Join Date
    2015-Apr
    Posts
    20
    you're only doing ssh ip address, you need to specify the user as well. So

    ssh root@nethunterip

  3. #3
    Join Date
    2015-Aug
    Posts
    7
    If you are using Nethunter 2.0 you have to go to:
    /etc/ssh/sshd_config
    search for PermitRootLogin
    and change it to "yes"

Similar Threads

  1. Replies: 0
    Last Post: 2023-06-24, 17:03
  2. Will NetHunter Pro get the Kali NetHunter App Store ?
    By danielktdoranie in forum App Store
    Replies: 0
    Last Post: 2023-03-01, 18:20
  3. Win-KeX - Cannot establish any listening sockets
    By mia2wa in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2021-02-20, 19:51
  4. Cannot establish Wired connection
    By Cyghost in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2015-11-21, 02:56

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •