项目作者: Mikej81

项目描述 :
Generic ASM Vulnerability Schema XSLT
高级语言: XSLT
项目地址: git://github.com/Mikej81/f5-asm-generic.git
创建时间: 2017-08-31T18:56:46Z
项目社区:https://github.com/Mikej81/f5-asm-generic

开源协议:GNU General Public License v3.0

下载


F5 ASM Generic Scanner Translator

Generic ASM Vulnerability Schema XSLT

Current Translations

  • Nessus 6
  • Netsparker
  • Whitehat
  • F-Secure

Usage

Use XSLT transformation tool to convert Web Vulnerability Scan results into an ASM compatible remediation file for import.

  1. xsltproc nessus2asm.xsl scan_results.nessus > Nessus_Import.xml
  1. xsltproc netsparker2asm.xsl scan_results.xml > Netsparker_Import.xml

https://devcentral.f5.com/articles/nessus-6-xslt-conversion-for-asm-generic-vulnerability-schema-27632

Updates

  • 10-10-2017 - Added several vulnerability mappings. Some may have better choices, working off scan results that arent 100% comprehensive but should be a good start.
  • 02-08-2018 - Added some small mappings for Whitehat scans. Could use some tweaking but baseline is there.
  • 05-09-2018 - Added F-Secure, limited mappings. Cleaned up file names.