Hi,

When verifying ssh login credentials to a Redhat ES 4.0 system I am getting:


Unknown function 'aes_cbc_encrypt' (ssh_test.nasl, line 576)
Unknown function 'tripledes_cbc_encrypt' (ssh_test.nasl, line 578)
Unknown function 'aes_cbc_encrypt' (ssh_test.nasl, line 576)
Unknown function 'tripledes_cbc_encrypt' (ssh_test.nasl, line 578)
Unknown function 'aes_cbc_decrypt' (ssh_test.nasl, line 596)
Unknown function 'tripledes_cbc_decrypt' (ssh_test.nasl, line 598)
Unknown function 'aes_cbc_decrypt' (ssh_test.nasl, line 596)
Unknown function 'tripledes_cbc_decrypt' (ssh_test.nasl, line 598)

After running nasl -X -t ip.of.host. ssh_test.nasl

Turns out it is trying to log in using  blowfish-cbc encryption as it
doesn't recognise the others. Has something changed in ssh_func.inc?

Regards,

Paul
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to