VadimKh
Posts: 6
Joined: Sun Oct 23, 2016 10:20 am
Location: Tbilisi, Georgia

Kali on Raspberry Pi Zero (SSH)

Sun Oct 23, 2016 12:17 pm

Hi!

I've just installed Kali Linux on my RPi Zero, it booted successfully (the LED was blinking and now it glows), and now I want to ssh into it. I have Atheros based WiFi dongle (wn722n), but to connect via WiFi I first need to add my networks in wpa_supplicant. To do this I need first to ssh local and add them manually. How to connect via ssh local?? I tried "raspberrypi.local" and variants with "root" and "kali". Please, help me! :geek:

P.S. I need to do everything without monitor and keyboard.

klricks
Posts: 7172
Joined: Sat Jan 12, 2013 3:01 am
Location: Grants Pass, OR, USA
Contact: Website

Re: Kali on Raspberry Pi Zero (SSH)

Mon Oct 24, 2016 9:42 pm

VadimKh wrote:Hi!

I've just installed Kali Linux on my RPi Zero, it booted successfully (the LED was blinking and now it glows), and now I want to ssh into it. I have Atheros based WiFi dongle (wn722n), but to connect via WiFi I first need to add my networks in wpa_supplicant. To do this I need first to ssh local and add them manually. How to connect via ssh local?? I tried "raspberrypi.local" and variants with "root" and "kali". Please, help me! :geek:

P.S. I need to do everything without monitor and keyboard.
Normally you would use the IP address of the RPi 192.168.xxx.xxx or whatever your local IP is.
Not sure if SSH is enable by default in Kali?
You really need to go to the Kali website and read documentation and ask on their forums: https://www.kali.org/
Unless specified otherwise my response is based on the latest and fully updated RPiOS Buster w/ Desktop OS.

VadimKh
Posts: 6
Joined: Sun Oct 23, 2016 10:20 am
Location: Tbilisi, Georgia

Re: Kali on Raspberry Pi Zero (SSH)

Tue Oct 25, 2016 9:15 pm

klricks wrote:
VadimKh wrote:Hi!

I've just installed Kali Linux on my RPi Zero, it booted successfully (the LED was blinking and now it glows), and now I want to ssh into it. I have Atheros based WiFi dongle (wn722n), but to connect via WiFi I first need to add my networks in wpa_supplicant. To do this I need first to ssh local and add them manually. How to connect via ssh local?? I tried "raspberrypi.local" and variants with "root" and "kali". Please, help me! :geek:

P.S. I need to do everything without monitor and keyboard.
Normally you would use the IP address of the RPi 192.168.xxx.xxx or whatever your local IP is.
Not sure if SSH is enable by default in Kali?
You really need to go to the Kali website and read documentation and ask on their forums: https://www.kali.org/
Thank you ;)

Return to “Other”