Skip to content
This repository has been archived by the owner on Aug 6, 2019. It is now read-only.
/ nessify Public archive

Parse Nessus dumps and do stuff with them

License

Notifications You must be signed in to change notification settings

rye/nessify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nessify

A Nessus scan dump parser and differ.

Motivation

In particularly large organizations, there can be tens of thousands of findings in a Nessus scan. While large amounts of work could be performed for each scan, sometimes what is more interesting is to understand the difference between two scans entirely.

This project aims to make it easier for people to process and understand Nessus scan results. It includes a parsing library which loads uncompressed or compressed CSV files in the Nessus export format, and then optionally compares the results from two dumps to find any differences.

License

This project is currently licensed under my default license, the MIT license. For more information, see the LICENSE file at the root of this document.

About

Parse Nessus dumps and do stuff with them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages