Nessus 6 XSLT Conversion for ASM Generic Scanner Import
It is important to understand while reading this, I am not an ASM SME...
The goal was to create a simple conversion of the Nessus Vulnerability Scan reports to import into ASM. The first step was ...
Published Sep 11, 2017
Version 1.0MichaelatF5
Employee
Joined January 25, 2011
MichaelatF5
Employee
Joined January 25, 2011
MichaelatF5
Oct 12, 2017Employee
Try running your output through an escape validator, i.e., https://www.freeformatter.com/xml-escape.html
Couldn't hurt, then we could add some code to the xslt to make sure we transform properly in the future.
Or, you could try search-removing "disable-output-escaping="yes"" and see if that works, I thought I was making things prettier, but maybe it breaks it for you...