nasher Tux's lil' helper
Joined: 21 Feb 2003 Posts: 125
|
Posted: Tue Mar 28, 2006 12:39 pm Post subject: nessus scan via ssh for local things |
|
|
im trying to let nessus scan locally but it wont login.
i've got a pub and private key for ssh and i can login from an other pc with :
ssh -v -i ssh_key nessus@192.168.0.1
when i do a scan operation with nessus i get everytime
Code: |
Mar 28 14:16:26 localhost sshd[21794]: Did not receive identification string from 192.168.0.10
|
so i guess nessus cant read/send the ssh_key file to the nesses server?
i dont use a phassphrase and i removed the space after = in .nessusrc (SSH settings[password]:Passphrase for SSHkey : =) but still i cant connect |
|