I tested and I found out that when the text from the Plugin output
contain \ it should be changed to \\
Example
C:\WINDOWS\system32\drivers\Srv.sys has not been patched\n to
C:\\WINDOWS\\system32\\drivers\\Srv.sys has not been patched\n

Having the text from the plugin output like this create a proper html
file that include the path of the scanned file ,the detected version
and the expected one.

Is this something that can be easily done with a sed/awk command ?

Mishou

On Thu, Dec 4, 2008 at 12:12 PM, Mihai Petre <[EMAIL PROTECTED]> wrote:
> Hi,
>
> running version 3.2.0 on 7.10 server
> from the command line I scan and save the results in nbe file and then
> convert them to html or xml
> The plugin output ( the existing version of a scanned file and what
> should be) is missing from the description of the vulnerability in the
> html file but this information is in the nbe file
> Is there a limit of the text when converting to html  ? Can it be increased ?
>
> Thanks
> Mishou
>
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to