Skip to content

A python parser for .nessus files that displays hosts and ports. Created this because the tenable Nessus scanner did not have the feature to display this information together.

Notifications You must be signed in to change notification settings

Ebryx/dotNessus_Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotNessus_Parser

A python parser for .nessus files that displays hosts and ports. Created this because the tenable Nessus scanner did not have the feature to display this information together.

This is a simple python command line parser which doesn't require any dependencies just feed the Nessus scanner .nessus exported file as a command line argument and get a html file as output.

Usage

python3 dotNessus_Parser.py scanner.nessus

Demo

About

A python parser for .nessus files that displays hosts and ports. Created this because the tenable Nessus scanner did not have the feature to display this information together.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published