Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

eSentire/nessus_join

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nessus_join

Join multiple Nessus reports into one

Usage: nessjoin.py [options]

Options:
  -h, --help            show this help message and exit
  -d DIR, --dir=DIR     Directory containing .nessus files
  -o OUTPUT, --output=OUTPUT
                        output file name
  -n NAME, --name=NAME  New report name
  -v, --verbose         Show extra information

Example:

python nessjoin.py -d scans/ -n 'ACME Network Scan' -o scan_2015.nessus

About

Join multiple Nessus reports into one

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages