Nessus Parser v29

October 16th, 2024 No comments

Its finally here, and new version of the Nessus Parser

Things fix,

  1. Added logic to adapted to new plugin families
  2. 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

Categories: Uncategorized Tags:

Nessus Parser v24

September 25th, 2017 Comments off

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

Categories: Uncategorized Tags:

Nessus Parser v0.22

July 27th, 2016 51 comments

I know, I have been saying a new version is coming, well here it is.

These are the new features with version 22

1. Fixed bug in info and low severity tabs
2. Added support for new plugin families “Incident Response, F5 Networks Local Security Checks, Huawei Local Security Checks, OracleVM Local Security Checks, and alo Alto Local Security Checks”
3. Fixed issue with “Number of IPs Scanned” count.
4. Fixed issue with “Total Unique” count.
5. Updated most common Critical and High Severity vuls
6. Fixed bug in UserAccountData Regex

parse_nessus_xml.v22.pl

Categories: Nessus Tags: