0.0
No release in over 3 years
Low commit activity in last 3 years
Import entries from your VulnDB HQ library into the Dradis Framework
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.6
~> 10.0

Runtime

 Project Readme

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.