Search code examples
raspberry-pipiraspberry-pi4kali-linux

Is it possible to ssh into Raspberry PI without login?


I am running Kali and was wondering if Is it possible to ssh into Raspberry PI without login? Because when I boot up the PI, it shows the kali login page. Can I still ssh into it without first logging in? I am on RasPI-4b


Solution

  • You can do this without logging in by simply doing: ssh kali@"ip address"