Skip to content

Commit cc24bb3

Browse files
author
Pedro Ribeiro
authored
Merge pull request #35 from rapid7/master
aa
2 parents 1cce3fa + 4eb42a9 commit cc24bb3

File tree

174 files changed

+4135
-9317
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

174 files changed

+4135
-9317
lines changed

Gemfile.lock

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
metasploit-framework (4.12.33)
4+
metasploit-framework (4.12.41)
55
actionpack (~> 4.2.6)
66
activerecord (~> 4.2.6)
77
activesupport (~> 4.2.6)
@@ -14,7 +14,7 @@ PATH
1414
metasploit-concern
1515
metasploit-credential
1616
metasploit-model
17-
metasploit-payloads (= 1.1.21)
17+
metasploit-payloads (= 1.1.26)
1818
metasploit_data_models
1919
metasploit_payloads-mettle (= 0.0.8)
2020
msgpack
@@ -37,6 +37,7 @@ PATH
3737
rex-bin_tools
3838
rex-core
3939
rex-encoder
40+
rex-exploitation
4041
rex-java
4142
rex-mime
4243
rex-nop
@@ -102,7 +103,7 @@ GEM
102103
bcrypt (3.1.11)
103104
bit-struct (0.15.0)
104105
builder (3.2.2)
105-
capybara (2.9.2)
106+
capybara (2.10.1)
106107
addressable
107108
mime-types (>= 1.16)
108109
nokogiri (>= 1.3.3)
@@ -167,8 +168,8 @@ GEM
167168
activemodel (~> 4.2.6)
168169
activesupport (~> 4.2.6)
169170
railties (~> 4.2.6)
170-
metasploit-payloads (1.1.21)
171-
metasploit_data_models (2.0.4)
171+
metasploit-payloads (1.1.26)
172+
metasploit_data_models (2.0.5)
172173
activerecord (~> 4.2.6)
173174
activesupport (~> 4.2.6)
174175
arel-helpers
@@ -185,16 +186,15 @@ GEM
185186
mime-types-data (3.2016.0521)
186187
mini_portile2 (2.1.0)
187188
minitest (5.9.1)
188-
msgpack (1.0.0)
189+
msgpack (1.0.2)
189190
multi_json (1.12.1)
190191
multi_test (0.1.2)
191192
multipart-post (2.0.0)
192193
nessus_rest (0.1.6)
193194
net-ssh (3.2.0)
194195
network_interface (0.0.1)
195-
nokogiri (1.6.8)
196+
nokogiri (1.6.8.1)
196197
mini_portile2 (~> 2.1.0)
197-
pkg-config (~> 1.1.7)
198198
octokit (4.3.0)
199199
sawyer (~> 0.7.0, >= 0.5.3)
200200
openssl-ccm (1.2.1)
@@ -206,7 +206,6 @@ GEM
206206
pcaprub (0.12.4)
207207
pg (0.19.0)
208208
pg_array_parser (0.0.9)
209-
pkg-config (1.1.7)
210209
postgres_ext (3.0.0)
211210
activerecord (>= 4.0.0)
212211
arel (>= 4.0.1)
@@ -249,6 +248,12 @@ GEM
249248
metasm
250249
rex-arch
251250
rex-text
251+
rex-exploitation (0.1.1)
252+
jsobfu
253+
metasm
254+
rex-arch
255+
rex-encoder
256+
rex-text
252257
rex-java (0.1.2)
253258
rex-mime (0.1.1)
254259
rex-text
@@ -272,7 +277,7 @@ GEM
272277
rex-socket
273278
rex-text
274279
rex-struct2 (0.1.0)
275-
rex-text (0.2.1)
280+
rex-text (0.2.4)
276281
rex-zip (0.1.0)
277282
rex-text
278283
rkelly-remix (0.0.6)
@@ -314,7 +319,7 @@ GEM
314319
timecop (0.8.1)
315320
tzinfo (1.2.2)
316321
thread_safe (~> 0.1)
317-
tzinfo-data (1.2016.7)
322+
tzinfo-data (1.2016.8)
318323
tzinfo (>= 1.0.0)
319324
windows_error (0.0.2)
320325
xpath (2.0.0)
@@ -341,4 +346,4 @@ DEPENDENCIES
341346
yard
342347

343348
BUNDLED WITH
344-
1.13.2
349+
1.13.6

data/exploits/CVE-2015-1328/1328

13.3 KB
Binary file not shown.
7.57 KB
Binary file not shown.

data/exploits/CVE-2015-8660/8660

13.2 KB
Binary file not shown.

data/exploits/cmdstager/debug_asm

Lines changed: 0 additions & 91 deletions
This file was deleted.

0 commit comments

Comments
 (0)