Skip to content

adipinto/yet-another-nessus-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Project description

Yet Another Nessus Parser (YANP) is a parser ables to extract information from Tenable Nessus's .nessus file format. The main tool's objective is to export vulnerability assessment reports in a parsable way. The user is able to choose an appropriate output format in order to save the Nessus' reports following various advanced needs.

YANP supports all latest features introduced by Nessus v5 release.

Features

In order to help penetration testers, the following features are supported:

Parse multiple .nessus file and output a single report. Print results in .org format. (for Emacs enthusiasts) Save results into csv report using a custom delimiter string. Filter vulnerabilities based on local assessment. Filter vulnerabilities from minimum CVSS. Filter vulnerabilities up to maximum CVSS. Print only a list of targets parsed (IPs and hostnames). Print advanced statistics about parsed reports. Print a list of targets vulnerable at specified Nessus PluginID. Print a list of targets vulnerable at specified Nessus Plugin name. Print parsed information in raw mode (for advanced purposes).

Dependencies

Python netaddr

Python ArgumentParser

Python Minidom

About

Developed by Alessandro Di Pinto

About

A parser to extract information from .nessus file format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages