Its finally here, and new version of the Nessus Parser
Things fix,
- Added logic to adapted to new plugin families
- added authentication summary page
To use the code, please first install Perl and the required modules
cpan install strict XML::TreePP Data::Dumper Math::Round Excel::Writer::XLSX Data::Table Excel::Writer::XLSX::Chart Getopt::Std Storable JSON
parse_nessus_xml.v29.pl.zip
Enjoy
September 25th, 2017
Cody
I am sorry this took so long to publish. Here is version 24
parse_nessus_xml.v24.pl
1. Fix regex \Q\E line est 1477,1484 v22
2. Removing plugin 33929 from High Vulns calculation
3. Removed Compliance from being part of High Vuln Calculation
4. Version 23 Skipped
5. reordered vuln data processing to not use as much memory.
6. Cleaned up the Compliance Tabs
I fired my QA department, wait..that is me..ok…here is a good version of the Nessus Parser v20.
parse_nessus_xml.v20a.pl