Skip to content

You can combine multiple Nessus reports into a single file.

Notifications You must be signed in to change notification settings

okankurtuluss/nessus-report-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

nessus-merge

You can combine multiple Nessus reports into a single file.

#Use of:

1-) Download all scans to be merged from Nessus with the .nessus extension.

2-) Collect all .nessus extension files in a single directory.

3-) Then, when you run the tool as follows, a file named "combined_results.nessus" will be created in the same directory.

python3 nessus-merge.py

merge2

4-) When you import the newly created "combined_results.nessus" file into Nessus, you will see that all scans have been combined.

About

You can combine multiple Nessus reports into a single file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages