NessusDB v1.4.4 released (Project name changed to RISU)
Risu (NessusDB) is Nessus XMLv2 parser, which pushes reports into an ActiveRecord database, easing report generation. Requirements ruby (Tested with 1.8.7) rubygems (Install it from source!, it is included with ruby 1.9.1+) libxml choice rails yaml logger rmagick gruff prawn mysql.
_
_ __(_)___ _ _
| '__| / __| | | |
| | | \__ \ |_| |
|_| |_|___/\__,_|
Several templates are included:
- graphs.rb – several graphs written to disk as png’s and as a complete pdf
- technical_findings.rb – a detailed pdf of the high and medium findings from the assessment
- finding_statistics.rb – this is a pdf summary of the assessment
- assets.rb – this is a summary of all the hosts found during the scan
- pci_compliance.rb – this generates of list of hosts that pass or failed pci/dss auditing
- exec_summary.rb – A sample executive summary report
- executive_summary.rb – A more detailed sample executive summary report
- findings_summary.rb – A summary of all the findings report
- ms_update_summary.rb – a summary of all the windows update enable hosts
- ms_patch_summary.rb – a summary of all the missing windows patches
- cover_sheet.rb – a example coversheet report
Changelog
- NessusDB has been renamed to risu
- Fixed a bug in –create-config, where tabs were being inserted with spaces
- Fixed a bug in load_config where the exception was not printed.
- Added more banners to the console for fun
Save Post as PDF
