nixpkgs/pkgs/tools/security/metasploit/Gemfile.lock

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

443 lines
9.5 KiB
Plaintext
Raw Normal View History

GIT
remote: https://github.com/rapid7/metasploit-framework
2022-07-26 07:56:29 +00:00
revision: 914d609369539c14bf24809ac55f21a24e2c987f
ref: refs/tags/6.2.8
specs:
2022-07-26 07:56:29 +00:00
metasploit-framework (6.2.8)
2021-09-27 08:28:20 +00:00
actionpack (~> 6.0)
activerecord (~> 6.0)
activesupport (~> 6.0)
2019-09-05 00:44:50 +00:00
aws-sdk-ec2
aws-sdk-iam
aws-sdk-s3
2020-10-25 20:34:08 +00:00
bcrypt
2017-08-24 09:21:26 +00:00
bcrypt_pbkdf
2020-05-20 06:12:05 +00:00
bson
2019-09-05 00:44:50 +00:00
concurrent-ruby (= 1.0.5)
2017-08-24 09:21:26 +00:00
dnsruby
2019-09-05 00:44:50 +00:00
ed25519
em-http-request
2020-02-18 04:38:25 +00:00
eventmachine
2019-09-05 00:44:50 +00:00
faker
2022-01-20 08:30:41 +00:00
faraday
2022-06-10 09:26:54 +00:00
faraday-retry
2020-02-18 04:38:25 +00:00
faye-websocket
filesize
2021-09-27 08:28:20 +00:00
hrr_rb_ssh-ed25519
2021-05-08 09:42:09 +00:00
http-cookie
2020-10-25 20:34:08 +00:00
irb
jsobfu
json
metasm
2021-09-27 08:28:20 +00:00
metasploit-concern
metasploit-credential
metasploit-model
2022-06-25 09:44:14 +00:00
metasploit-payloads (= 2.0.94)
2021-09-27 08:28:20 +00:00
metasploit_data_models
2022-01-30 20:54:49 +00:00
metasploit_payloads-mettle (= 1.0.18)
2019-09-05 00:44:50 +00:00
mqtt
msgpack
nessus_rest
2020-05-20 06:12:05 +00:00
net-ldap
2022-04-11 20:57:38 +00:00
net-smtp
net-ssh
network_interface
nexpose
nokogiri
octokit
openssl-ccm
openvas-omp
packetfu
patch_finder
2022-01-30 20:54:49 +00:00
pcaprub
2017-08-24 09:21:26 +00:00
pdf-reader
2020-10-25 20:34:08 +00:00
pg
2021-01-19 19:58:38 +00:00
puma
railties
rb-readline
recog
redcarpet
2021-07-01 20:50:14 +00:00
reline (= 0.2.5)
2017-06-09 21:09:22 +00:00
rex-arch
rex-bin_tools
rex-core
rex-encoder
rex-exploitation
rex-java
rex-mime
rex-nop
rex-ole
2019-09-05 00:44:50 +00:00
rex-powershell
rex-random_identifier
rex-registry
rex-rop_builder
2020-02-18 04:38:25 +00:00
rex-socket
rex-sslscan
rex-struct2
rex-text
rex-zip
2019-09-05 00:44:50 +00:00
ruby-macho
2022-04-23 18:27:37 +00:00
ruby_smb (~> 3.1.0)
rubyntlm
rubyzip
2019-09-05 00:44:50 +00:00
sinatra
sqlite3
sshkey
2021-05-13 22:13:47 +00:00
swagger-blocks
2019-09-05 00:44:50 +00:00
thin
tzinfo
tzinfo-data
2021-07-16 06:55:27 +00:00
unix-crypt
2019-09-05 00:44:50 +00:00
warden
2021-10-08 15:51:29 +00:00
win32api
windows_error
2021-09-27 08:28:20 +00:00
winrm
2017-08-24 09:21:26 +00:00
xdr
xmlrpc
2021-01-19 19:58:38 +00:00
zeitwerk
GEM
remote: https://rubygems.org/
specs:
2021-02-01 09:53:21 +00:00
Ascii85 (1.1.0)
2022-07-13 21:51:13 +00:00
actionpack (6.1.6.1)
actionview (= 6.1.6.1)
activesupport (= 6.1.6.1)
2021-09-27 08:28:20 +00:00
rack (~> 2.0, >= 2.0.9)
2020-10-25 20:34:08 +00:00
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
2021-09-27 08:28:20 +00:00
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2022-07-13 21:51:13 +00:00
actionview (6.1.6.1)
activesupport (= 6.1.6.1)
builder (~> 3.1)
2020-10-25 20:34:08 +00:00
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
2021-09-27 08:28:20 +00:00
rails-html-sanitizer (~> 1.1, >= 1.2.0)
2022-07-13 21:51:13 +00:00
activemodel (6.1.6.1)
activesupport (= 6.1.6.1)
activerecord (6.1.6.1)
activemodel (= 6.1.6.1)
activesupport (= 6.1.6.1)
activesupport (6.1.6.1)
2020-10-25 20:34:08 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2021-09-27 08:28:20 +00:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
2021-07-09 10:17:16 +00:00
addressable (2.8.0)
2019-09-05 00:44:50 +00:00
public_suffix (>= 2.0.2, < 5.0)
2017-08-24 09:21:26 +00:00
afm (0.2.2)
2021-12-17 16:44:14 +00:00
arel-helpers (2.14.0)
activerecord (>= 3.1.0, < 8)
2021-09-27 08:28:20 +00:00
aws-eventstream (1.2.0)
2022-07-26 07:56:29 +00:00
aws-partitions (1.610.0)
aws-sdk-core (3.131.3)
2020-05-20 06:12:05 +00:00
aws-eventstream (~> 1, >= 1.0.2)
2021-11-05 20:27:30 +00:00
aws-partitions (~> 1, >= 1.525.0)
2019-09-05 00:44:50 +00:00
aws-sigv4 (~> 1.1)
2022-05-21 11:25:22 +00:00
jmespath (~> 1, >= 1.6.1)
2022-07-26 07:56:29 +00:00
aws-sdk-ec2 (1.324.0)
2022-02-28 09:23:27 +00:00
aws-sdk-core (~> 3, >= 3.127.0)
2019-09-05 00:44:50 +00:00
aws-sigv4 (~> 1.1)
2022-06-10 09:26:54 +00:00
aws-sdk-iam (1.69.0)
2022-02-28 09:23:27 +00:00
aws-sdk-core (~> 3, >= 3.127.0)
2019-09-05 00:44:50 +00:00
aws-sigv4 (~> 1.1)
2022-07-26 07:56:29 +00:00
aws-sdk-kms (1.58.0)
2022-02-28 09:23:27 +00:00
aws-sdk-core (~> 3, >= 3.127.0)
2019-09-05 00:44:50 +00:00
aws-sigv4 (~> 1.1)
2022-05-08 09:09:42 +00:00
aws-sdk-s3 (1.114.0)
2022-02-28 09:23:27 +00:00
aws-sdk-core (~> 3, >= 3.127.0)
2019-09-05 00:44:50 +00:00
aws-sdk-kms (~> 1)
2021-09-27 08:28:20 +00:00
aws-sigv4 (~> 1.4)
2022-07-26 07:56:29 +00:00
aws-sigv4 (1.5.1)
2020-10-25 20:34:08 +00:00
aws-eventstream (~> 1, >= 1.0.2)
2022-05-21 11:25:22 +00:00
bcrypt (3.1.18)
2021-01-19 19:58:38 +00:00
bcrypt_pbkdf (1.1.0)
2021-05-20 21:47:51 +00:00
bindata (2.4.10)
2022-04-23 18:27:37 +00:00
bson (4.15.0)
2020-02-18 04:38:25 +00:00
builder (3.2.4)
2019-09-05 00:44:50 +00:00
concurrent-ruby (1.0.5)
cookiejar (0.3.3)
2020-02-18 04:38:25 +00:00
crass (1.0.6)
2021-09-27 08:28:20 +00:00
daemons (1.4.1)
2022-04-11 20:57:38 +00:00
digest (3.1.0)
2022-01-20 08:30:41 +00:00
dnsruby (1.61.9)
2020-10-25 20:34:08 +00:00
simpleidn (~> 0.1)
2021-05-08 09:42:09 +00:00
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
2022-01-20 08:30:41 +00:00
ed25519 (1.3.0)
2020-10-25 20:34:08 +00:00
em-http-request (1.1.7)
2019-09-05 00:44:50 +00:00
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)
2021-01-19 19:58:38 +00:00
erubi (1.10.0)
2019-09-05 00:44:50 +00:00
eventmachine (1.2.7)
2022-05-21 11:25:22 +00:00
faker (2.21.0)
2022-03-07 08:54:54 +00:00
i18n (>= 1.8.11, < 2)
2022-05-29 19:36:06 +00:00
faraday (2.3.0)
faraday-net_http (~> 2.0)
2021-04-23 12:29:47 +00:00
ruby2_keywords (>= 0.0.4)
2022-05-29 19:36:06 +00:00
faraday-net_http (2.0.3)
2022-06-18 08:19:42 +00:00
faraday-retry (2.0.0)
faraday (~> 2.0)
2021-05-27 21:01:55 +00:00
faye-websocket (0.11.1)
2020-02-18 04:38:25 +00:00
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
2022-01-11 17:32:08 +00:00
ffi (1.15.5)
2019-09-05 00:44:50 +00:00
filesize (0.2.0)
2021-09-27 08:28:20 +00:00
gssapi (1.3.1)
ffi (>= 1.0.1)
2022-04-03 19:03:49 +00:00
gyoku (1.4.0)
2021-09-27 08:28:20 +00:00
builder (>= 2.1.2)
2022-04-03 19:03:49 +00:00
rexml (~> 3.0)
2017-08-24 09:21:26 +00:00
hashery (2.1.2)
2021-09-27 08:28:20 +00:00
hrr_rb_ssh (0.4.2)
hrr_rb_ssh-ed25519 (0.4.2)
2020-05-20 06:12:05 +00:00
ed25519 (~> 1.2)
2021-09-27 08:28:20 +00:00
hrr_rb_ssh (>= 0.4)
2022-05-29 19:36:06 +00:00
http-cookie (1.0.5)
2021-05-08 09:42:09 +00:00
domain_name (~> 0.5)
2021-09-27 08:28:20 +00:00
http_parser.rb (0.8.0)
httpclient (2.8.3)
2022-07-13 21:51:13 +00:00
i18n (1.12.0)
2019-09-05 00:44:50 +00:00
concurrent-ruby (~> 1.0)
2022-01-20 08:30:41 +00:00
io-console (0.5.11)
2021-07-01 20:50:14 +00:00
irb (1.3.6)
reline (>= 0.2.5)
2022-03-19 10:08:40 +00:00
jmespath (1.6.1)
jsobfu (0.4.2)
rkelly-remix
2022-05-21 11:25:22 +00:00
json (2.6.2)
2021-09-27 08:28:20 +00:00
little-plugger (1.1.4)
2022-05-29 19:36:06 +00:00
logging (2.3.1)
2021-09-27 08:28:20 +00:00
little-plugger (~> 1.1)
multi_json (~> 1.14)
2022-05-13 08:41:08 +00:00
loofah (2.18.0)
2019-09-05 00:44:50 +00:00
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
2021-07-09 10:17:16 +00:00
metasm (1.0.5)
2022-04-11 20:57:38 +00:00
metasploit-concern (4.0.4)
2021-09-27 08:28:20 +00:00
activemodel (~> 6.0)
activesupport (~> 6.0)
railties (~> 6.0)
2022-04-11 20:57:38 +00:00
metasploit-credential (5.0.7)
metasploit-concern
metasploit-model
2021-09-27 08:28:20 +00:00
metasploit_data_models (>= 5.0.0)
2019-09-05 00:44:50 +00:00
net-ssh
pg
railties
2017-06-09 21:09:22 +00:00
rex-socket
rubyntlm
rubyzip
2022-06-18 08:19:42 +00:00
metasploit-model (4.0.5)
2021-09-27 08:28:20 +00:00
activemodel (~> 6.0)
activesupport (~> 6.0)
railties (~> 6.0)
2022-06-25 09:44:14 +00:00
metasploit-payloads (2.0.94)
2022-04-11 20:57:38 +00:00
metasploit_data_models (5.0.5)
2021-09-27 08:28:20 +00:00
activerecord (~> 6.0)
activesupport (~> 6.0)
arel-helpers
metasploit-concern
2020-10-25 20:34:08 +00:00
metasploit-model (>= 3.1)
pg
2021-09-27 08:28:20 +00:00
railties (~> 6.0)
recog (~> 2.0)
2021-02-20 10:58:25 +00:00
webrick
2022-01-30 20:54:49 +00:00
metasploit_payloads-mettle (1.0.18)
2020-10-25 20:34:08 +00:00
method_source (1.0.0)
2022-02-28 09:23:27 +00:00
mini_portile2 (2.8.0)
2022-07-13 21:51:13 +00:00
minitest (5.16.2)
2019-09-05 00:44:50 +00:00
mqtt (0.5.0)
2022-07-26 07:56:29 +00:00
msgpack (1.5.4)
2021-09-27 08:28:20 +00:00
multi_json (1.15.0)
2022-07-26 07:56:29 +00:00
mustermann (2.0.2)
2020-10-25 20:34:08 +00:00
ruby2_keywords (~> 0.0.1)
nessus_rest (0.1.6)
2022-06-10 09:26:54 +00:00
net-ldap (0.17.1)
2022-04-11 20:57:38 +00:00
net-protocol (0.1.3)
timeout
net-smtp (0.3.1)
digest
net-protocol
timeout
2022-07-13 21:51:13 +00:00
net-ssh (7.0.1)
2019-09-05 00:44:50 +00:00
network_interface (0.0.2)
2021-04-03 20:00:43 +00:00
nexpose (7.3.0)
2021-08-06 20:30:01 +00:00
nio4r (2.5.8)
2022-07-26 07:56:29 +00:00
nokogiri (1.13.8)
2022-02-28 09:23:27 +00:00
mini_portile2 (~> 2.8.0)
2021-01-19 19:58:38 +00:00
racc (~> 1.4)
2021-09-27 08:28:20 +00:00
nori (2.6.0)
2022-07-13 21:51:13 +00:00
octokit (5.1.0)
2022-05-29 19:36:06 +00:00
faraday (>= 1, < 3)
sawyer (~> 0.9)
2019-09-05 00:44:50 +00:00
openssl-ccm (1.2.2)
2020-10-25 20:34:08 +00:00
openssl-cmac (2.0.1)
openvas-omp (0.0.4)
packetfu (1.1.13)
pcaprub
patch_finder (1.0.2)
2022-01-30 20:54:49 +00:00
pcaprub (0.13.1)
2022-05-13 08:41:08 +00:00
pdf-reader (2.10.0)
2021-02-01 09:53:21 +00:00
Ascii85 (~> 1.0)
2017-08-24 09:21:26 +00:00
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
2022-06-25 09:44:14 +00:00
pg (1.4.1)
2022-04-15 21:22:53 +00:00
public_suffix (4.0.7)
2022-04-03 19:03:49 +00:00
puma (5.6.4)
2021-01-19 19:58:38 +00:00
nio4r (~> 2.0)
2021-10-25 11:22:05 +00:00
racc (1.6.0)
2022-07-13 21:51:13 +00:00
rack (2.2.4)
2022-07-26 07:56:29 +00:00
rack-protection (2.2.2)
2019-09-05 00:44:50 +00:00
rack
2022-07-13 21:51:13 +00:00
rack-test (2.0.2)
2022-06-25 09:44:14 +00:00
rack (>= 1.3)
2020-10-25 20:34:08 +00:00
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2022-06-10 09:26:54 +00:00
rails-html-sanitizer (1.4.3)
2020-02-18 04:38:25 +00:00
loofah (~> 2.3)
2022-07-13 21:51:13 +00:00
railties (6.1.6.1)
actionpack (= 6.1.6.1)
activesupport (= 6.1.6.1)
2020-10-25 20:34:08 +00:00
method_source
2022-03-19 10:08:40 +00:00
rake (>= 12.2)
2021-09-27 08:28:20 +00:00
thor (~> 1.0)
2021-07-09 10:17:16 +00:00
rake (13.0.6)
2017-08-24 09:21:26 +00:00
rb-readline (0.5.5)
2022-04-03 19:03:49 +00:00
recog (2.3.23)
nokogiri
2021-01-19 19:58:38 +00:00
redcarpet (3.5.1)
2021-04-03 20:00:43 +00:00
reline (0.2.5)
2020-10-25 20:34:08 +00:00
io-console (~> 0.5)
2021-01-19 19:58:38 +00:00
rex-arch (0.1.14)
rex-text
2021-09-27 08:28:20 +00:00
rex-bin_tools (0.1.8)
metasm
rex-arch
rex-core
rex-struct2
rex-text
2022-04-11 20:57:38 +00:00
rex-core (0.1.28)
2021-09-27 08:28:20 +00:00
rex-encoder (0.1.6)
metasm
rex-arch
rex-text
2022-07-26 07:56:29 +00:00
rex-exploitation (0.1.35)
jsobfu
metasm
rex-arch
rex-encoder
rex-text
2021-02-17 23:07:12 +00:00
rexml
2021-01-19 19:58:38 +00:00
rex-java (0.1.6)
2022-03-19 10:08:40 +00:00
rex-mime (0.1.7)
rex-text
2021-01-19 19:58:38 +00:00
rex-nop (0.1.2)
rex-arch
2021-01-19 19:58:38 +00:00
rex-ole (0.1.7)
rex-text
2022-04-11 20:57:38 +00:00
rex-powershell (0.1.96)
rex-random_identifier
rex-text
2020-05-20 06:12:05 +00:00
ruby-rc4
2021-09-27 08:28:20 +00:00
rex-random_identifier (0.1.8)
rex-text
2021-01-19 19:58:38 +00:00
rex-registry (0.1.4)
rex-rop_builder (0.1.4)
metasm
rex-core
rex-text
2022-06-18 08:19:42 +00:00
rex-socket (0.1.40)
2017-08-24 09:21:26 +00:00
rex-core
2021-10-30 15:09:21 +00:00
rex-sslscan (0.1.7)
rex-core
rex-socket
rex-text
2021-01-19 19:58:38 +00:00
rex-struct2 (0.1.3)
2022-07-13 21:51:13 +00:00
rex-text (0.2.38)
2021-01-19 19:58:38 +00:00
rex-zip (0.1.4)
rex-text
2021-04-12 06:37:55 +00:00
rexml (3.2.5)
rkelly-remix (0.0.7)
2022-01-20 08:30:41 +00:00
ruby-macho (3.0.0)
2017-08-24 09:21:26 +00:00
ruby-rc4 (0.1.5)
2021-07-16 06:55:27 +00:00
ruby2_keywords (0.0.5)
2022-07-13 21:51:13 +00:00
ruby_smb (3.1.6)
bindata
2020-10-25 20:34:08 +00:00
openssl-ccm
openssl-cmac
rubyntlm
2022-04-03 19:03:49 +00:00
windows_error (>= 0.1.4)
2021-02-01 09:53:21 +00:00
rubyntlm (0.6.3)
2021-07-09 10:17:16 +00:00
rubyzip (2.3.2)
2022-06-10 09:26:54 +00:00
sawyer (0.9.2)
2019-09-05 00:44:50 +00:00
addressable (>= 2.3.5)
2022-05-29 19:36:06 +00:00
faraday (>= 0.17.3, < 3)
2021-01-20 07:21:10 +00:00
simpleidn (0.2.1)
2020-10-25 20:34:08 +00:00
unf (~> 0.1.4)
2022-07-26 07:56:29 +00:00
sinatra (2.2.2)
mustermann (~> 2.0)
2020-10-25 20:34:08 +00:00
rack (~> 2.2)
2022-07-26 07:56:29 +00:00
rack-protection (= 2.2.2)
2020-10-25 20:34:08 +00:00
tilt (~> 2.0)
2022-06-18 08:19:42 +00:00
sqlite3 (1.4.4)
2019-09-05 00:44:50 +00:00
sshkey (2.0.0)
2021-05-13 22:13:47 +00:00
swagger-blocks (3.0.0)
2021-05-20 21:47:51 +00:00
thin (1.8.1)
2019-09-05 00:44:50 +00:00
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
2022-01-07 21:34:40 +00:00
thor (1.2.1)
2022-07-26 07:56:29 +00:00
tilt (2.0.11)
2022-05-29 19:36:06 +00:00
timeout (0.3.0)
2021-01-19 19:58:38 +00:00
ttfunk (1.7.0)
2022-07-26 07:56:29 +00:00
tzinfo (2.0.5)
2021-09-27 08:28:20 +00:00
concurrent-ruby (~> 1.0)
2022-03-19 10:08:40 +00:00
tzinfo-data (1.2022.1)
tzinfo (>= 1.0.0)
2020-10-25 20:34:08 +00:00
unf (0.1.4)
unf_ext
2022-05-29 19:36:06 +00:00
unf_ext (0.0.8.2)
2021-07-16 06:55:27 +00:00
unix-crypt (1.3.0)
2020-10-25 20:34:08 +00:00
warden (1.2.9)
rack (>= 2.0.9)
2021-02-07 11:50:05 +00:00
webrick (1.7.0)
2021-06-18 07:22:02 +00:00
websocket-driver (0.7.5)
2020-02-18 04:38:25 +00:00
websocket-extensions (>= 0.1.0)
2020-10-25 20:34:08 +00:00
websocket-extensions (0.1.5)
2021-10-08 15:51:29 +00:00
win32api (0.1.0)
2022-04-03 19:03:49 +00:00
windows_error (0.1.4)
2021-09-27 08:28:20 +00:00
winrm (2.3.6)
builder (>= 2.1.2)
erubi (~> 1.8)
gssapi (~> 1.2)
gyoku (~> 1.0)
httpclient (~> 2.2, >= 2.2.0.2)
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0, >= 0.6.3)
2022-02-18 22:05:49 +00:00
xdr (3.0.3)
activemodel (>= 4.2, < 8.0)
activesupport (>= 4.2, < 8.0)
2021-02-07 11:50:05 +00:00
xmlrpc (0.3.2)
webrick
2022-06-18 08:19:42 +00:00
zeitwerk (2.6.0)
PLATFORMS
ruby
DEPENDENCIES
metasploit-framework!
BUNDLED WITH
2022-04-11 20:57:38 +00:00
2.3.9