Skip to content

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

Notifications You must be signed in to change notification settings

Tw1sm/nessmerger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages