Skip to content

dradis/dradis-nessus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bca30cf · Dec 20, 2024
Dec 14, 2023
Dec 12, 2024
Jul 11, 2024
Jul 11, 2024
Sep 2, 2020
May 30, 2015
Dec 12, 2024
Nov 8, 2021
Jun 30, 2014
Oct 29, 2014
Jun 30, 2014
Jan 30, 2024
Aug 13, 2014
Aug 7, 2024

Repository files navigation

Nessus add-on for Dradis

Build Status Code Climate

The Nessus upload add-on will enable user to upload Nessus output files in the nessus client format (.nessus) to create a structure of nodes/notes that contain the same information about the hosts/ports/services as the original file.

The parser only supports version 2 of nessus xml format. Other formats (nbe, nsr) are not supported at the moment.

Also, the xml parser only extracts the results of a scan. It is not able to parse the scan policy itself which is also part of the xml file.

The add-on requires Dradis CE > 3.0, or Dradis Pro.

More information

See the Dradis Framework's README.md

Contributing

See the Dradis Framework's CONTRIBUTING.md

License

Dradis Framework and all its components are released under GNU General Public License version 2.0 as published by the Free Software Foundation and appearing in the file LICENSE included in the packaging of this file.

Feature requests and bugs

Please use the Dradis Framework issue tracker for add-on improvements and bug reports.