Re: [Database-devel] questions...

Javier Fernandez-Sanguino <[email protected]>
Newsgroups gmane.comp.security.nessus.devel
Organization Germinus
Message-ID <[email protected]>
Robert Rich wrote:

> I've been following this thread with interest and have been 
> building/testing the NESSUS_SQL code.
> I do have a question that may relate to Jeff's problem.  If i build 
> nessusd out of NESSUS_SQL, do i have to use the nessus client from that 
> same codebase?  The system i'm building nessusd on has some gtk issues, 
> so i've been using both the gtk client and windows (NessusWX) client 
> from different systems running code from HEAD.  While i haven't seen any 
> segfaults as indicated by Jeff below, i also have not seen any data in 
> the knowledgebase table.
> Thoughts?
> 

There's really no reason why you shouldn't be able to use a different 
client. Client/server communication is standarised and it should not 
be affected by the SQL code. We will try to add some debug information 
in the code in order to see what's going on.

Do you see if there is any database communication at all? (snooping 
the loopback interface for example) Do you see if the host / session 
/hostsession tables are being updated when you run a scan?

As a matter of fact you should be albe to see information from the 
scan in real time when you are using the database code, since the 
tables are updated when the session starts/ends, while the host is 
being scanned, etc.

Regards

Javi
_______________________________________________
Nessus-devel mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.