Skip to content

Commit 5490fda

Browse files
author
Brent Cook
committed
Merge remote-tracking branch 'upstream/master' into land-7261
2 parents bfabb38 + 38af03e commit 5490fda

File tree

514 files changed

+17082
-36577
lines changed

Some content is hidden

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

514 files changed

+17082
-36577
lines changed

Gemfile.lock

Lines changed: 76 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
metasploit-framework (4.12.23)
4+
metasploit-framework (4.12.42)
55
actionpack (~> 4.2.6)
66
activerecord (~> 4.2.6)
77
activesupport (~> 4.2.6)
@@ -14,10 +14,11 @@ PATH
1414
metasploit-concern
1515
metasploit-credential
1616
metasploit-model
17-
metasploit-payloads (= 1.1.13)
17+
metasploit-payloads (= 1.1.28)
1818
metasploit_data_models
19-
metasploit_payloads-mettle (= 0.0.6)
19+
metasploit_payloads-mettle (= 0.0.8)
2020
msgpack
21+
nessus_rest
2122
net-ssh
2223
network_interface
2324
nokogiri
@@ -33,15 +34,25 @@ PATH
3334
recog
3435
redcarpet
3536
rex-arch
37+
rex-bin_tools
38+
rex-core
39+
rex-encoder
40+
rex-exploitation
3641
rex-java
42+
rex-mime
43+
rex-nop
3744
rex-ole
3845
rex-powershell
3946
rex-random_identifier
4047
rex-registry
48+
rex-rop_builder
49+
rex-socket
50+
rex-sslscan
4151
rex-struct2
4252
rex-text
4353
rex-zip
4454
robots
55+
rubyntlm
4556
rubyzip
4657
sqlite3
4758
sshkey
@@ -78,11 +89,12 @@ GEM
7889
minitest (~> 5.1)
7990
thread_safe (~> 0.3, >= 0.3.4)
8091
tzinfo (~> 1.1)
81-
addressable (2.4.0)
92+
addressable (2.5.0)
93+
public_suffix (~> 2.0, >= 2.0.2)
8294
arel (6.0.3)
8395
arel-helpers (2.3.0)
8496
activerecord (>= 3.1.0, < 6)
85-
aruba (0.14.1)
97+
aruba (0.14.2)
8698
childprocess (~> 0.5.6)
8799
contracts (~> 0.9)
88100
cucumber (>= 1.3.19)
@@ -92,7 +104,7 @@ GEM
92104
bcrypt (3.1.11)
93105
bit-struct (0.15.0)
94106
builder (3.2.2)
95-
capybara (2.7.1)
107+
capybara (2.10.1)
96108
addressable
97109
mime-types (>= 1.16)
98110
nokogiri (>= 1.3.3)
@@ -113,9 +125,9 @@ GEM
113125
multi_test (>= 0.1.2)
114126
cucumber-core (1.5.0)
115127
gherkin (~> 4.0)
116-
cucumber-rails (1.4.4)
128+
cucumber-rails (1.4.5)
117129
capybara (>= 1.1.2, < 3)
118-
cucumber (>= 1.3.8, < 3)
130+
cucumber (>= 1.3.8, < 4)
119131
mime-types (>= 1.16, < 4)
120132
nokogiri (~> 1.5)
121133
railties (>= 3, < 5.1)
@@ -145,7 +157,7 @@ GEM
145157
activemodel (~> 4.2.6)
146158
activesupport (~> 4.2.6)
147159
railties (~> 4.2.6)
148-
metasploit-credential (2.0.3)
160+
metasploit-credential (2.0.5)
149161
metasploit-concern
150162
metasploit-model
151163
metasploit_data_models
@@ -157,8 +169,8 @@ GEM
157169
activemodel (~> 4.2.6)
158170
activesupport (~> 4.2.6)
159171
railties (~> 4.2.6)
160-
metasploit-payloads (1.1.13)
161-
metasploit_data_models (2.0.0)
172+
metasploit-payloads (1.1.28)
173+
metasploit_data_models (2.0.6)
162174
activerecord (~> 4.2.6)
163175
activesupport (~> 4.2.6)
164176
arel-helpers
@@ -168,34 +180,33 @@ GEM
168180
postgres_ext
169181
railties (~> 4.2.6)
170182
recog (~> 2.0)
171-
metasploit_payloads-mettle (0.0.6)
183+
metasploit_payloads-mettle (0.0.8)
172184
method_source (0.8.2)
173185
mime-types (3.1)
174186
mime-types-data (~> 3.2015)
175187
mime-types-data (3.2016.0521)
176188
mini_portile2 (2.1.0)
177-
minitest (5.9.0)
178-
msgpack (1.0.0)
189+
minitest (5.9.1)
190+
msgpack (1.0.2)
179191
multi_json (1.12.1)
180192
multi_test (0.1.2)
181193
multipart-post (2.0.0)
194+
nessus_rest (0.1.6)
182195
net-ssh (3.2.0)
183196
network_interface (0.0.1)
184-
nokogiri (1.6.8)
197+
nokogiri (1.6.8.1)
185198
mini_portile2 (~> 2.1.0)
186-
pkg-config (~> 1.1.7)
187-
octokit (4.3.0)
188-
sawyer (~> 0.7.0, >= 0.5.3)
199+
octokit (4.6.0)
200+
sawyer (~> 0.8.0, >= 0.5.3)
189201
openssl-ccm (1.2.1)
190202
openvas-omp (0.0.4)
191203
packetfu (1.1.11)
192204
network_interface (~> 0.0)
193205
pcaprub (~> 0.12)
194206
patch_finder (1.0.2)
195207
pcaprub (0.12.4)
196-
pg (0.18.4)
208+
pg (0.19.0)
197209
pg_array_parser (0.0.9)
198-
pkg-config (1.1.7)
199210
postgres_ext (3.0.0)
200211
activerecord (>= 4.0.0)
201212
arel (>= 4.0.1)
@@ -204,7 +215,8 @@ GEM
204215
coderay (~> 1.1.0)
205216
method_source (~> 0.8.1)
206217
slop (~> 3.4)
207-
rack (1.6.4)
218+
public_suffix (2.0.4)
219+
rack (1.6.5)
208220
rack-test (0.6.3)
209221
rack (>= 1.0)
210222
rails-deprecated_sanitizer (1.0.3)
@@ -220,37 +232,67 @@ GEM
220232
activesupport (= 4.2.7.1)
221233
rake (>= 0.8.7)
222234
thor (>= 0.18.1, < 2.0)
223-
rake (11.2.2)
235+
rake (11.3.0)
224236
rb-readline-r7 (0.5.2.0)
225-
recog (2.0.21)
237+
recog (2.0.24)
226238
nokogiri
227239
redcarpet (3.3.4)
228-
rex-arch (0.1.1)
240+
rex-arch (0.1.2)
241+
rex-text
242+
rex-bin_tools (0.1.1)
243+
metasm
244+
rex-arch
245+
rex-core
246+
rex-struct2
247+
rex-text
248+
rex-core (0.1.2)
249+
rex-encoder (0.1.0)
250+
metasm
251+
rex-arch
252+
rex-text
253+
rex-exploitation (0.1.2)
254+
jsobfu
255+
metasm
256+
rex-arch
257+
rex-encoder
229258
rex-text
230259
rex-java (0.1.2)
260+
rex-mime (0.1.1)
261+
rex-text
262+
rex-nop (0.1.0)
263+
rex-arch
231264
rex-ole (0.1.2)
232265
rex-text
233-
rex-powershell (0.1.1)
266+
rex-powershell (0.1.66)
234267
rex-random_identifier
235268
rex-text
236269
rex-random_identifier (0.1.0)
237270
rex-text
238271
rex-registry (0.1.0)
272+
rex-rop_builder (0.1.0)
273+
metasm
274+
rex-core
275+
rex-text
276+
rex-socket (0.1.0)
277+
rex-core
278+
rex-sslscan (0.1.0)
279+
rex-socket
280+
rex-text
239281
rex-struct2 (0.1.0)
240-
rex-text (0.2.1)
282+
rex-text (0.2.4)
241283
rex-zip (0.1.0)
242284
rex-text
243285
rkelly-remix (0.0.6)
244286
robots (0.10.1)
245-
rspec-core (3.5.2)
287+
rspec-core (3.5.4)
246288
rspec-support (~> 3.5.0)
247289
rspec-expectations (3.5.0)
248290
diff-lcs (>= 1.2.0, < 2.0)
249291
rspec-support (~> 3.5.0)
250292
rspec-mocks (3.5.0)
251293
diff-lcs (>= 1.2.0, < 2.0)
252294
rspec-support (~> 3.5.0)
253-
rspec-rails (3.5.1)
295+
rspec-rails (3.5.2)
254296
actionpack (>= 3.0)
255297
activesupport (>= 3.0)
256298
railties (>= 3.0)
@@ -259,10 +301,10 @@ GEM
259301
rspec-mocks (~> 3.5.0)
260302
rspec-support (~> 3.5.0)
261303
rspec-support (3.5.0)
262-
rubyntlm (0.6.0)
304+
rubyntlm (0.6.1)
263305
rubyzip (1.2.0)
264-
sawyer (0.7.0)
265-
addressable (>= 2.3.5, < 2.5)
306+
sawyer (0.8.0)
307+
addressable (>= 2.3.5, < 2.6)
266308
faraday (~> 0.8, < 0.10)
267309
shoulda-matchers (3.1.1)
268310
activesupport (>= 4.0.0)
@@ -272,14 +314,14 @@ GEM
272314
simplecov-html (~> 0.10.0)
273315
simplecov-html (0.10.0)
274316
slop (3.6.0)
275-
sqlite3 (1.3.11)
317+
sqlite3 (1.3.12)
276318
sshkey (1.8.0)
277319
thor (0.19.1)
278320
thread_safe (0.3.5)
279321
timecop (0.8.1)
280322
tzinfo (1.2.2)
281323
thread_safe (~> 0.1)
282-
tzinfo-data (1.2016.6)
324+
tzinfo-data (1.2016.9)
283325
tzinfo (>= 1.0.0)
284326
windows_error (0.0.2)
285327
xpath (2.0.0)
@@ -306,4 +348,4 @@ DEPENDENCIES
306348
yard
307349

308350
BUNDLED WITH
309-
1.12.5
351+
1.13.6

data/exploits/CVE-2014-0038/recvmmsg

14.2 KB
Binary file not shown.

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/CVE-2016-4557/doubleput

13.6 KB
Binary file not shown.

data/exploits/CVE-2016-4557/hello

9.35 KB
Binary file not shown.
8.63 KB
Binary file not shown.
7.64 KB
Binary file not shown.
8.26 KB
Binary file not shown.

0 commit comments

Comments
 (0)