Parse .nessus file(s) and shows output in interactive UI
-
Updated
Apr 29, 2025 - HTML
Parse .nessus file(s) and shows output in interactive UI
GUI tool which enables you to parse nessus scan files from Nessus and Tenable.SC by (C) Tenable, Inc. and exports results to a Microsoft Excel Workbook for effortless analysis.
CLI tool and python module which enables you to parse nessus scan files from Nessus and Tenable.SC by (C) Tenable, Inc.
Here are some of the most important cyber security tools.
Python script for automating the download of nessus reports
Automated Powershell Script to export NessusPro V7 or Nessus IO Scanner Reports - Nessus API
.nessus parser for penetration testers providing an easy way to organize findings by host, and severity.
Python script for converting nessus report file into csv format
Nessus Consolidator Web (.nessus to SQLite)
An automation script to maintain Nessus report
Makes requests to Nessus API, downloads information, sorts that into csv files, and optionally emails it to who ever needs the information.
Powershell script to export the Nessus scan reports in 4 different formats (7 reports) in one go.
Python script for export nessus reports with API
This script parses Nessus XML scan reports to extract vulnerability details, including CVE/CWE IDs, severity levels, and other pertinent information. It then generates two HTML reports: one summarizing vulnerabilities in a table format and another providing detailed findings for each vulnerability.
GUI tool which enables you to parse nessus scan files from Nessus and Tenable.SC by (C) Tenable, Inc. and exports results to a Microsoft Excel Workbook for effortless analysis.
This project focuses on performing vulnerability scanning using Nessus, a widely used vulnerability assessment tool. It helps identify security flaws in systems, networks, and applications by scanning for misconfigurations, outdated software, and known vulnerabilities.
A simple parser written in python for Nessus CSV output files.
Generating a docx report file from a .nessus report
Add a description, image, and links to the nessus-report topic page so that developers can more easily learn about it.
To associate your repository with the nessus-report topic, visit your repo's landing page and select "manage topics."