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

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

446 lines
9.6 KiB
Plaintext
Raw Normal View History

GIT
remote: https://github.com/rapid7/metasploit-framework
2023-04-15 09:42:03 +00:00
revision: a78862340cacb90e2d27b6f7ae670387081a0276
ref: refs/tags/6.3.12
specs:
2023-04-15 09:42:03 +00:00
metasploit-framework (6.3.12)
2023-02-25 23:45:01 +00:00
actionpack (~> 7.0)
activerecord (~> 7.0)
activesupport (~> 7.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
2023-03-13 21:12:39 +00:00
chunky_png
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
2023-04-15 09:42:03 +00:00
metasploit-payloads (= 2.0.123)
2021-09-27 08:28:20 +00:00
metasploit_data_models
2022-10-19 08:49:08 +00:00
metasploit_payloads-mettle (= 1.0.20)
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
2022-08-26 20:58:45 +00:00
octokit (~> 4.0)
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
2023-02-25 23:45:01 +00:00
rasn1
rb-readline
recog
redcarpet
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-09-05 06:35:20 +00:00
ruby_smb (~> 3.2.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)
2023-03-13 21:12:39 +00:00
actionpack (7.0.4.3)
actionview (= 7.0.4.3)
activesupport (= 7.0.4.3)
2023-02-25 23:45:01 +00:00
rack (~> 2.0, >= 2.2.0)
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)
2023-03-13 21:12:39 +00:00
actionview (7.0.4.3)
activesupport (= 7.0.4.3)
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)
2023-03-13 21:12:39 +00:00
activemodel (7.0.4.3)
activesupport (= 7.0.4.3)
activerecord (7.0.4.3)
activemodel (= 7.0.4.3)
activesupport (= 7.0.4.3)
activesupport (7.0.4.3)
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)
2023-04-11 19:12:22 +00:00
addressable (2.8.4)
2022-08-26 20:58:45 +00:00
public_suffix (>= 2.0.2, < 6.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)
2023-04-15 09:42:03 +00:00
aws-partitions (1.748.0)
2023-03-25 22:17:23 +00:00
aws-sdk-core (3.171.0)
2020-05-20 06:12:05 +00:00
aws-eventstream (~> 1, >= 1.0.2)
2022-10-28 16:38:59 +00:00
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
2022-05-21 11:25:22 +00:00
jmespath (~> 1, >= 1.6.1)
2023-04-11 19:12:22 +00:00
aws-sdk-ec2 (1.375.0)
2022-10-28 16:38:59 +00:00
aws-sdk-core (~> 3, >= 3.165.0)
2019-09-05 00:44:50 +00:00
aws-sigv4 (~> 1.1)
2023-03-25 22:17:23 +00:00
aws-sdk-iam (1.77.0)
2022-10-28 16:38:59 +00:00
aws-sdk-core (~> 3, >= 3.165.0)
2019-09-05 00:44:50 +00:00
aws-sigv4 (~> 1.1)
2023-03-02 23:38:17 +00:00
aws-sdk-kms (1.63.0)
2022-10-28 16:38:59 +00:00
aws-sdk-core (~> 3, >= 3.165.0)
2019-09-05 00:44:50 +00:00
aws-sigv4 (~> 1.1)
2023-04-11 19:12:22 +00:00
aws-sdk-s3 (1.120.1)
2022-10-28 16:38:59 +00:00
aws-sdk-core (~> 3, >= 3.165.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-10-19 08:49:08 +00:00
aws-sigv4 (1.5.2)
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)
2023-02-25 23:45:01 +00:00
bindata (2.4.15)
2022-04-23 18:27:37 +00:00
bson (4.15.0)
2020-02-18 04:38:25 +00:00
builder (3.2.4)
2023-03-13 21:12:39 +00:00
chunky_png (1.4.0)
2023-02-25 23:45:01 +00:00
concurrent-ruby (1.2.2)
2019-09-05 00:44:50 +00:00
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)
2023-04-11 19:12:22 +00:00
dnsruby (1.70.0)
simpleidn (~> 0.2.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)
2022-12-25 10:37:30 +00:00
erubi (1.12.0)
2019-09-05 00:44:50 +00:00
eventmachine (1.2.7)
2023-04-15 09:42:03 +00:00
faker (3.2.0)
2022-03-07 08:54:54 +00:00
i18n (>= 1.8.11, < 2)
2023-02-25 23:45:01 +00:00
faraday (2.7.4)
2022-08-10 17:12:16 +00:00
faraday-net_http (>= 2.0, < 3.1)
2021-04-23 12:29:47 +00:00
ruby2_keywords (>= 0.0.4)
2022-11-19 15:48:47 +00:00
faraday-net_http (3.0.2)
2023-03-13 21:12:39 +00:00
faraday-retry (2.1.0)
2022-06-18 08:19:42 +00:00
faraday (~> 2.0)
2023-04-11 19:12:22 +00:00
faye-websocket (0.11.2)
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-12-17 09:31:25 +00:00
io-console (0.6.0)
2023-04-11 19:12:22 +00:00
irb (1.6.4)
2022-09-05 06:35:20 +00:00
reline (>= 0.3.0)
2022-11-25 18:44:15 +00:00
jmespath (1.6.2)
jsobfu (0.4.2)
rkelly-remix
2022-12-09 10:17:59 +00:00
json (2.6.3)
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)
2023-04-11 19:12:22 +00:00
loofah (2.20.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)
2023-02-25 23:45:01 +00:00
metasploit-concern (5.0.1)
activemodel (~> 7.0)
activesupport (~> 7.0)
railties (~> 7.0)
zeitwerk
2023-04-11 19:12:22 +00:00
metasploit-credential (6.0.4)
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
2023-02-25 23:45:01 +00:00
metasploit-model (5.0.1)
activemodel (~> 7.0)
activesupport (~> 7.0)
railties (~> 7.0)
2023-04-15 09:42:03 +00:00
metasploit-payloads (2.0.123)
2023-02-25 23:45:01 +00:00
metasploit_data_models (6.0.2)
activerecord (~> 7.0)
activesupport (~> 7.0)
arel-helpers
metasploit-concern
2020-10-25 20:34:08 +00:00
metasploit-model (>= 3.1)
pg
2023-02-25 23:45:01 +00:00
railties (~> 7.0)
2022-11-07 13:17:55 +00:00
recog
2021-02-20 10:58:25 +00:00
webrick
2022-10-19 08:49:08 +00:00
metasploit_payloads-mettle (1.0.20)
2020-10-25 20:34:08 +00:00
method_source (1.0.0)
2022-12-25 10:37:30 +00:00
mini_portile2 (2.8.1)
2023-03-13 21:12:39 +00:00
minitest (5.18.0)
2023-02-25 23:45:01 +00:00
mqtt (0.6.0)
2023-04-11 19:12:22 +00:00
msgpack (1.7.0)
2021-09-27 08:28:20 +00:00
multi_json (1.15.0)
2022-10-19 08:49:08 +00:00
mustermann (3.0.0)
2020-10-25 20:34:08 +00:00
ruby2_keywords (~> 0.0.1)
nessus_rest (0.1.6)
2023-04-11 19:12:22 +00:00
net-ldap (0.18.0)
2022-12-09 10:17:59 +00:00
net-protocol (0.2.1)
2022-04-11 20:57:38 +00:00
timeout
2022-11-07 13:17:55 +00:00
net-smtp (0.3.3)
2022-04-11 20:57:38 +00:00
net-protocol
2023-03-13 21:12:39 +00:00
net-ssh (7.1.0)
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)
2023-04-11 19:12:22 +00:00
nio4r (2.5.9)
nokogiri (1.14.3)
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-08-26 20:58:45 +00:00
octokit (4.25.1)
2022-05-29 19:36:06 +00:00
faraday (>= 1, < 3)
sawyer (~> 0.9)
2022-08-03 19:27:52 +00:00
openssl-ccm (1.2.3)
openssl-cmac (2.0.2)
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-10-28 16:38:59 +00:00
pdf-reader (2.11.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
2023-03-02 23:38:17 +00:00
pg (1.4.6)
2022-12-09 10:17:59 +00:00
public_suffix (5.0.1)
2023-04-11 19:12:22 +00:00
puma (6.2.1)
2021-01-19 19:58:38 +00:00
nio4r (~> 2.0)
2022-12-25 10:37:30 +00:00
racc (1.6.2)
2023-03-13 21:12:39 +00:00
rack (2.2.6.4)
2023-04-11 19:12:22 +00:00
rack-protection (3.0.6)
2019-09-05 00:44:50 +00:00
rack
2023-03-16 23:41:43 +00:00
rack-test (2.1.0)
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)
2023-02-25 23:45:01 +00:00
rails-html-sanitizer (1.5.0)
2022-12-17 09:31:25 +00:00
loofah (~> 2.19, >= 2.19.1)
2023-03-13 21:12:39 +00:00
railties (7.0.4.3)
actionpack (= 7.0.4.3)
activesupport (= 7.0.4.3)
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)
2023-02-25 23:45:01 +00:00
zeitwerk (~> 2.5)
2021-07-09 10:17:16 +00:00
rake (13.0.6)
2023-02-25 23:45:01 +00:00
rasn1 (0.12.1)
strptime (~> 0.2.5)
2017-08-24 09:21:26 +00:00
rb-readline (0.5.5)
2023-03-25 22:17:23 +00:00
recog (3.1.1)
nokogiri
2023-02-25 23:45:01 +00:00
redcarpet (3.6.0)
2023-04-11 19:12:22 +00:00
reline (0.3.3)
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
2023-02-25 23:45:01 +00:00
rex-core (0.1.30)
2021-09-27 08:28:20 +00:00
rex-encoder (0.1.6)
metasm
rex-arch
rex-text
2023-03-13 21:12:39 +00:00
rex-exploitation (0.1.38)
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-09-05 06:35:20 +00:00
rex-powershell (0.1.97)
rex-random_identifier
rex-text
2020-05-20 06:12:05 +00:00
ruby-rc4
2023-02-25 23:45:01 +00:00
rex-random_identifier (0.1.10)
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
2023-03-25 22:17:23 +00:00
rex-socket (0.1.49)
2017-08-24 09:21:26 +00:00
rex-core
2023-02-25 23:45:01 +00:00
rex-sslscan (0.1.9)
rex-core
rex-socket
rex-text
2021-01-19 19:58:38 +00:00
rex-struct2 (0.1.3)
2023-03-13 21:12:39 +00:00
rex-text (0.2.50)
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)
2023-03-13 21:12:39 +00:00
ruby_smb (3.2.5)
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)
2023-04-11 19:12:22 +00:00
sinatra (3.0.6)
2022-10-19 08:49:08 +00:00
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
2023-04-11 19:12:22 +00:00
rack-protection (= 3.0.6)
2020-10-25 20:34:08 +00:00
tilt (~> 2.0)
2023-04-11 19:12:22 +00:00
sqlite3 (1.6.2)
2022-10-19 08:49:08 +00:00
mini_portile2 (~> 2.8.0)
2019-09-05 00:44:50 +00:00
sshkey (2.0.0)
2023-02-25 23:45:01 +00:00
strptime (0.2.5)
2021-05-13 22:13:47 +00:00
swagger-blocks (3.0.0)
2023-04-11 19:12:22 +00:00
thin (1.8.2)
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)
2023-02-25 23:45:01 +00:00
tilt (2.1.0)
timeout (0.3.2)
2021-01-19 19:58:38 +00:00
ttfunk (1.7.0)
2023-02-25 23:45:01 +00:00
tzinfo (2.0.6)
2021-09-27 08:28:20 +00:00
concurrent-ruby (~> 1.0)
2023-04-11 19:12:22 +00:00
tzinfo-data (1.2023.3)
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)
2023-04-11 19:12:22 +00:00
unix-crypt (1.3.1)
2020-10-25 20:34:08 +00:00
warden (1.2.9)
rack (>= 2.0.9)
2023-02-25 23:45:01 +00:00
webrick (1.8.1)
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)
2023-02-25 23:45:01 +00:00
windows_error (0.1.5)
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
2023-02-25 23:45:01 +00:00
zeitwerk (2.6.7)
PLATFORMS
ruby
DEPENDENCIES
metasploit-framework!
BUNDLED WITH
2023-04-15 09:42:03 +00:00
2.4.10