ihebski / Burp-Plugin

A Burp plugin to export findings to DefectDojo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Defecto-Burp

Defecto-Burp is a Burp Suite plugin used with Burpsuite Professional that support the defectdojo API v2.

This extension is designed to export findings to DefectDojo.

Features :

  • Send findings to existing test
  • Create a new test via the Burp plugin
  • Supports the defectdojo API v2

Contribute

Feedback, testing and issue reporting is welcome.

Installation

In order for the plugin to work , you will need to have Jython set up in Burp Suite Pro . To use this plugin before it appears in the BApp Store you will need to do the following :

  1. Go to Extender and select the Extensions tab
  2. Click on Add , select Extension Type: to be Python and select the DefectDojoPlugin.py

Install Plugin

Usage

  • Send finding to existing test

Add finding

  • Send issue As Report (add test)

send issue As Report

About

A Burp plugin to export findings to DefectDojo

License:MIT License


Languages

Language:Python 99.5%Language:HTML 0.5%