Skip to content

dradis/burp-dradis

Repository files navigation

Dradis Framework extension for Burp Suite

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

Dependencies

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.

Burp > Options > Ruby Environment

Install

Normal use

Extender > BApp Store and activate the Dradis Framework Connector.

Development

Extender > Extensions > Add:

  • Extension type: Ruby
  • Extension file (.rb): burp-dradis.rb

Contributing

Please see CONTRIBUTING.md for details.

List of contributors.

License

The Dradis Framework extension for Burp is released under GNU General Public License version 2.0

Feature requests and bugs

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