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

| Subject: | Re: Unknown function |
|---|---|
| Date: | Thu, 07 Jun 2007 15:49:26 +0200 |
Quoting Renaud Deraison <deraison@nessus.org>:
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.
_______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Nessus 3.1.4 (beta) available : bug fixes, 64 bits support, Renaud Deraison |
|---|---|
| Next by Date: | Inability to Run updateplugins.pl Script, Walter Aiello |
| Previous by Thread: | Re: Unknown function, Roch |
| Next by Thread: | RE: Unknown function, Devitto, Dom |
| Indexes: | [Date] [Thread] [Top] [All Lists] |