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]

ExportToMySQL

Subject: ExportToMySQL
Date: Tue, 28 Aug 2007 17:15:03 +0530
Hi

This is regarding the query by
Andreas on ExportToMySQL. While trying to export reports from the client to MySQL database this error ExportToMySQL(): Unable to connect to MySQL server is displayed. I tried to search this function ExportToMySQL in the source but didn`t find. Can anyone suggest what has to be done.

Regards,
Rincy

 NessusWX export to MySQL-4.1.7

Alex Campoe campoe at usf.edu
Sat Jan 22 14:17:03 EST 2005


Andy

MySQL 4.x uses a new hashing length for passwords. You can keep the old 
shorter hash until NessusWX is updated. Simply use

mysql> SET PASSWORD FOR
     -> 'some_user'@'some_host' = OLD_PASSWORD('newpwd');

to reset the password to the shorter hash.

The full write up is here

http://dev.mysql.com/doc/mysql/en/old-client.html

Alex

Andreas Lappe wrote:
> On Sat, Jan 22, 2005 at 07:39:23PM +0100, Andreas Lappe wrote:
> 
>>Greetings,
>>
>>	after trying to export some reports into my database, I ask
>>myself if the provided libmySQL.dll is capable of connecting to a
>>4.1.7 MySQL? 
> 
> 
> According to Ethereal, it get's back the following:
> 
> ``Client does not support authentication protocol requested by server;
> consider upgrading MySQL client''
> 
> Two things in my eyes:
> 
> 	1) NessusWX should report the error-message, at least in the
> debug-logfile
> 
> 	2) What version is supported? Does any mysql-guru know what
> changed and is now incompatible?
> 
> Andy

-- 
--  Alex Campoe, CISSP            Campus Data Security Administrator
--                                Associate Director, Systems
--  Academic Computing            Phone: (813) 974-1796
--  University of South Florida   campoe at usf.edu


********** DISCLAIMER **********
Information contained and transmitted by this E-MAIL is proprietary to 
Sify Limited and is intended for use only by the individual or entity to 
which it is addressed, and may contain information that is privileged, 
confidential or exempt from disclosure under applicable law. If this is a 
forwarded message, the content of this E-MAIL may not have been sent with 
the authority of the Company. If you are not the intended recipient, an 
agent of the intended recipient or a  person responsible for delivering the 
information to the named recipient,  you are notified that any use, 
distribution, transmission, printing, copying or dissemination of this 
information in any way or in any manner is strictly prohibited. If you have 
received this communication in error, please delete this mail & notify us 
immediately at admin@sifycorp.com

_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus
<Prev in Thread] Current Thread [Next in Thread>
  • ExportToMySQL, Rincy Joseph <=