Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

Re: Unknown function

Subject: Re: Unknown function
Date: Thu, 7 Jun 2007 13:07:47 +0100
Ok thanks Renaud,

On 07/06/07, Renaud Deraison <deraison@nessus.org> wrote:


Hi Roch,

On Jun 7, 2007, at 12:14 PM, Roch wrote:

> 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?

These warnings are harmless and only occur when in command-line mode.
Currently, Nessus 2.x and 3.0 only support blowfish-cbc encryption.
In Nessus 3.1.x we've added support for AES and 3DES and we modified
ssh_func.inc to account for that.

Given how the script is written, it still works well with Nessus 2.x
and 3.0.x and in Nessus 3.1.x it has the ability to also negotiate
AES and 3DES.


-- Renaud

_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>