Sha256: c629d6cec7a30a9b0f4d10c0c4ba6b109ce6d30b02a5def344cbbf13b22d90ac

Contents?: true

Size: 1.5 KB

Versions: 28

Compression:

Stored size: 1.5 KB

Contents

# Nessus add-on for Dradis

[![Build Status](https://secure.travis-ci.org/dradis/dradis-nessus.png?branch=master)](http://travis-ci.org/dradis/dradis-nessus) [![Code Climate](https://codeclimate.com/github/dradis/dradis-nessus.png)](https://codeclimate.com/github/dradis/dradis-nessus.png)

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 3.0 or higher.


## More information

See the Dradis Framework's [README.md](https://github.com/dradis/dradisframework/blob/master/README.md)


## Contributing

See the Dradis Framework's [CONTRIBUTING.md](https://github.com/dradis/dradisframework/blob/master/CONTRIBUTING.md)


## License

Dradis Framework and all its components are released under [GNU General Public License version 2.0](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) 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](https://github.com/dradis/dradis-ce/issues) for add-on improvements and bug reports.

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
dradis-nessus-4.10.0 README.md
dradis-nessus-4.9.0 README.md
dradis-nessus-4.8.0 README.md
dradis-nessus-4.7.0 README.md
dradis-nessus-4.6.0 README.md
dradis-nessus-4.5.0 README.md
dradis-nessus-4.4.0 README.md
dradis-nessus-4.3.0 README.md
dradis-nessus-4.2.0 README.md
dradis-nessus-4.1.0 README.md
dradis-nessus-4.0.0 README.md
dradis-nessus-3.22.0 README.md
dradis-nessus-3.21.0 README.md
dradis-nessus-3.20.0 README.md
dradis-nessus-3.19.0 README.md
dradis-nessus-3.18.0 README.md
dradis-nessus-3.17.0 README.md
dradis-nessus-3.16.0 README.md
dradis-nessus-3.15.0 README.md
dradis-nessus-3.14.0 README.md