seph <[email protected]> writes:

> Do I need to specify ssh credentials in the scan config? I thought they
> could use the ones in the target config. But that line in the dump about
> no extended credentials makes me wonder.

Dropping opensshd into debug mode, makes this look kinda weird. My
successful connection looks kinda like this:

  debug1: PAM: setting PAM_TTY to "ssh"
  debug1: userauth-request for user ovtarget service ssh-connection method 
publickey
  debug1: attempt 1 failures 1
  debug1: test whether pkalg/pkblob are acceptable
  debug1: Checking blacklist file /etc/ssh/blacklist.DSA-1024
  debug1: temporarily_use_uid: 1509/1509 (e=0/0)
  debug1: trying public key file /home/ovtarget/.ssh/authorized_keys
  debug1: matching key found: file /home/ovtarget/.ssh/authorized_keys, line 8

But the failed attempt from openvas looks like this:

  debug1: PAM: setting PAM_TTY to "ssh"
  Connection closed by 127.0.0.2
  debug1: do_cleanup
  debug1: PAM: cleanup

seph
_______________________________________________
Openvas-discuss mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss

Reply via email to