Skip to content

Commit b595c97

Browse files
author
Pedro Ribeiro
authoredJun 12, 2020
Merge pull request #18 from rapid7/master
aaa
2 parents 8778ddd + 735dfa4 commit b595c97

File tree

270 files changed

+17175
-1428
lines changed

Some content is hidden

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

270 files changed

+17175
-1428
lines changed
 

‎Gemfile.lock

+56-47
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
metasploit-framework (5.0.89)
4+
metasploit-framework (5.0.94)
55
actionpack (~> 4.2.6)
66
activerecord (~> 4.2.6)
77
activesupport (~> 4.2.6)
@@ -22,13 +22,14 @@ PATH
2222
faye-websocket
2323
filesize
2424
hrr_rb_ssh (= 0.3.0.pre2)
25+
irb
2526
jsobfu
2627
json
2728
metasm
2829
metasploit-concern (~> 2.0.0)
2930
metasploit-credential (~> 3.0.0)
3031
metasploit-model (~> 2.0.4)
31-
metasploit-payloads (= 1.4.1)
32+
metasploit-payloads (= 1.4.2)
3233
metasploit_data_models (~> 3.0.10)
3334
metasploit_payloads-mettle (= 0.5.21)
3435
mqtt
@@ -70,7 +71,7 @@ PATH
7071
rex-text
7172
rex-zip
7273
ruby-macho
73-
ruby_smb
74+
ruby_smb (~> 1.1)
7475
rubyntlm
7576
rubyzip
7677
sinatra
@@ -88,27 +89,27 @@ GEM
8889
remote: https://rubygems.org/
8990
specs:
9091
Ascii85 (1.0.3)
91-
actionpack (4.2.11.1)
92-
actionview (= 4.2.11.1)
93-
activesupport (= 4.2.11.1)
92+
actionpack (4.2.11.3)
93+
actionview (= 4.2.11.3)
94+
activesupport (= 4.2.11.3)
9495
rack (~> 1.6)
9596
rack-test (~> 0.6.2)
9697
rails-dom-testing (~> 1.0, >= 1.0.5)
9798
rails-html-sanitizer (~> 1.0, >= 1.0.2)
98-
actionview (4.2.11.1)
99-
activesupport (= 4.2.11.1)
99+
actionview (4.2.11.3)
100+
activesupport (= 4.2.11.3)
100101
builder (~> 3.1)
101102
erubis (~> 2.7.0)
102103
rails-dom-testing (~> 1.0, >= 1.0.5)
103104
rails-html-sanitizer (~> 1.0, >= 1.0.3)
104-
activemodel (4.2.11.1)
105-
activesupport (= 4.2.11.1)
105+
activemodel (4.2.11.3)
106+
activesupport (= 4.2.11.3)
106107
builder (~> 3.1)
107-
activerecord (4.2.11.1)
108-
activemodel (= 4.2.11.1)
109-
activesupport (= 4.2.11.1)
108+
activerecord (4.2.11.3)
109+
activemodel (= 4.2.11.3)
110+
activesupport (= 4.2.11.3)
110111
arel (~> 6.0)
111-
activesupport (4.2.11.1)
112+
activesupport (4.2.11.3)
112113
i18n (~> 0.7)
113114
minitest (~> 5.1)
114115
thread_safe (~> 0.3, >= 0.3.4)
@@ -119,37 +120,37 @@ GEM
119120
arel (6.0.4)
120121
arel-helpers (2.11.0)
121122
activerecord (>= 3.1.0, < 7)
122-
ast (2.4.0)
123+
ast (2.4.1)
123124
aws-eventstream (1.1.0)
124-
aws-partitions (1.310.0)
125-
aws-sdk-core (3.94.1)
125+
aws-partitions (1.329.0)
126+
aws-sdk-core (3.99.1)
126127
aws-eventstream (~> 1, >= 1.0.2)
127128
aws-partitions (~> 1, >= 1.239.0)
128129
aws-sigv4 (~> 1.1)
129130
jmespath (~> 1.0)
130-
aws-sdk-ec2 (1.156.0)
131-
aws-sdk-core (~> 3, >= 3.71.0)
131+
aws-sdk-ec2 (1.166.1)
132+
aws-sdk-core (~> 3, >= 3.99.0)
132133
aws-sigv4 (~> 1.1)
133-
aws-sdk-iam (1.36.0)
134-
aws-sdk-core (~> 3, >= 3.71.0)
134+
aws-sdk-iam (1.40.1)
135+
aws-sdk-core (~> 3, >= 3.99.0)
135136
aws-sigv4 (~> 1.1)
136-
aws-sdk-kms (1.30.0)
137-
aws-sdk-core (~> 3, >= 3.71.0)
137+
aws-sdk-kms (1.34.1)
138+
aws-sdk-core (~> 3, >= 3.99.0)
138139
aws-sigv4 (~> 1.1)
139-
aws-sdk-s3 (1.63.1)
140-
aws-sdk-core (~> 3, >= 3.83.0)
140+
aws-sdk-s3 (1.68.1)
141+
aws-sdk-core (~> 3, >= 3.99.0)
141142
aws-sdk-kms (~> 1)
142143
aws-sigv4 (~> 1.1)
143-
aws-sigv4 (1.1.3)
144+
aws-sigv4 (1.1.4)
144145
aws-eventstream (~> 1.0, >= 1.0.2)
145146
bcrypt (3.1.12)
146147
bcrypt_pbkdf (1.0.1)
147148
bindata (2.4.7)
148149
bit-struct (0.16)
149-
bson (4.8.2)
150+
bson (4.9.2)
150151
builder (3.2.4)
151152
byebug (11.1.3)
152-
coderay (1.1.2)
153+
coderay (1.1.3)
153154
concurrent-ruby (1.0.5)
154155
cookiejar (0.3.3)
155156
crass (1.0.6)
@@ -159,7 +160,7 @@ GEM
159160
addressable (~> 2.5)
160161
docile (1.3.2)
161162
ed25519 (1.2.4)
162-
em-http-request (1.1.5)
163+
em-http-request (1.1.6)
163164
addressable (>= 2.3.4)
164165
cookiejar (!= 0.3.1)
165166
em-socksify (>= 0.3)
@@ -189,7 +190,9 @@ GEM
189190
http_parser.rb (0.6.0)
190191
i18n (0.9.5)
191192
concurrent-ruby (~> 1.0)
192-
jaro_winkler (1.5.4)
193+
io-console (0.5.6)
194+
irb (1.2.4)
195+
reline (>= 0.0.1)
193196
jmespath (1.4.0)
194197
jsobfu (0.4.2)
195198
rkelly-remix
@@ -217,7 +220,7 @@ GEM
217220
activemodel (~> 4.2.6)
218221
activesupport (~> 4.2.6)
219222
railties (~> 4.2.6)
220-
metasploit-payloads (1.4.1)
223+
metasploit-payloads (1.4.2)
221224
metasploit_data_models (3.0.10)
222225
activerecord (~> 4.2.6)
223226
activesupport (~> 4.2.6)
@@ -231,13 +234,13 @@ GEM
231234
metasploit_payloads-mettle (0.5.21)
232235
method_source (1.0.0)
233236
mini_portile2 (2.4.0)
234-
minitest (5.14.0)
237+
minitest (5.14.1)
235238
mqtt (0.5.0)
236239
msgpack (1.3.3)
237240
multipart-post (2.1.1)
238241
nessus_rest (0.1.6)
239242
net-ldap (0.16.2)
240-
net-ssh (6.0.2)
243+
net-ssh (6.1.0)
241244
network_interface (0.0.2)
242245
nexpose (7.2.1)
243246
nokogiri (1.10.9)
@@ -250,7 +253,7 @@ GEM
250253
packetfu (1.1.13)
251254
pcaprub
252255
parallel (1.19.1)
253-
parser (2.7.1.2)
256+
parser (2.7.1.3)
254257
ast (~> 2.4.0)
255258
patch_finder (1.0.2)
256259
pcaprub (0.13.0)
@@ -272,7 +275,7 @@ GEM
272275
pry-byebug (3.9.0)
273276
byebug (~> 11.0)
274277
pry (~> 0.13.0)
275-
public_suffix (4.0.4)
278+
public_suffix (4.0.5)
276279
rack (1.6.13)
277280
rack-protection (1.5.5)
278281
rack
@@ -286,17 +289,20 @@ GEM
286289
rails-deprecated_sanitizer (>= 1.0.1)
287290
rails-html-sanitizer (1.3.0)
288291
loofah (~> 2.3)
289-
railties (4.2.11.1)
290-
actionpack (= 4.2.11.1)
291-
activesupport (= 4.2.11.1)
292+
railties (4.2.11.3)
293+
actionpack (= 4.2.11.3)
294+
activesupport (= 4.2.11.3)
292295
rake (>= 0.8.7)
293296
thor (>= 0.18.1, < 2.0)
294297
rainbow (3.0.0)
295298
rake (13.0.1)
296299
rb-readline (0.5.5)
297-
recog (2.3.7)
300+
recog (2.3.8)
298301
nokogiri
299302
redcarpet (3.5.0)
303+
regexp_parser (1.7.1)
304+
reline (0.1.4)
305+
io-console (~> 0.5)
300306
rex-arch (0.1.13)
301307
rex-text
302308
rex-bin_tools (0.1.6)
@@ -341,7 +347,7 @@ GEM
341347
rex-socket
342348
rex-text
343349
rex-struct2 (0.1.2)
344-
rex-text (0.2.25)
350+
rex-text (0.2.26)
345351
rex-zip (0.1.3)
346352
rex-text
347353
rexml (3.2.4)
@@ -352,13 +358,13 @@ GEM
352358
rspec-mocks (~> 3.9.0)
353359
rspec-core (3.9.2)
354360
rspec-support (~> 3.9.3)
355-
rspec-expectations (3.9.1)
361+
rspec-expectations (3.9.2)
356362
diff-lcs (>= 1.2.0, < 2.0)
357363
rspec-support (~> 3.9.0)
358364
rspec-mocks (3.9.1)
359365
diff-lcs (>= 1.2.0, < 2.0)
360366
rspec-support (~> 3.9.0)
361-
rspec-rails (4.0.0)
367+
rspec-rails (4.0.1)
362368
actionpack (>= 4.2)
363369
activesupport (>= 4.2)
364370
railties (>= 4.2)
@@ -369,16 +375,19 @@ GEM
369375
rspec-rerun (1.1.0)
370376
rspec (~> 3.0)
371377
rspec-support (3.9.3)
372-
rubocop (0.82.0)
373-
jaro_winkler (~> 1.5.1)
378+
rubocop (0.85.1)
374379
parallel (~> 1.10)
375380
parser (>= 2.7.0.1)
376381
rainbow (>= 2.2.2, < 4.0)
382+
regexp_parser (>= 1.7)
377383
rexml
384+
rubocop-ast (>= 0.0.3)
378385
ruby-progressbar (~> 1.7)
379386
unicode-display_width (>= 1.4.0, < 2.0)
387+
rubocop-ast (0.0.3)
388+
parser (>= 2.7.0.1)
380389
ruby-macho (2.2.0)
381-
ruby-prof (1.3.2)
390+
ruby-prof (1.4.1)
382391
ruby-progressbar (1.10.1)
383392
ruby-rc4 (0.1.5)
384393
ruby_smb (1.1.0)
@@ -417,9 +426,9 @@ GEM
417426
unicode-display_width (1.7.0)
418427
warden (1.2.7)
419428
rack (>= 1.0)
420-
websocket-driver (0.7.1)
429+
websocket-driver (0.7.2)
421430
websocket-extensions (>= 0.1.0)
422-
websocket-extensions (0.1.4)
431+
websocket-extensions (0.1.5)
423432
windows_error (0.1.2)
424433
xdr (2.0.0)
425434
activemodel (>= 4.2.7)

0 commit comments

Comments
 (0)
Please sign in to comment.