Re: Is there a way to modify NessusWX?
"Zate Berg" <[email protected]> Thu, 14 Dec 2006 08:56:57 -0500
| Newsgroups | gmane.comp.security.nessus.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============1069543266== Content-Type: multipart/alternative; boundary="----=_Part_163927_22951224.1166104617326" ------=_Part_163927_22951224.1166104617326 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline You may just be able to modify the schema in the database to change that field to contain more characters. You may need to export the data, modify the resulting sql files create table entries and then reimport your data. You should also definately at least take alook at the source George linked too but my guess would be that NessusWX wont care how big that field is, the truncating is happening at the database layer. Just a guess though (I will take a ook myself as I use NessusWX to export my scans aswell.) On 12/13/06, SPAOTVA <[email protected]> wrote: > > *Classification: UNCLASSIFIED*** > > When I try to export into MySQL the cve_id field gets truncated around 30 > characters. When I look at the SQL tables format for NessusWX it is set to > VarChar(32). I would like to modify it to 128 or a text field. Does anyone > know how to go about this? > > Thanks > Mike > > _______________________________________________ > Nessus-devel mailing list > [email protected] > http://mail.nessus.org/mailman/listinfo/nessus-devel > > -- Zate ------=_Part_163927_22951224.1166104617326 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline You may just be able to modify the schema in the database to change that field to contain more characters. You may need to export the data, modify the resulting sql files create table entries and then reimport your data.<br> <br>You should also definately at least take alook at the source George linked too but my guess would be that NessusWX wont care how big that field is, the truncating is happening at the database layer.<br><br>Just a guess though (I will take a ook myself as I use NessusWX to export my scans aswell.) <br><br><div><span class="gmail_quote">On 12/13/06, <b class="gmail_sendername">SPAOTVA</b> <<a href="mailto:[email protected]">[email protected]</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div> <p><b><i><font color="#008000" face="Arial">Classification: UNCLASSIFIED</font></i></b><i></i> </p> <p><font face="Arial" size="2">When I try to export into MySQL the cve_id field gets truncated around 30 characters. When I look at the SQL tables format for NessusWX it is set to VarChar(32). I would like to modify it to 128 or a text field. Does anyone know how to go about this? </font></p> <p><font face="Arial" size="2">Thanks<br> Mike</font> </p> </div> <br>_______________________________________________<br>Nessus-devel mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:[email protected]">[email protected]</a><br> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mail.nessus.org/mailman/listinfo/nessus-devel" target="_blank">http://mail.nessus.org/mailman/listinfo/nessus-devel</a><br><br></blockquote></div><br> <br clear="all"><br>-- <br>Zate ------=_Part_163927_22951224.1166104617326-- --===============1069543266== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Nessus-devel mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus-devel --===============1069543266==--