Renaud Deraison wrote:

>>>I am writing a procedure to "housekeep" a syncronized list of plugs on a
>>>RDBMS,  but my database is case insensitive (and willing to stay so :-).
>>>I keep a hash of the plugin contents on the db, to acknowledge changes
>>>in the plugin contents. Of course the two plugs above kjeep triggering
>>>the "plug changed" flagging...!
>>      If the code you are writting is GPL I would appreciate it if you
>>sent it to the list. I'm also writting a script (is 90% done) to extract the
>>plugins information from the text files to a Postgres database. 

I am investigating on the matter. I mean, I still haven't talked this 
over with my employer. I'd like to have some legal advice before, which 
I already requested. I am waiting for a reply.

I'd sure thing like to contribute the code, even if it's not that 
"general purpose".

> Have a look at the output of 
> 
>       nessus -qp localhost 1241 <login> <password>
> 
> or even
>       nessus -qSp localhost 1241 <login> <password>
> 
> 
> This should simplify your scripting.

This is good news! I'll have to rewrite my app almost from scratch.
:-)

But seriously, thanks to Renaud for the pointer. It solved some of my 
problems.

--andrew

Reply via email to