This extension allows users to send issues from Burp's Scanner directly into their Dradis project using the HTTP API.
The add-on requires Dradis CE > 3.0, or Dradis Pro.
Note: when making any changes to this repository, also submit a PR to the official clone https://github.com/PortSwigger/dradis-framework
This extension is written in Ruby, you will need a JRuby Complete package from http://www.jruby.org/download.
To load the ruby interpreter in burp, go to Extender->Options, and in the Ruby Environment section set the PATH of the jruby-complete.jar file.
Extender > BApp Store and activate the Dradis Framework Connector.
Extender > Extensions > Add:
- Extension type:
Ruby
- Extension file (.rb):
burp-dradis.rb
Please see CONTRIBUTING.md for details.
List of contributors.
The Dradis Framework extension for Burp is released under GNU General Public License version 2.0
Please use the Dradis Framework issue tracker for add-on improvements and bug reports.