Results 1 to 6 of 6

Thread: ssh login root:toor on new usbarmory 2.1 image fail

  1. #1
    Join Date
    2013-Mar
    Posts
    11

    ssh login root:toor on new usbarmory 2.1 image fail

    Hello,

    i have downloaded the new image for USBArmory 2.1 at :

    https://images.offensive-security.co...-2.1-usbarmory then, even with DD (linux) or Win32ImageWriter (Windows) i boot up the key and try to login ssh with root:toor i get the :

    ssh [email protected]
    [email protected]'s password:
    Permission denied, please try again.
    [email protected]'s password:
    Permission denied, please try again.
    [email protected]'s password:
    Permission denied (publickey,password).

    any ideas ? i also have tried to building the image with the script provided here by offensive security at :

    https://github.com/offensive-securit...ld-scripts.git

    but i get the same output

    ssh [email protected]
    [email protected]'s password:
    Permission denied, please try again.
    [email protected]'s password:
    Permission denied, please try again.
    [email protected]'s password:
    Permission denied (publickey,password).

    Then i rebuilded the img by commented the line:

    #echo "Making the image insecure"
    #sed -i -e 's/PermitRootLogin without-password/PermitRootLogin yes/' /etc/ssh/sshd_config

    but getting the same result.

    ssh [email protected]
    [email protected]'s password:
    Permission denied, please try again.
    [email protected]'s password:
    Permission denied, please try again.
    [email protected]'s password:
    Permission denied (publickey,password).

    Anyone tried this new img yet ? the v 2.0 were function perfectly and was able to log in without a problem

    Thanks

  2. #2
    Join Date
    2016-Mar
    Posts
    2
    I've got the same issue; cannot ssh into headless SBC with password "toor"

    Also, I'm unable to chroot or vm the image, therefore not able to change to password.
    I've tried to delete the password from /etc/shadow and temporary changed sshd_config to accept root login even without password. No luck.

    Hopefully somebody is able to help us?

  3. #3
    Join Date
    2014-Mar
    Posts
    9
    This may not be the issue but I had a similar experience with 2.1 and Raspberry Pi. My issue was related to Putty and Windows 10. I had to upgrade my Putty version and then was able to log in as root (after sshd_config modifications).

  4. #4
    Join Date
    2016-Mar
    Posts
    2
    Quote Originally Posted by the2ndson View Post
    This may not be the issue but I had a similar experience with 2.1 and Raspberry Pi. My issue was related to Putty and Windows 10. I had to upgrade my Putty version and then was able to log in as root (after sshd_config modifications).
    Also on RPi here. What SSHD modification are you referring to?

  5. #5
    Join Date
    2014-Feb
    Posts
    309
    There are new images out that fix this; Previously the option was without-password and the new option in ssd is now permit-password; You can look at the build scripts to see the change if you do not feel like downloading the newest image.

  6. #6
    Join Date
    2014-Mar
    Posts
    9
    Quote Originally Posted by steev View Post
    There are new images out that fix this; Previously the option was without-password and the new option in ssd is now permit-password; You can look at the build scripts to see the change if you do not feel like downloading the newest image.
    New version 2.1.2 has resolved this issue as well. Logging in as root on new build went right through, no mods needed.

    Thanks!

Similar Threads

  1. Replies: 0
    Last Post: 2020-12-31, 02:00
  2. what is the root password as toor is not working
    By mailajayck in forum TroubleShooting Archive
    Replies: 11
    Last Post: 2020-11-16, 02:44
  3. Replies: 3
    Last Post: 2020-10-10, 19:56
  4. Kali root password after screensaver(toor isnt ok)
    By yoyo9919 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-03-09, 20:46
  5. Cant log in to raspberry pi 2 uname:root pswd:toor
    By geekmonster in forum ARM Archive
    Replies: 6
    Last Post: 2016-03-05, 16:20

Posting Permissions

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