dradis-burp 3.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.gitignore +7 -0
- data/.rspec +2 -0
- data/CONTRIBUTING.md +3 -0
- data/Gemfile +23 -0
- data/LICENSE +339 -0
- data/README.md +29 -0
- data/Rakefile +1 -0
- data/dradis-burp.gemspec +34 -0
- data/lib/burp/issue.rb +149 -0
- data/lib/dradis-burp.rb +8 -0
- data/lib/dradis/plugins/burp.rb +11 -0
- data/lib/dradis/plugins/burp/engine.rb +22 -0
- data/lib/dradis/plugins/burp/field_processor.rb +23 -0
- data/lib/dradis/plugins/burp/gem_version.rb +19 -0
- data/lib/dradis/plugins/burp/importer.rb +79 -0
- data/lib/dradis/plugins/burp/version.rb +13 -0
- data/lib/tasks/thorfile.rb +40 -0
- data/spec/burp_upload_spec.rb +108 -0
- data/spec/fixtures/files/burp.xml +100 -0
- data/spec/spec_helper.rb +9 -0
- data/templates/evidence.fields +7 -0
- data/templates/evidence.sample +76 -0
- data/templates/evidence.template +26 -0
- data/templates/issue.fields +5 -0
- data/templates/issue.sample +12 -0
- data/templates/issue.template +18 -0
- metadata +158 -0
@@ -0,0 +1,100 @@
|
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<!DOCTYPE issues [
|
3
|
+
<!ELEMENT issues (issue*)>
|
4
|
+
<!ATTLIST issues burpVersion CDATA "">
|
5
|
+
<!ATTLIST issues exportTime CDATA "">
|
6
|
+
<!ELEMENT issue (serialNumber, type, name, host, path, location, severity, confidence, issueBackground?, remediationBackground?, issueDetail?, remediationDetail?, requestresponse*)>
|
7
|
+
<!ELEMENT serialNumber (#PCDATA)>
|
8
|
+
<!ELEMENT type (#PCDATA)>
|
9
|
+
<!ELEMENT name (#PCDATA)>
|
10
|
+
<!ELEMENT host (#PCDATA)>
|
11
|
+
<!ATTLIST host ip CDATA "">
|
12
|
+
<!ELEMENT path (#PCDATA)>
|
13
|
+
<!ELEMENT location (#PCDATA)>
|
14
|
+
<!ELEMENT severity (#PCDATA)>
|
15
|
+
<!ELEMENT confidence (#PCDATA)>
|
16
|
+
<!ELEMENT issueBackground (#PCDATA)>
|
17
|
+
<!ELEMENT remediationBackground (#PCDATA)>
|
18
|
+
<!ELEMENT issueDetail (#PCDATA)>
|
19
|
+
<!ELEMENT remediationDetail (#PCDATA)>
|
20
|
+
<!ELEMENT requestresponse (request?, response?, responseRedirected?)>
|
21
|
+
<!ELEMENT request (#PCDATA)>
|
22
|
+
<!ATTLIST request base64 (true|false) "false">
|
23
|
+
<!ELEMENT response (#PCDATA)>
|
24
|
+
<!ATTLIST response base64 (true|false) "false">
|
25
|
+
<!ELEMENT responseRedirected (#PCDATA)>
|
26
|
+
]>
|
27
|
+
<issues burpVersion="1.5.14" exportTime="Wed Nov 10 17:26:55 EDT 2014">
|
28
|
+
<issue>
|
29
|
+
<serialNumber>1833460934674078320</serialNumber>
|
30
|
+
<type>8781630</type>
|
31
|
+
<name>Issue 1</name>
|
32
|
+
<host ip="10.0.0.1">http://www.test.com</host>
|
33
|
+
<path><![CDATA[/Common/login.aspx]]></path>
|
34
|
+
<location><![CDATA[/Common/login.aspx]]></location>
|
35
|
+
<severity>Information</severity>
|
36
|
+
<confidence>Firm</confidence>
|
37
|
+
<issueBackground><![CDATA[Lorem ipsum dolor sit amet, consectetur adipisicing elit. Veniam fugiat possimus quaerat esse aspernatur cumque, fugit incidunt tempora nam ex atque, magni alias ullam illo voluptate sed consequatur reprehenderit qui.]]></issueBackground>
|
38
|
+
<remediationBackground><![CDATA[Lorem ipsum dolor sit amet, consectetur adipisicing elit. Explicabo itaque unde numquam, nihil eveniet deleniti dignissimos architecto quo neque ea impedit nam autem iusto iste, esse, aut minus animi repellat.]]></remediationBackground>
|
39
|
+
<issueDetail><![CDATA[Lorem ipsum dolor sit amet, consectetur adipisicing elit. Corporis quisquam aut necessitatibus ex possimus suscipit ipsam ipsa repellendus quo nostrum! Dolores quibusdam modi impedit nihil necessitatibus dicta vitae dolorem sit!]]></issueDetail>
|
40
|
+
<requestresponse>
|
41
|
+
<request base64="true"><![CDATA[TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2ljaW5nIGVsaXQuIFByb3ZpZGVudCBpcHN1bSBjb25zZWN0ZXR1ciBxdWlkZW0gb2JjYWVjYXRpIG5hdHVzLCByZW0gYXQgcXVhcyBzaW50IHRlbXBvcmUgYXV0ZW0gdm9sdXB0YXRpYnVzLCB2ZW5pYW0gZnVnaWF0IGN1bXF1ZSBsYWJvcmlvc2FtIG5lY2Vzc2l0YXRpYnVzIG9tbmlzIHJlaWNpZW5kaXMgdW5kZSBtYWduYW0u]]></request>
|
42
|
+
<response base64="true"><![CDATA[TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2ljaW5nIGVsaXQuIFNhcGllbnRlIGZ1Z2lhdCBlYXJ1bSwgYW5pbWkgdmVybyBxdWlidXNkYW0gc2VkLCBkb2xvcnVtIGRpc3RpbmN0aW8gYWxpcXVhbSwgcmVpY2llbmRpcyBjb3Jwb3JpcyBuaWhpbCBleGNlcHR1cmkgY29uc2VjdGV0dXIgZGVsZW5pdGkgbW9sZXN0aWFzIGhhcnVtIGxhYm9yaW9zYW0gc3VudCBub3N0cnVtIG9kaW8u]]></response>
|
43
|
+
<responseRedirected>false</responseRedirected>
|
44
|
+
</requestresponse>
|
45
|
+
</issue>
|
46
|
+
<issue>
|
47
|
+
<serialNumber>1833460934674078321</serialNumber>
|
48
|
+
<type>8781631</type>
|
49
|
+
<name>Issue 2</name>
|
50
|
+
<host ip="10.0.0.1">http://www.test.com</host>
|
51
|
+
<path><![CDATA[/Common/login.aspx]]></path>
|
52
|
+
<location><![CDATA[/Common/login.aspx]]></location>
|
53
|
+
<severity>Information</severity>
|
54
|
+
<confidence>Firm</confidence>
|
55
|
+
<issueBackground><![CDATA[Lorem ipsum dolor sit amet, consectetur adipisicing elit. Veniam fugiat possimus quaerat esse aspernatur cumque, fugit incidunt tempora nam ex atque, magni alias ullam illo voluptate sed consequatur reprehenderit qui.]]></issueBackground>
|
56
|
+
<remediationBackground><![CDATA[Lorem ipsum dolor sit amet, consectetur adipisicing elit. Explicabo itaque unde numquam, nihil eveniet deleniti dignissimos architecto quo neque ea impedit nam autem iusto iste, esse, aut minus animi repellat.]]></remediationBackground>
|
57
|
+
<issueDetail><![CDATA[Lorem ipsum dolor sit amet, consectetur adipisicing elit. Corporis quisquam aut necessitatibus ex possimus suscipit ipsam ipsa repellendus quo nostrum! Dolores quibusdam modi impedit nihil necessitatibus dicta vitae dolorem sit!]]></issueDetail>
|
58
|
+
<requestresponse>
|
59
|
+
<request base64="true"><![CDATA[TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2ljaW5nIGVsaXQuIFByb3ZpZGVudCBpcHN1bSBjb25zZWN0ZXR1ciBxdWlkZW0gb2JjYWVjYXRpIG5hdHVzLCByZW0gYXQgcXVhcyBzaW50IHRlbXBvcmUgYXV0ZW0gdm9sdXB0YXRpYnVzLCB2ZW5pYW0gZnVnaWF0IGN1bXF1ZSBsYWJvcmlvc2FtIG5lY2Vzc2l0YXRpYnVzIG9tbmlzIHJlaWNpZW5kaXMgdW5kZSBtYWduYW0u]]></request>
|
60
|
+
<response base64="true"><![CDATA[TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2ljaW5nIGVsaXQuIFNhcGllbnRlIGZ1Z2lhdCBlYXJ1bSwgYW5pbWkgdmVybyBxdWlidXNkYW0gc2VkLCBkb2xvcnVtIGRpc3RpbmN0aW8gYWxpcXVhbSwgcmVpY2llbmRpcyBjb3Jwb3JpcyBuaWhpbCBleGNlcHR1cmkgY29uc2VjdGV0dXIgZGVsZW5pdGkgbW9sZXN0aWFzIGhhcnVtIGxhYm9yaW9zYW0gc3VudCBub3N0cnVtIG9kaW8u]]></response>
|
61
|
+
<responseRedirected>false</responseRedirected>
|
62
|
+
</requestresponse>
|
63
|
+
</issue>
|
64
|
+
<issue>
|
65
|
+
<serialNumber>1833460934674078322</serialNumber>
|
66
|
+
<type>8781632</type>
|
67
|
+
<name>Issue 3</name>
|
68
|
+
<host ip="10.0.0.1">http://www.test.com</host>
|
69
|
+
<path><![CDATA[/Common/login.aspx]]></path>
|
70
|
+
<location><![CDATA[/Common/login.aspx]]></location>
|
71
|
+
<severity>Information</severity>
|
72
|
+
<confidence>Firm</confidence>
|
73
|
+
<issueBackground><![CDATA[Lorem ipsum dolor sit amet, consectetur adipisicing elit. Veniam fugiat possimus quaerat esse aspernatur cumque, fugit incidunt tempora nam ex atque, magni alias ullam illo voluptate sed consequatur reprehenderit qui.]]></issueBackground>
|
74
|
+
<remediationBackground><![CDATA[Lorem ipsum dolor sit amet, consectetur adipisicing elit. Explicabo itaque unde numquam, nihil eveniet deleniti dignissimos architecto quo neque ea impedit nam autem iusto iste, esse, aut minus animi repellat.]]></remediationBackground>
|
75
|
+
<issueDetail><![CDATA[Lorem ipsum dolor sit amet, consectetur adipisicing elit. Corporis quisquam aut necessitatibus ex possimus suscipit ipsam ipsa repellendus quo nostrum! Dolores quibusdam modi impedit nihil necessitatibus dicta vitae dolorem sit!]]></issueDetail>
|
76
|
+
<requestresponse>
|
77
|
+
<request base64="true"><![CDATA[TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2ljaW5nIGVsaXQuIFByb3ZpZGVudCBpcHN1bSBjb25zZWN0ZXR1ciBxdWlkZW0gb2JjYWVjYXRpIG5hdHVzLCByZW0gYXQgcXVhcyBzaW50IHRlbXBvcmUgYXV0ZW0gdm9sdXB0YXRpYnVzLCB2ZW5pYW0gZnVnaWF0IGN1bXF1ZSBsYWJvcmlvc2FtIG5lY2Vzc2l0YXRpYnVzIG9tbmlzIHJlaWNpZW5kaXMgdW5kZSBtYWduYW0u]]></request>
|
78
|
+
<response base64="true"><![CDATA[TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2ljaW5nIGVsaXQuIFNhcGllbnRlIGZ1Z2lhdCBlYXJ1bSwgYW5pbWkgdmVybyBxdWlidXNkYW0gc2VkLCBkb2xvcnVtIGRpc3RpbmN0aW8gYWxpcXVhbSwgcmVpY2llbmRpcyBjb3Jwb3JpcyBuaWhpbCBleGNlcHR1cmkgY29uc2VjdGV0dXIgZGVsZW5pdGkgbW9sZXN0aWFzIGhhcnVtIGxhYm9yaW9zYW0gc3VudCBub3N0cnVtIG9kaW8u]]></response>
|
79
|
+
<responseRedirected>false</responseRedirected>
|
80
|
+
</requestresponse>
|
81
|
+
</issue>
|
82
|
+
<issue>
|
83
|
+
<serialNumber>1833460934674078323</serialNumber>
|
84
|
+
<type>8781633</type>
|
85
|
+
<name>Issue 4</name>
|
86
|
+
<host ip="10.0.0.1">http://www.test.com</host>
|
87
|
+
<path><![CDATA[/Common/login.aspx]]></path>
|
88
|
+
<location><![CDATA[/Common/login.aspx]]></location>
|
89
|
+
<severity>Information</severity>
|
90
|
+
<confidence>Firm</confidence>
|
91
|
+
<issueBackground><![CDATA[Lorem ipsum dolor sit amet, consectetur adipisicing elit. Veniam fugiat possimus quaerat esse aspernatur cumque, fugit incidunt tempora nam ex atque, magni alias ullam illo voluptate sed consequatur reprehenderit qui.]]></issueBackground>
|
92
|
+
<remediationBackground><![CDATA[Lorem ipsum dolor sit amet, consectetur adipisicing elit. Explicabo itaque unde numquam, nihil eveniet deleniti dignissimos architecto quo neque ea impedit nam autem iusto iste, esse, aut minus animi repellat.]]></remediationBackground>
|
93
|
+
<issueDetail><![CDATA[Lorem ipsum dolor sit amet, consectetur adipisicing elit. Corporis quisquam aut necessitatibus ex possimus suscipit ipsam ipsa repellendus quo nostrum! Dolores quibusdam modi impedit nihil necessitatibus dicta vitae dolorem sit!]]></issueDetail>
|
94
|
+
<requestresponse>
|
95
|
+
<request base64="true"><![CDATA[TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2ljaW5nIGVsaXQuIFByb3ZpZGVudCBpcHN1bSBjb25zZWN0ZXR1ciBxdWlkZW0gb2JjYWVjYXRpIG5hdHVzLCByZW0gYXQgcXVhcyBzaW50IHRlbXBvcmUgYXV0ZW0gdm9sdXB0YXRpYnVzLCB2ZW5pYW0gZnVnaWF0IGN1bXF1ZSBsYWJvcmlvc2FtIG5lY2Vzc2l0YXRpYnVzIG9tbmlzIHJlaWNpZW5kaXMgdW5kZSBtYWduYW0u]]></request>
|
96
|
+
<response base64="true"><![CDATA[TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2ljaW5nIGVsaXQuIFNhcGllbnRlIGZ1Z2lhdCBlYXJ1bSwgYW5pbWkgdmVybyBxdWlidXNkYW0gc2VkLCBkb2xvcnVtIGRpc3RpbmN0aW8gYWxpcXVhbSwgcmVpY2llbmRpcyBjb3Jwb3JpcyBuaWhpbCBleGNlcHR1cmkgY29uc2VjdGV0dXIgZGVsZW5pdGkgbW9sZXN0aWFzIGhhcnVtIGxhYm9yaW9zYW0gc3VudCBub3N0cnVtIG9kaW8u]]></response>
|
97
|
+
<responseRedirected>false</responseRedirected>
|
98
|
+
</requestresponse>
|
99
|
+
</issue>
|
100
|
+
</issues>
|
data/spec/spec_helper.rb
ADDED
@@ -0,0 +1,76 @@
|
|
1
|
+
<issue>
|
2
|
+
<serialNumber>5236964506139299840</serialNumber>
|
3
|
+
<type>6291712</type>
|
4
|
+
<name>Directory listing</name>
|
5
|
+
<host ip="10.0.0.1">http://wiki.local</host>
|
6
|
+
<path><![CDATA[/crmmanager/]]></path>
|
7
|
+
<location><![CDATA[/crmmanager/]]></location>
|
8
|
+
<severity>Information</severity>
|
9
|
+
<confidence>Firm</confidence>
|
10
|
+
<issueBackground><![CDATA[Directory listings do not necessarily constitute a security vulnerability. Any sensitive resources within your web root should be properly access-controlled in any case, and should not be accessible by an unauthorized party who happens to know the URL. Nevertheless, directory listings can aid an attacker by enabling them to quickly identify the resources at a given path, and proceed directly to analyzing and attacking them.]]></issueBackground>
|
11
|
+
<remediationBackground><![CDATA[There is not usually any good reason to provide directory listings, and disabling them may place additional hurdles in the path of an attacker. This can normally be achieved in two ways:<ul><li>Configure your web server to prevent directory listings for all paths beneath the web root; </li><li>Place into each directory a default file (such as index.htm) which the web server will display instead of returning a directory listing.</li></ul>]]></remediationBackground>
|
12
|
+
<requestresponse>
|
13
|
+
<request base64="false"><![CDATA[GET /crmmanager/ HTTP/1.1
|
14
|
+
Host: wiki.local
|
15
|
+
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0
|
16
|
+
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
|
17
|
+
Accept-Language: en-US,en;q=0.5
|
18
|
+
Accept-Encoding: gzip, deflate
|
19
|
+
DNT: 1
|
20
|
+
Proxy-Connection: keep-alive
|
21
|
+
Referer: http://wiki.local/
|
22
|
+
Cookie: JSESSIONID=e2ff342b-f981-4ec0-9d55-f5b13dfe269c
|
23
|
+
|
24
|
+
]]></request>
|
25
|
+
<response base64="false"><![CDATA[HTTP/1.1 200 OK
|
26
|
+
Date: Wed, 02 Jan 2013 15:10:59 GMT
|
27
|
+
Content-Type: text/html
|
28
|
+
Last-Modified: Fri, 19 Nov 2010 09:36:13 GMT
|
29
|
+
Date: Wed, 02 Jan 2013 15:10:59 GMT
|
30
|
+
Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
|
31
|
+
Server: Apache
|
32
|
+
Content-Length: 2447
|
33
|
+
|
34
|
+
<!--
|
35
|
+
|
36
|
+
lots of crazy stuff
|
37
|
+
-->
|
38
|
+
<html>
|
39
|
+
<head>
|
40
|
+
<title>Index of /crmmanager/</title>
|
41
|
+
</head>
|
42
|
+
<body>
|
43
|
+
<h1>Index of /crmmanager/</h1>
|
44
|
+
<table cellspacing="10">
|
45
|
+
<tr>
|
46
|
+
<th align="left">Name</th>
|
47
|
+
<th>Last Modified</th>
|
48
|
+
<th>Size</th>
|
49
|
+
<th>Description</th>
|
50
|
+
</tr>
|
51
|
+
<tr>
|
52
|
+
<td>
|
53
|
+
<a href="../">Parent Directory</a>
|
54
|
+
</td>
|
55
|
+
</tr>
|
56
|
+
<tr>
|
57
|
+
<td>
|
58
|
+
<a href="http://wiki.local/crm-manager/admin/">admin/</a>
|
59
|
+
</td>
|
60
|
+
<td>
|
61
|
+
Wed Jan 02 01:00:13 CET 2013
|
62
|
+
</td>
|
63
|
+
<td align="right">
|
64
|
+
|
65
|
+
</td>
|
66
|
+
<td>
|
67
|
+
|
68
|
+
</td>
|
69
|
+
</tr>
|
70
|
+
</table>
|
71
|
+
</body>
|
72
|
+
</html>
|
73
|
+
]]></response>
|
74
|
+
<responseRedirected>false</responseRedirected>
|
75
|
+
</requestresponse>
|
76
|
+
</issue>
|
@@ -0,0 +1,26 @@
|
|
1
|
+
#[Host]#
|
2
|
+
%issue.host%
|
3
|
+
|
4
|
+
|
5
|
+
#[Path]#
|
6
|
+
%issue.path%
|
7
|
+
|
8
|
+
|
9
|
+
#[Location]#
|
10
|
+
%issue.location%
|
11
|
+
|
12
|
+
|
13
|
+
#[Severity]#
|
14
|
+
%issue.severity%
|
15
|
+
|
16
|
+
|
17
|
+
#[Confidence]#
|
18
|
+
%issue.confidence%
|
19
|
+
|
20
|
+
|
21
|
+
#[Request]#
|
22
|
+
bc.. %issue.request%
|
23
|
+
|
24
|
+
|
25
|
+
#[Response]#
|
26
|
+
bc.. %issue.response%
|
@@ -0,0 +1,12 @@
|
|
1
|
+
<issue>
|
2
|
+
<serialNumber>5236964506139299840</serialNumber>
|
3
|
+
<type>6291712</type>
|
4
|
+
<name>Directory listing</name>
|
5
|
+
<host ip="10.0.0.1">http://wiki.local</host>
|
6
|
+
<path><![CDATA[/crmmanager/]]></path>
|
7
|
+
<location><![CDATA[/crmmanager/]]></location>
|
8
|
+
<severity>Information</severity>
|
9
|
+
<confidence>Firm</confidence>
|
10
|
+
<issueBackground><![CDATA[Directory listings do not necessarily constitute a security vulnerability. Any sensitive resources within your web root should be properly access-controlled in any case, and should not be accessible by an unauthorized party who happens to know the URL. Nevertheless, directory listings can aid an attacker by enabling them to quickly identify the resources at a given path, and proceed directly to analyzing and attacking them.]]></issueBackground>
|
11
|
+
<remediationBackground><![CDATA[There is not usually any good reason to provide directory listings, and disabling them may place additional hurdles in the path of an attacker. This can normally be achieved in two ways:<ul><li>Configure your web server to prevent directory listings for all paths beneath the web root; </li><li>Place into each directory a default file (such as index.htm) which the web server will display instead of returning a directory listing.</li></ul>]]></remediationBackground>
|
12
|
+
</issue>
|
metadata
ADDED
@@ -0,0 +1,158 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: dradis-burp
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 3.0.2
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Daniel Martin
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2017-02-24 00:00:00.000000000 Z
|
12
|
+
dependencies:
|
13
|
+
- !ruby/object:Gem::Dependency
|
14
|
+
name: dradis-plugins
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
16
|
+
requirements:
|
17
|
+
- - "~>"
|
18
|
+
- !ruby/object:Gem::Version
|
19
|
+
version: '3.2'
|
20
|
+
type: :runtime
|
21
|
+
prerelease: false
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
23
|
+
requirements:
|
24
|
+
- - "~>"
|
25
|
+
- !ruby/object:Gem::Version
|
26
|
+
version: '3.2'
|
27
|
+
- !ruby/object:Gem::Dependency
|
28
|
+
name: nokogiri
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
30
|
+
requirements:
|
31
|
+
- - "~>"
|
32
|
+
- !ruby/object:Gem::Version
|
33
|
+
version: '1.3'
|
34
|
+
type: :runtime
|
35
|
+
prerelease: false
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
38
|
+
- - "~>"
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: '1.3'
|
41
|
+
- !ruby/object:Gem::Dependency
|
42
|
+
name: bundler
|
43
|
+
requirement: !ruby/object:Gem::Requirement
|
44
|
+
requirements:
|
45
|
+
- - "~>"
|
46
|
+
- !ruby/object:Gem::Version
|
47
|
+
version: '1.6'
|
48
|
+
type: :development
|
49
|
+
prerelease: false
|
50
|
+
version_requirements: !ruby/object:Gem::Requirement
|
51
|
+
requirements:
|
52
|
+
- - "~>"
|
53
|
+
- !ruby/object:Gem::Version
|
54
|
+
version: '1.6'
|
55
|
+
- !ruby/object:Gem::Dependency
|
56
|
+
name: rake
|
57
|
+
requirement: !ruby/object:Gem::Requirement
|
58
|
+
requirements:
|
59
|
+
- - "~>"
|
60
|
+
- !ruby/object:Gem::Version
|
61
|
+
version: '10.0'
|
62
|
+
type: :development
|
63
|
+
prerelease: false
|
64
|
+
version_requirements: !ruby/object:Gem::Requirement
|
65
|
+
requirements:
|
66
|
+
- - "~>"
|
67
|
+
- !ruby/object:Gem::Version
|
68
|
+
version: '10.0'
|
69
|
+
- !ruby/object:Gem::Dependency
|
70
|
+
name: rspec-rails
|
71
|
+
requirement: !ruby/object:Gem::Requirement
|
72
|
+
requirements:
|
73
|
+
- - ">="
|
74
|
+
- !ruby/object:Gem::Version
|
75
|
+
version: '0'
|
76
|
+
type: :development
|
77
|
+
prerelease: false
|
78
|
+
version_requirements: !ruby/object:Gem::Requirement
|
79
|
+
requirements:
|
80
|
+
- - ">="
|
81
|
+
- !ruby/object:Gem::Version
|
82
|
+
version: '0'
|
83
|
+
- !ruby/object:Gem::Dependency
|
84
|
+
name: combustion
|
85
|
+
requirement: !ruby/object:Gem::Requirement
|
86
|
+
requirements:
|
87
|
+
- - "~>"
|
88
|
+
- !ruby/object:Gem::Version
|
89
|
+
version: 0.5.2
|
90
|
+
type: :development
|
91
|
+
prerelease: false
|
92
|
+
version_requirements: !ruby/object:Gem::Requirement
|
93
|
+
requirements:
|
94
|
+
- - "~>"
|
95
|
+
- !ruby/object:Gem::Version
|
96
|
+
version: 0.5.2
|
97
|
+
description: This plugin allows you to upload and parse output produced from Portswigger's
|
98
|
+
Burp Scanner into Dradis.
|
99
|
+
email:
|
100
|
+
- etd@nomejortu.com
|
101
|
+
executables: []
|
102
|
+
extensions: []
|
103
|
+
extra_rdoc_files: []
|
104
|
+
files:
|
105
|
+
- ".gitignore"
|
106
|
+
- ".rspec"
|
107
|
+
- CONTRIBUTING.md
|
108
|
+
- Gemfile
|
109
|
+
- LICENSE
|
110
|
+
- README.md
|
111
|
+
- Rakefile
|
112
|
+
- dradis-burp.gemspec
|
113
|
+
- lib/burp/issue.rb
|
114
|
+
- lib/dradis-burp.rb
|
115
|
+
- lib/dradis/plugins/burp.rb
|
116
|
+
- lib/dradis/plugins/burp/engine.rb
|
117
|
+
- lib/dradis/plugins/burp/field_processor.rb
|
118
|
+
- lib/dradis/plugins/burp/gem_version.rb
|
119
|
+
- lib/dradis/plugins/burp/importer.rb
|
120
|
+
- lib/dradis/plugins/burp/version.rb
|
121
|
+
- lib/tasks/thorfile.rb
|
122
|
+
- spec/burp_upload_spec.rb
|
123
|
+
- spec/fixtures/files/burp.xml
|
124
|
+
- spec/spec_helper.rb
|
125
|
+
- templates/evidence.fields
|
126
|
+
- templates/evidence.sample
|
127
|
+
- templates/evidence.template
|
128
|
+
- templates/issue.fields
|
129
|
+
- templates/issue.sample
|
130
|
+
- templates/issue.template
|
131
|
+
homepage: http://dradisframework.org
|
132
|
+
licenses:
|
133
|
+
- GPL-2
|
134
|
+
metadata: {}
|
135
|
+
post_install_message:
|
136
|
+
rdoc_options: []
|
137
|
+
require_paths:
|
138
|
+
- lib
|
139
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
140
|
+
requirements:
|
141
|
+
- - ">="
|
142
|
+
- !ruby/object:Gem::Version
|
143
|
+
version: '0'
|
144
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
145
|
+
requirements:
|
146
|
+
- - ">="
|
147
|
+
- !ruby/object:Gem::Version
|
148
|
+
version: '0'
|
149
|
+
requirements: []
|
150
|
+
rubyforge_project:
|
151
|
+
rubygems_version: 2.4.5
|
152
|
+
signing_key:
|
153
|
+
specification_version: 4
|
154
|
+
summary: Burp Scanner upload plugin for the Dradis Framework.
|
155
|
+
test_files:
|
156
|
+
- spec/burp_upload_spec.rb
|
157
|
+
- spec/fixtures/files/burp.xml
|
158
|
+
- spec/spec_helper.rb
|