Risu是一款nessus解析工具,它能够将nussus报告插入到动态记录的数据库中,这会让扫描报告的生成和漏洞验证变得更加容易,Risu目前更新至1.4.4版,新版主要改变如下:
  Implemented an modular template system, **breaks all existing templates**.
  All templates are now implemented as Ruby classes this allows them to be dynamically loaded and removes the need to type the entire path to the template
  This allows me to implement rendering systems that will be able to write pdf/html/rtf/csv in the future without having to have templates for each type
  Updated the Severity Graph and added some auto generated text based on the graph percentages
  Added a method to generate text for the other_os_graph
  Added a method to generate text for the windows_os_graph
  Added some auto generated text for unsupported operating systems to put into a report.
  Added AIX named_scopes on the Host model (os_aix and not_os_aix)
  Unified the colors to be the same for all the graphs
  Added validation of the XML files for Nessus Documents
  Added ‘system_type‘ field to the Nessus parser
工具下载:https://github.com/hammackj/risu/archives/master