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: SSL error

Subject: Re: SSL error
Date: Tue, 29 Nov 2005 13:09:59 -0500
On Tue, Nov 29, 2005 at 05:57:12PM +0200, Josh Zlatin-Amishav wrote:

bob@machine:~$ nessus -x -c ~/.nessusrc -qp localhost Username Password
[6723] SSL_connect: error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3
alert bad record mac
nessus : SSL error

I'd be curious to see a packet dump of traffic to/from port 1241 when
this happens.

Also, does this happen if you use openssl's s_client command to connect
to nessusd? Something like:

  openssl s_client -connect localhost:1241 \
    -tls1 \
    -cert cert_Username.pem \
    -CAfile /usr/local/openssl/private/cacert.pem

George
-- 
theall@tenablesecurity.com
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>
  • SSL error, Josh Zlatin-Amishav
    • Re: SSL error, George A. Theall <=
      • Message not available