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
Sep 26, 2017Employee
With this solution, you don't need the XSD from the BIG-IP, just the XSLT and the Nessus output. The XSLT is built around the ASM Generic Schema, so you don't need that part anymore. XSLT: https://github.com/Mikej81/NessusGenericASMSchema
So basically:
xsltproc XSLT_FILE SCAN_RESULTS_XML > FILE_TO_IMPORT_XML