Reviewing and Extracting Information

Overview

Review vulnerabilities medium and above. Very common vulnerabilities are DNS or SSL self signed certificate related.

Export the Nessus file and create a Executive Summary and Custom (everything selected) report as a PDF and HTML.

Nessus Example

A XML report can also be generated to give to the client using this tool (or just search for nessus parser). The document is also useful for us by using the portScanData section and importing that data into our checklist targets section

perl parse_nessus_xml.v24.pl -f PNPT_mbpjyt.nessus
Parsed Nsssus scan Example

Last updated

Was this helpful?