Skip to content

0xb4db01/Nessmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Nessmer - A Nessus report merge tool

Author: 0xb4db01

Date: 09/09/2022

Description: This: https://github.com/0xprime/NessusReportMerger but in Nim.

Merges Nessus reports into one final report.

Compile

nim c -d:release nessmer.nim

Run

./nessmer -i=<input directory> -o=<output file name>

input directory is where you want to put all your .nessus xml files.

Note that the final report's name in Nessus UI when imported will be the chosen output file name without the .nessus extension.

About

Merges Nessus reports into one final report

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages