Skip to content

Commit 1cce3fa

Browse files
author
Pedro Ribeiro
authored
Merge pull request #34 from rapid7/master
aaa
2 parents 2dac1e0 + a2a1d6c commit 1cce3fa

File tree

231 files changed

+10190
-7312
lines changed

Some content is hidden

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

231 files changed

+10190
-7312
lines changed

Gemfile.lock

Lines changed: 31 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
metasploit-framework (4.12.24)
4+
metasploit-framework (4.12.33)
55
actionpack (~> 4.2.6)
66
activerecord (~> 4.2.6)
77
activesupport (~> 4.2.6)
@@ -14,9 +14,9 @@ PATH
1414
metasploit-concern
1515
metasploit-credential
1616
metasploit-model
17-
metasploit-payloads (= 1.1.13)
17+
metasploit-payloads (= 1.1.21)
1818
metasploit_data_models
19-
metasploit_payloads-mettle (= 0.0.6)
19+
metasploit_payloads-mettle (= 0.0.8)
2020
msgpack
2121
nessus_rest
2222
net-ssh
@@ -36,13 +36,15 @@ PATH
3636
rex-arch
3737
rex-bin_tools
3838
rex-core
39+
rex-encoder
3940
rex-java
4041
rex-mime
4142
rex-nop
4243
rex-ole
4344
rex-powershell
4445
rex-random_identifier
4546
rex-registry
47+
rex-rop_builder
4648
rex-socket
4749
rex-sslscan
4850
rex-struct2
@@ -100,7 +102,7 @@ GEM
100102
bcrypt (3.1.11)
101103
bit-struct (0.15.0)
102104
builder (3.2.2)
103-
capybara (2.8.1)
105+
capybara (2.9.2)
104106
addressable
105107
mime-types (>= 1.16)
106108
nokogiri (>= 1.3.3)
@@ -121,9 +123,9 @@ GEM
121123
multi_test (>= 0.1.2)
122124
cucumber-core (1.5.0)
123125
gherkin (~> 4.0)
124-
cucumber-rails (1.4.4)
126+
cucumber-rails (1.4.5)
125127
capybara (>= 1.1.2, < 3)
126-
cucumber (>= 1.3.8, < 3)
128+
cucumber (>= 1.3.8, < 4)
127129
mime-types (>= 1.16, < 4)
128130
nokogiri (~> 1.5)
129131
railties (>= 3, < 5.1)
@@ -153,7 +155,7 @@ GEM
153155
activemodel (~> 4.2.6)
154156
activesupport (~> 4.2.6)
155157
railties (~> 4.2.6)
156-
metasploit-credential (2.0.3)
158+
metasploit-credential (2.0.4)
157159
metasploit-concern
158160
metasploit-model
159161
metasploit_data_models
@@ -165,8 +167,8 @@ GEM
165167
activemodel (~> 4.2.6)
166168
activesupport (~> 4.2.6)
167169
railties (~> 4.2.6)
168-
metasploit-payloads (1.1.13)
169-
metasploit_data_models (2.0.0)
170+
metasploit-payloads (1.1.21)
171+
metasploit_data_models (2.0.4)
170172
activerecord (~> 4.2.6)
171173
activesupport (~> 4.2.6)
172174
arel-helpers
@@ -176,18 +178,18 @@ GEM
176178
postgres_ext
177179
railties (~> 4.2.6)
178180
recog (~> 2.0)
179-
metasploit_payloads-mettle (0.0.6)
181+
metasploit_payloads-mettle (0.0.8)
180182
method_source (0.8.2)
181183
mime-types (3.1)
182184
mime-types-data (~> 3.2015)
183185
mime-types-data (3.2016.0521)
184186
mini_portile2 (2.1.0)
185-
minitest (5.9.0)
187+
minitest (5.9.1)
186188
msgpack (1.0.0)
187189
multi_json (1.12.1)
188190
multi_test (0.1.2)
189191
multipart-post (2.0.0)
190-
nessus_rest (0.1.4)
192+
nessus_rest (0.1.6)
191193
net-ssh (3.2.0)
192194
network_interface (0.0.1)
193195
nokogiri (1.6.8)
@@ -202,7 +204,7 @@ GEM
202204
pcaprub (~> 0.12)
203205
patch_finder (1.0.2)
204206
pcaprub (0.12.4)
205-
pg (0.18.4)
207+
pg (0.19.0)
206208
pg_array_parser (0.0.9)
207209
pkg-config (1.1.7)
208210
postgres_ext (3.0.0)
@@ -229,33 +231,41 @@ GEM
229231
activesupport (= 4.2.7.1)
230232
rake (>= 0.8.7)
231233
thor (>= 0.18.1, < 2.0)
232-
rake (11.2.2)
234+
rake (11.3.0)
233235
rb-readline-r7 (0.5.2.0)
234236
recog (2.0.22)
235237
nokogiri
236238
redcarpet (3.3.4)
237239
rex-arch (0.1.1)
238240
rex-text
239-
rex-bin_tools (0.1.0)
241+
rex-bin_tools (0.1.1)
240242
metasm
241243
rex-arch
242244
rex-core
243245
rex-struct2
244246
rex-text
245247
rex-core (0.1.2)
248+
rex-encoder (0.1.0)
249+
metasm
250+
rex-arch
251+
rex-text
246252
rex-java (0.1.2)
247253
rex-mime (0.1.1)
248254
rex-text
249255
rex-nop (0.1.0)
250256
rex-arch
251257
rex-ole (0.1.2)
252258
rex-text
253-
rex-powershell (0.1.64)
259+
rex-powershell (0.1.66)
254260
rex-random_identifier
255261
rex-text
256262
rex-random_identifier (0.1.0)
257263
rex-text
258264
rex-registry (0.1.0)
265+
rex-rop_builder (0.1.0)
266+
metasm
267+
rex-core
268+
rex-text
259269
rex-socket (0.1.0)
260270
rex-core
261271
rex-sslscan (0.1.0)
@@ -267,7 +277,7 @@ GEM
267277
rex-text
268278
rkelly-remix (0.0.6)
269279
robots (0.10.1)
270-
rspec-core (3.5.3)
280+
rspec-core (3.5.4)
271281
rspec-support (~> 3.5.0)
272282
rspec-expectations (3.5.0)
273283
diff-lcs (>= 1.2.0, < 2.0)
@@ -284,7 +294,7 @@ GEM
284294
rspec-mocks (~> 3.5.0)
285295
rspec-support (~> 3.5.0)
286296
rspec-support (3.5.0)
287-
rubyntlm (0.6.0)
297+
rubyntlm (0.6.1)
288298
rubyzip (1.2.0)
289299
sawyer (0.7.0)
290300
addressable (>= 2.3.5, < 2.5)
@@ -297,14 +307,14 @@ GEM
297307
simplecov-html (~> 0.10.0)
298308
simplecov-html (0.10.0)
299309
slop (3.6.0)
300-
sqlite3 (1.3.11)
310+
sqlite3 (1.3.12)
301311
sshkey (1.8.0)
302312
thor (0.19.1)
303313
thread_safe (0.3.5)
304314
timecop (0.8.1)
305315
tzinfo (1.2.2)
306316
thread_safe (~> 0.1)
307-
tzinfo-data (1.2016.6)
317+
tzinfo-data (1.2016.7)
308318
tzinfo (>= 1.0.0)
309319
windows_error (0.0.2)
310320
xpath (2.0.0)
@@ -331,4 +341,4 @@ DEPENDENCIES
331341
yard
332342

333343
BUNDLED WITH
334-
1.12.5
344+
1.13.2

data/exploits/CVE-2014-0038/recvmmsg

14.2 KB
Binary file not shown.
7.64 KB
Binary file not shown.
8.26 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)