Skip to content

dradis/dradis-vulndb

Repository files navigation

VulnDB HQ add-on for Dradis

Build Status Code Climate

This add-on can be used to connect the Dradis Framework to a remote vulnerability database such as VulnDB HQ (http://vulndbhq.com/). The idea is to have a database with commonly used notes that you can import to your current project.

The current version of the add-on uses the vulndbhq gem to access the service API

You can also use the Thor task to search Vuln::DB from the command line:

$ thor dradis:import:vulndb:search XSS

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.