-
Notifications
You must be signed in to change notification settings - Fork 3
/
BappDescription.html
22 lines (16 loc) · 1.29 KB
/
BappDescription.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<p>This extension integrates Burp with the Dradis Framework.</p>
<p>Dradis is a collaboration and reporting tool for IT Security teams that lets you combine the output of 20 different
scanners with your own manual findings and screenshots to create completely custom reports.</p>
<p>After you load the extension you can right-click on the Issues identified by Burp's Scanner and send them to Dradis.
This extension uses Dradis JSON HTTP API interface.</p>
<p>Dradis editions supported by this connector: <a href="https://dradis.com/ce/?utm_source=burp&utm_medium=bappstore&utm_campaign=detail">Dradis Community</a>
and <a href="https://dradis.com/?utm_source=burp&utm_medium=bappstore&utm_campaign=detail">Dradis Professional</a>.<p>
<p>Usage:</p>
<ul>
<li>For <strong>Dradis Community</strong> edition use the server's shared password as API token.</li>
<li>For <strong>Dradis Professional</strong> edition find your API token in your Profile page.</li>
</ul>
<p>Documentation: <a href="https://dradis.com/integrations/burp.html">Burp Suite with Dradis</a>.</p>
<p>License: <a href="https://github.com/dradis/burp-dradis/blob/master/LICENSE.txt">GPLv2</a>.</p>
<p>Forum: <a href="http://discuss.dradisframework.org">http://discuss.dradisframework.org</a></p>
<p>Requires JRuby version 1.7 or later.</p>