Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nessus Merger

Will search a specified folder for .nessus files and format them into an Excel report in .xlsx format.

Customization

Edit the Customization class near the top of nessmerger.py with logo and company name to replace the defaults.

Installation

pip3 install -r requirements.txt

Usage

usage: nessmerger.py [-h] directory

Merge all .nessus files within a folder into one Excel .xlsx report

positional arguments:
  directory   Folder containing .nessus files

optional arguments:
  -h, --help  show this help message and exit

About

Merge multiple .nessus files into a single .xlsx formatted report

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages