summary refs log tree commit diff
path: root/pkgs/tools/security/metasploit/Gemfile.lock
blob: eb3c1b2ee0d280408e27e4a130cc10399aaa4fcf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
GIT
  remote: https://github.com/rapid7/metasploit-framework
  revision: bdf054bcc84e23bba81c387cc9247bf3c4052afb
  ref: refs/tags/6.0.55
  specs:
    metasploit-framework (6.0.55)
      actionpack (~> 5.2.2)
      activerecord (~> 5.2.2)
      activesupport (~> 5.2.2)
      aws-sdk-ec2
      aws-sdk-iam
      aws-sdk-s3
      bcrypt
      bcrypt_pbkdf
      bson
      concurrent-ruby (= 1.0.5)
      dnsruby
      ed25519
      em-http-request
      eventmachine
      faker
      faraday
      faye-websocket
      filesize
      hrr_rb_ssh (= 0.3.0.pre2)
      http-cookie
      irb
      jsobfu
      json
      metasm
      metasploit-concern (~> 3.0.0)
      metasploit-credential (~> 4.0.0)
      metasploit-model (~> 3.1.0)
      metasploit-payloads (= 2.0.48)
      metasploit_data_models (~> 4.1.0)
      metasploit_payloads-mettle (= 1.0.10)
      mqtt
      msgpack
      nessus_rest
      net-ldap
      net-ssh
      network_interface
      nexpose
      nokogiri
      octokit
      openssl-ccm
      openvas-omp
      packetfu
      patch_finder
      pcaprub
      pdf-reader
      pg
      puma
      railties
      rb-readline
      recog
      redcarpet
      reline (= 0.2.5)
      rex-arch
      rex-bin_tools
      rex-core
      rex-encoder
      rex-exploitation
      rex-java
      rex-mime
      rex-nop
      rex-ole
      rex-powershell
      rex-random_identifier
      rex-registry
      rex-rop_builder
      rex-socket
      rex-sslscan
      rex-struct2
      rex-text
      rex-zip
      ruby-macho
      ruby_smb (~> 2.0)
      rubyntlm
      rubyzip
      sinatra
      sqlite3
      sshkey
      swagger-blocks
      thin
      tzinfo
      tzinfo-data
      unix-crypt
      warden
      windows_error
      xdr
      xmlrpc
      zeitwerk

GEM
  remote: https://rubygems.org/
  specs:
    Ascii85 (1.1.0)
    actionpack (5.2.6)
      actionview (= 5.2.6)
      activesupport (= 5.2.6)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.6)
      activesupport (= 5.2.6)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activemodel (5.2.6)
      activesupport (= 5.2.6)
    activerecord (5.2.6)
      activemodel (= 5.2.6)
      activesupport (= 5.2.6)
      arel (>= 9.0)
    activesupport (5.2.6)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    afm (0.2.2)
    arel (9.0.0)
    arel-helpers (2.12.0)
      activerecord (>= 3.1.0, < 7)
    aws-eventstream (1.1.1)
    aws-partitions (1.482.0)
    aws-sdk-core (3.119.0)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.239.0)
      aws-sigv4 (~> 1.1)
      jmespath (~> 1.0)
    aws-sdk-ec2 (1.254.0)
      aws-sdk-core (~> 3, >= 3.119.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-iam (1.59.0)
      aws-sdk-core (~> 3, >= 3.119.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-kms (1.46.0)
      aws-sdk-core (~> 3, >= 3.119.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-s3 (1.98.0)
      aws-sdk-core (~> 3, >= 3.119.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.1)
    aws-sigv4 (1.2.4)
      aws-eventstream (~> 1, >= 1.0.2)
    bcrypt (3.1.16)
    bcrypt_pbkdf (1.1.0)
    bindata (2.4.10)
    bson (4.12.1)
    builder (3.2.4)
    concurrent-ruby (1.0.5)
    cookiejar (0.3.3)
    crass (1.0.6)
    daemons (1.4.0)
    dnsruby (1.61.7)
      simpleidn (~> 0.1)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    ed25519 (1.2.4)
    em-http-request (1.1.7)
      addressable (>= 2.3.4)
      cookiejar (!= 0.3.1)
      em-socksify (>= 0.3)
      eventmachine (>= 1.0.3)
      http_parser.rb (>= 0.6.0)
    em-socksify (0.3.2)
      eventmachine (>= 1.0.0.beta.4)
    erubi (1.10.0)
    eventmachine (1.2.7)
    faker (2.18.0)
      i18n (>= 1.6, < 2)
    faraday (1.5.1)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
      faraday-httpclient (~> 1.0.1)
      faraday-net_http (~> 1.0)
      faraday-net_http_persistent (~> 1.1)
      faraday-patron (~> 1.0)
      multipart-post (>= 1.2, < 3)
      ruby2_keywords (>= 0.0.4)
    faraday-em_http (1.0.0)
    faraday-em_synchrony (1.0.0)
    faraday-excon (1.1.0)
    faraday-httpclient (1.0.1)
    faraday-net_http (1.0.1)
    faraday-net_http_persistent (1.2.0)
    faraday-patron (1.0.0)
    faye-websocket (0.11.1)
      eventmachine (>= 0.12.0)
      websocket-driver (>= 0.5.1)
    filesize (0.2.0)
    hashery (2.1.2)
    hrr_rb_ssh (0.3.0.pre2)
      ed25519 (~> 1.2)
    http-cookie (1.0.4)
      domain_name (~> 0.5)
    http_parser.rb (0.7.0)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    io-console (0.5.9)
    irb (1.3.6)
      reline (>= 0.2.5)
    jmespath (1.4.0)
    jsobfu (0.4.2)
      rkelly-remix
    json (2.5.1)
    loofah (2.10.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    metasm (1.0.5)
    metasploit-concern (3.0.2)
      activemodel (~> 5.2.2)
      activesupport (~> 5.2.2)
      railties (~> 5.2.2)
    metasploit-credential (4.0.5)
      metasploit-concern
      metasploit-model
      metasploit_data_models (>= 3.0.0)
      net-ssh
      pg
      railties
      rex-socket
      rubyntlm
      rubyzip
    metasploit-model (3.1.4)
      activemodel (~> 5.2.2)
      activesupport (~> 5.2.2)
      railties (~> 5.2.2)
    metasploit-payloads (2.0.48)
    metasploit_data_models (4.1.4)
      activerecord (~> 5.2.2)
      activesupport (~> 5.2.2)
      arel-helpers
      metasploit-concern
      metasploit-model (>= 3.1)
      pg
      railties (~> 5.2.2)
      recog (~> 2.0)
      webrick
    metasploit_payloads-mettle (1.0.10)
    method_source (1.0.0)
    mini_portile2 (2.5.3)
    minitest (5.14.4)
    mqtt (0.5.0)
    msgpack (1.4.2)
    multipart-post (2.1.1)
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    nessus_rest (0.1.6)
    net-ldap (0.17.0)
    net-ssh (6.1.0)
    network_interface (0.0.2)
    nexpose (7.3.0)
    nio4r (2.5.7)
    nokogiri (1.11.7)
      mini_portile2 (~> 2.5.0)
      racc (~> 1.4)
    octokit (4.21.0)
      faraday (>= 0.9)
      sawyer (~> 0.8.0, >= 0.5.3)
    openssl-ccm (1.2.2)
    openssl-cmac (2.0.1)
    openvas-omp (0.0.4)
    packetfu (1.1.13)
      pcaprub
    patch_finder (1.0.2)
    pcaprub (0.13.0)
    pdf-reader (2.5.0)
      Ascii85 (~> 1.0)
      afm (~> 0.2.1)
      hashery (~> 2.0)
      ruby-rc4
      ttfunk
    pg (1.2.3)
    public_suffix (4.0.6)
    puma (5.4.0)
      nio4r (~> 2.0)
    racc (1.5.2)
    rack (2.2.3)
    rack-protection (2.1.0)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    railties (5.2.6)
      actionpack (= 5.2.6)
      activesupport (= 5.2.6)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rake (13.0.6)
    rb-readline (0.5.5)
    recog (2.3.20)
      nokogiri
    redcarpet (3.5.1)
    reline (0.2.5)
      io-console (~> 0.5)
    rex-arch (0.1.14)
      rex-text
    rex-bin_tools (0.1.7)
      metasm
      rex-arch
      rex-core
      rex-struct2
      rex-text
    rex-core (0.1.17)
    rex-encoder (0.1.5)
      metasm
      rex-arch
      rex-text
    rex-exploitation (0.1.27)
      jsobfu
      metasm
      rex-arch
      rex-encoder
      rex-text
      rexml
    rex-java (0.1.6)
    rex-mime (0.1.6)
      rex-text
    rex-nop (0.1.2)
      rex-arch
    rex-ole (0.1.7)
      rex-text
    rex-powershell (0.1.92)
      rex-random_identifier
      rex-text
      ruby-rc4
    rex-random_identifier (0.1.7)
      rex-text
    rex-registry (0.1.4)
    rex-rop_builder (0.1.4)
      metasm
      rex-core
      rex-text
    rex-socket (0.1.29)
      rex-core
    rex-sslscan (0.1.6)
      rex-core
      rex-socket
      rex-text
    rex-struct2 (0.1.3)
    rex-text (0.2.35)
    rex-zip (0.1.4)
      rex-text
    rexml (3.2.5)
    rkelly-remix (0.0.7)
    ruby-macho (2.5.1)
    ruby-rc4 (0.1.5)
    ruby2_keywords (0.0.5)
    ruby_smb (2.0.10)
      bindata
      openssl-ccm
      openssl-cmac
      rubyntlm
      windows_error
    rubyntlm (0.6.3)
    rubyzip (2.3.2)
    sawyer (0.8.2)
      addressable (>= 2.3.5)
      faraday (> 0.8, < 2.0)
    simpleidn (0.2.1)
      unf (~> 0.1.4)
    sinatra (2.1.0)
      mustermann (~> 1.0)
      rack (~> 2.2)
      rack-protection (= 2.1.0)
      tilt (~> 2.0)
    sqlite3 (1.4.2)
    sshkey (2.0.0)
    swagger-blocks (3.0.0)
    thin (1.8.1)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (1.1.0)
    thread_safe (0.3.6)
    tilt (2.0.10)
    ttfunk (1.7.0)
    tzinfo (1.2.9)
      thread_safe (~> 0.1)
    tzinfo-data (1.2021.1)
      tzinfo (>= 1.0.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.7)
    unix-crypt (1.3.0)
    warden (1.2.9)
      rack (>= 2.0.9)
    webrick (1.7.0)
    websocket-driver (0.7.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    windows_error (0.1.2)
    xdr (3.0.2)
      activemodel (>= 4.2, < 7.0)
      activesupport (>= 4.2, < 7.0)
    xmlrpc (0.3.2)
      webrick
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  metasploit-framework!

BUNDLED WITH
   2.2.20