Loading pkgs/tools/security/metasploit/Gemfile +1 −1 Original line number Diff line number Diff line # frozen_string_literal: true source "https://rubygems.org" gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.4.106" gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.4.128" gem "syslog", "~> 0.3.0" gem 'mini_portile2', '~> 2.8.0' pkgs/tools/security/metasploit/Gemfile.lock +100 −102 Original line number Diff line number Diff line GIT remote: https://github.com/rapid7/metasploit-framework revision: a8698e72f54049c520b47322b7d5e4df59110abc ref: refs/tags/6.4.106 revision: 7ea8df5679ba6cb46799115c0090511e448c7cd4 ref: refs/tags/6.4.128 specs: metasploit-framework (6.4.106) metasploit-framework (6.4.128) aarch64 abbrev actionpack (~> 7.2.0) Loading Loading @@ -46,11 +46,11 @@ GIT lru_redux metasm metasploit-concern metasploit-credential metasploit-credential (>= 6.0.21) metasploit-model metasploit-payloads (= 2.0.237) metasploit_data_models (>= 6.0.7) metasploit_payloads-mettle (= 1.0.45) metasploit-payloads (= 2.0.245) metasploit_data_models (>= 6.0.15) metasploit_payloads-mettle (= 1.0.46) mqtt msgpack (~> 1.6.0) mutex_m Loading Loading @@ -104,7 +104,7 @@ GIT rinda ruby-macho ruby-mysql ruby_smb (~> 3.3.15) ruby_smb (~> 3.3.17) rubyntlm rubyzip sinatra (~> 3.2) Loading @@ -129,12 +129,11 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (2.0.1) aarch64 (2.1.0) racc (~> 1.6) aarch64 (3.0.0) abbrev (0.1.2) actionpack (7.2.3) actionview (= 7.2.3) activesupport (= 7.2.3) actionpack (7.2.3.1) actionview (= 7.2.3.1) activesupport (= 7.2.3.1) cgi nokogiri (>= 1.8.5) racc Loading @@ -144,20 +143,20 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) actionview (7.2.3) activesupport (= 7.2.3) actionview (7.2.3.1) activesupport (= 7.2.3.1) builder (~> 3.1) cgi erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) activemodel (7.2.3) activesupport (= 7.2.3) activerecord (7.2.3) activemodel (= 7.2.3) activesupport (= 7.2.3) activemodel (7.2.3.1) activesupport (= 7.2.3.1) activerecord (7.2.3.1) activemodel (= 7.2.3.1) activesupport (= 7.2.3.1) timeout (>= 0.4.0) activesupport (7.2.3) activesupport (7.2.3.1) base64 benchmark (>= 0.3) bigdecimal Loading @@ -166,17 +165,17 @@ GEM drb i18n (>= 1.6, < 2) logger (>= 1.4.2) minitest (>= 5.1) minitest (>= 5.1, < 6) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.8) addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) arel-helpers (2.17.0) activerecord (>= 3.1.0) aws-eventstream (1.4.0) aws-partitions (1.1201.0) aws-sdk-core (3.241.2) aws-partitions (1.1240.0) aws-sdk-core (3.245.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) Loading @@ -184,34 +183,34 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger aws-sdk-ec2 (1.588.0) aws-sdk-core (~> 3, >= 3.241.0) aws-sdk-ec2 (1.612.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sigv4 (~> 1.5) aws-sdk-ec2instanceconnect (1.67.0) aws-sdk-core (~> 3, >= 3.241.0) aws-sdk-ec2instanceconnect (1.70.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sigv4 (~> 1.5) aws-sdk-iam (1.138.0) aws-sdk-core (~> 3, >= 3.241.0) aws-sdk-iam (1.142.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sigv4 (~> 1.5) aws-sdk-kms (1.119.0) aws-sdk-core (~> 3, >= 3.241.0) aws-sdk-kms (1.123.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sigv4 (~> 1.5) aws-sdk-s3 (1.210.1) aws-sdk-core (~> 3, >= 3.241.0) aws-sdk-s3 (1.219.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sdk-ssm (1.208.0) aws-sdk-core (~> 3, >= 3.241.0) aws-sdk-ssm (1.212.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) bcrypt (3.1.21) bcrypt (3.1.22) bcrypt_pbkdf (1.1.2) benchmark (0.5.0) bigdecimal (4.0.1) bigdecimal (4.1.2) bindata (2.4.15) bootsnap (1.20.1) bootsnap (1.23.0) msgpack (~> 1.2) bson (5.2.0) builder (3.3.0) Loading Loading @@ -242,12 +241,12 @@ GEM em-socksify (0.3.3) base64 eventmachine (>= 1.0.0.beta.4) erb (6.0.1) erb (6.0.4) erubi (1.13.1) eventmachine (1.2.7) faker (3.5.3) faker (3.8.0) i18n (>= 1.8.11, < 2) faraday (2.14.0) faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger Loading @@ -274,7 +273,7 @@ GEM ed25519 (~> 1.2) hrr_rb_ssh (>= 0.4) http-accept (1.7.0) http-cookie (1.1.0) http-cookie (1.1.6) domain_name (~> 0.5) http_parser.rb (0.8.1) httpclient (2.9.0) Loading @@ -283,32 +282,33 @@ GEM concurrent-ruby (~> 1.0) io-console (0.8.2) ipaddr (1.2.8) irb (1.16.0) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) jsobfu (0.4.2) rkelly-remix json (2.18.0) json (2.19.4) little-plugger (1.1.4) logger (1.7.0) logging (2.4.0) little-plugger (~> 1.1) multi_json (~> 1.14) loofah (2.25.0) loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) lru_redux (1.1.0) metasm (1.0.5) metasploit-concern (5.0.5) activemodel (~> 7.0) activesupport (~> 7.0) metasploit-concern (5.0.6) activemodel (>= 7.0, < 8.1) activesupport (>= 7.0, < 8.1) drb mutex_m railties (~> 7.0) railties (>= 7.0, < 8.1) zeitwerk metasploit-credential (6.0.16) metasploit-credential (6.0.23) bigdecimal csv drb Loading @@ -321,47 +321,45 @@ GEM railties rex-socket rubyntlm rubyzip metasploit-model (5.0.4) activemodel (~> 7.0) activesupport (~> 7.0) rubyzip (< 3.0.0) metasploit-model (5.0.5) activemodel (>= 7.0, < 8.1) activesupport (>= 7.0, < 8.1) bigdecimal drb mutex_m railties (~> 7.0) metasploit-payloads (2.0.237) metasploit_data_models (6.0.11) activerecord (~> 7.0) activesupport (~> 7.0) railties (>= 7.0, < 8.1) metasploit-payloads (2.0.245) metasploit_data_models (6.0.18) activerecord (>= 7.0, < 8.1) activesupport (>= 7.0, < 8.1) arel-helpers bigdecimal drb metasploit-concern metasploit-model (>= 3.1) metasploit-model (>= 5.0.4) mutex_m pg railties (~> 7.0) railties (>= 7.0, < 8.1) recog webrick metasploit_payloads-mettle (1.0.45) metasploit_payloads-mettle (1.0.46) mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2025.0924) mime-types-data (3.2026.0414) mini_portile2 (2.8.9) minitest (6.0.1) prism (~> 1.5) minitest (5.27.0) mqtt (0.7.0) logger msgpack (1.6.1) multi_json (1.19.1) mustermann (3.0.4) ruby2_keywords (~> 0.0.1) multi_json (1.20.1) mustermann (3.1.1) mutex_m (0.3.0) nessus_rest (0.1.6) net-http (0.9.1) uri (>= 0.11.1) net-imap (0.6.2) net-imap (0.6.3) date net-protocol net-ldap (0.20.0) Loading @@ -373,12 +371,12 @@ GEM net-ssh (>= 5.0.0, < 8.0.0) net-smtp (0.5.1) net-protocol net-ssh (7.3.0) net-ssh (7.3.2) netrc (0.11.0) network_interface (0.0.4) nexpose (7.3.0) nio4r (2.7.5) nokogiri (1.19.0) nokogiri (1.19.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) nori (2.7.1) Loading @@ -395,7 +393,7 @@ GEM ostruct (0.6.3) packetfu (2.0.0) pcaprub (~> 0.13.1) parallel (1.27.0) parallel (2.0.1) patch_finder (1.0.2) pcaprub (0.13.3) pdf-reader (2.15.1) Loading @@ -408,15 +406,15 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) prism (1.7.0) prism (1.9.0) psych (5.3.1) date stringio public_suffix (7.0.2) puma (7.1.0) public_suffix (7.0.5) puma (8.0.0) nio4r (~> 2.0) racc (1.8.1) rack (2.2.21) rack (2.2.23) rack-protection (3.2.0) base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) Loading @@ -431,12 +429,12 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.2) loofah (~> 2.21) rails-html-sanitizer (1.7.0) loofah (~> 2.25) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.2.3) actionpack (= 7.2.3) activesupport (= 7.2.3) railties (7.2.3.1) actionpack (= 7.2.3.1) activesupport (= 7.2.3.1) cgi irb (~> 1.13) rackup (>= 1.0.0) Loading @@ -444,15 +442,15 @@ GEM thor (~> 1.0, >= 1.2.2) tsort (>= 0.2) zeitwerk (~> 2.6) rake (13.3.1) rake (13.4.2) rasn1 (0.14.0) strptime (~> 0.2.5) rb-readline (0.5.5) rdoc (7.0.3) rdoc (7.2.0) erb psych (>= 4.0.0) tsort recog (3.1.25) recog (3.1.26) nokogiri redcarpet (3.6.1) reline (0.6.3) Loading @@ -462,16 +460,16 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) rex-arch (0.1.18) rex-arch (0.1.19) rex-text rex-bin_tools (0.1.12) rex-bin_tools (0.1.16) metasm rex-arch rex-core rex-struct2 rex-text rex-core (0.1.35) rex-encoder (0.1.8) rex-core (0.1.36) rex-encoder (0.1.10) metasm rex-arch rex-text Loading Loading @@ -505,7 +503,7 @@ GEM metasm rex-core rex-text rex-socket (0.1.64) rex-socket (0.1.66) dnsruby rex-core rex-sslscan (0.1.13) Loading @@ -513,7 +511,7 @@ GEM rex-socket rex-text rex-struct2 (0.1.5) rex-text (0.2.61) rex-text (0.2.62) bigdecimal rex-zip (0.1.6) rex-text Loading @@ -523,11 +521,10 @@ GEM forwardable ipaddr rkelly-remix (0.0.7) ruby-macho (4.1.0) ruby-macho (5.0.0) ruby-mysql (4.2.1) ruby-rc4 (0.1.5) ruby2_keywords (0.0.5) ruby_smb (3.3.16) ruby_smb (3.3.17) bindata (= 2.4.15) openssl-ccm openssl-cmac Loading @@ -535,7 +532,7 @@ GEM windows_error (>= 0.1.4) rubyntlm (0.6.5) base64 rubyzip (3.2.2) rubyzip (2.4.1) sawyer (0.9.3) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) Loading @@ -559,15 +556,15 @@ GEM eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) thor (1.5.0) tilt (2.6.1) timeout (0.6.0) tilt (2.7.0) timeout (0.6.1) tsort (0.2.0) ttfunk (1.7.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2025.3) tzinfo-data (1.2026.1) tzinfo (>= 1.0.0) unix-crypt (1.3.1) unix-crypt (1.3.2) uri (1.1.1) useragent (0.16.11) warden (1.2.9) Loading @@ -592,9 +589,10 @@ GEM xdr (3.0.3) activemodel (>= 4.2, < 8.0) activesupport (>= 4.2, < 8.0) xmlrpc (0.3.3) xmlrpc (0.3.4) rexml webrick zeitwerk (2.7.4) zeitwerk (2.7.5) PLATFORMS ruby Loading pkgs/tools/security/metasploit/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,13 +18,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "metasploit-framework"; version = "6.4.106"; version = "6.4.128"; src = fetchFromGitHub { owner = "rapid7"; repo = "metasploit-framework"; tag = finalAttrs.version; hash = "sha256-FpSx6CuVa2fOCoJesQcK+Nft+6k8iPDKyGvTec8TMbo="; hash = "sha256-rIWk5lkPtwIrCF/JmyvZgkeX6vM81Rl4edJWAloOksU="; }; nativeBuildInputs = [ Loading pkgs/tools/security/metasploit/gemset.nix +129 −139 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
pkgs/tools/security/metasploit/Gemfile +1 −1 Original line number Diff line number Diff line # frozen_string_literal: true source "https://rubygems.org" gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.4.106" gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.4.128" gem "syslog", "~> 0.3.0" gem 'mini_portile2', '~> 2.8.0'
pkgs/tools/security/metasploit/Gemfile.lock +100 −102 Original line number Diff line number Diff line GIT remote: https://github.com/rapid7/metasploit-framework revision: a8698e72f54049c520b47322b7d5e4df59110abc ref: refs/tags/6.4.106 revision: 7ea8df5679ba6cb46799115c0090511e448c7cd4 ref: refs/tags/6.4.128 specs: metasploit-framework (6.4.106) metasploit-framework (6.4.128) aarch64 abbrev actionpack (~> 7.2.0) Loading Loading @@ -46,11 +46,11 @@ GIT lru_redux metasm metasploit-concern metasploit-credential metasploit-credential (>= 6.0.21) metasploit-model metasploit-payloads (= 2.0.237) metasploit_data_models (>= 6.0.7) metasploit_payloads-mettle (= 1.0.45) metasploit-payloads (= 2.0.245) metasploit_data_models (>= 6.0.15) metasploit_payloads-mettle (= 1.0.46) mqtt msgpack (~> 1.6.0) mutex_m Loading Loading @@ -104,7 +104,7 @@ GIT rinda ruby-macho ruby-mysql ruby_smb (~> 3.3.15) ruby_smb (~> 3.3.17) rubyntlm rubyzip sinatra (~> 3.2) Loading @@ -129,12 +129,11 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (2.0.1) aarch64 (2.1.0) racc (~> 1.6) aarch64 (3.0.0) abbrev (0.1.2) actionpack (7.2.3) actionview (= 7.2.3) activesupport (= 7.2.3) actionpack (7.2.3.1) actionview (= 7.2.3.1) activesupport (= 7.2.3.1) cgi nokogiri (>= 1.8.5) racc Loading @@ -144,20 +143,20 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) actionview (7.2.3) activesupport (= 7.2.3) actionview (7.2.3.1) activesupport (= 7.2.3.1) builder (~> 3.1) cgi erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) activemodel (7.2.3) activesupport (= 7.2.3) activerecord (7.2.3) activemodel (= 7.2.3) activesupport (= 7.2.3) activemodel (7.2.3.1) activesupport (= 7.2.3.1) activerecord (7.2.3.1) activemodel (= 7.2.3.1) activesupport (= 7.2.3.1) timeout (>= 0.4.0) activesupport (7.2.3) activesupport (7.2.3.1) base64 benchmark (>= 0.3) bigdecimal Loading @@ -166,17 +165,17 @@ GEM drb i18n (>= 1.6, < 2) logger (>= 1.4.2) minitest (>= 5.1) minitest (>= 5.1, < 6) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.8) addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) arel-helpers (2.17.0) activerecord (>= 3.1.0) aws-eventstream (1.4.0) aws-partitions (1.1201.0) aws-sdk-core (3.241.2) aws-partitions (1.1240.0) aws-sdk-core (3.245.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) Loading @@ -184,34 +183,34 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger aws-sdk-ec2 (1.588.0) aws-sdk-core (~> 3, >= 3.241.0) aws-sdk-ec2 (1.612.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sigv4 (~> 1.5) aws-sdk-ec2instanceconnect (1.67.0) aws-sdk-core (~> 3, >= 3.241.0) aws-sdk-ec2instanceconnect (1.70.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sigv4 (~> 1.5) aws-sdk-iam (1.138.0) aws-sdk-core (~> 3, >= 3.241.0) aws-sdk-iam (1.142.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sigv4 (~> 1.5) aws-sdk-kms (1.119.0) aws-sdk-core (~> 3, >= 3.241.0) aws-sdk-kms (1.123.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sigv4 (~> 1.5) aws-sdk-s3 (1.210.1) aws-sdk-core (~> 3, >= 3.241.0) aws-sdk-s3 (1.219.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sdk-ssm (1.208.0) aws-sdk-core (~> 3, >= 3.241.0) aws-sdk-ssm (1.212.0) aws-sdk-core (~> 3, >= 3.244.0) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) bcrypt (3.1.21) bcrypt (3.1.22) bcrypt_pbkdf (1.1.2) benchmark (0.5.0) bigdecimal (4.0.1) bigdecimal (4.1.2) bindata (2.4.15) bootsnap (1.20.1) bootsnap (1.23.0) msgpack (~> 1.2) bson (5.2.0) builder (3.3.0) Loading Loading @@ -242,12 +241,12 @@ GEM em-socksify (0.3.3) base64 eventmachine (>= 1.0.0.beta.4) erb (6.0.1) erb (6.0.4) erubi (1.13.1) eventmachine (1.2.7) faker (3.5.3) faker (3.8.0) i18n (>= 1.8.11, < 2) faraday (2.14.0) faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger Loading @@ -274,7 +273,7 @@ GEM ed25519 (~> 1.2) hrr_rb_ssh (>= 0.4) http-accept (1.7.0) http-cookie (1.1.0) http-cookie (1.1.6) domain_name (~> 0.5) http_parser.rb (0.8.1) httpclient (2.9.0) Loading @@ -283,32 +282,33 @@ GEM concurrent-ruby (~> 1.0) io-console (0.8.2) ipaddr (1.2.8) irb (1.16.0) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) jsobfu (0.4.2) rkelly-remix json (2.18.0) json (2.19.4) little-plugger (1.1.4) logger (1.7.0) logging (2.4.0) little-plugger (~> 1.1) multi_json (~> 1.14) loofah (2.25.0) loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) lru_redux (1.1.0) metasm (1.0.5) metasploit-concern (5.0.5) activemodel (~> 7.0) activesupport (~> 7.0) metasploit-concern (5.0.6) activemodel (>= 7.0, < 8.1) activesupport (>= 7.0, < 8.1) drb mutex_m railties (~> 7.0) railties (>= 7.0, < 8.1) zeitwerk metasploit-credential (6.0.16) metasploit-credential (6.0.23) bigdecimal csv drb Loading @@ -321,47 +321,45 @@ GEM railties rex-socket rubyntlm rubyzip metasploit-model (5.0.4) activemodel (~> 7.0) activesupport (~> 7.0) rubyzip (< 3.0.0) metasploit-model (5.0.5) activemodel (>= 7.0, < 8.1) activesupport (>= 7.0, < 8.1) bigdecimal drb mutex_m railties (~> 7.0) metasploit-payloads (2.0.237) metasploit_data_models (6.0.11) activerecord (~> 7.0) activesupport (~> 7.0) railties (>= 7.0, < 8.1) metasploit-payloads (2.0.245) metasploit_data_models (6.0.18) activerecord (>= 7.0, < 8.1) activesupport (>= 7.0, < 8.1) arel-helpers bigdecimal drb metasploit-concern metasploit-model (>= 3.1) metasploit-model (>= 5.0.4) mutex_m pg railties (~> 7.0) railties (>= 7.0, < 8.1) recog webrick metasploit_payloads-mettle (1.0.45) metasploit_payloads-mettle (1.0.46) mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2025.0924) mime-types-data (3.2026.0414) mini_portile2 (2.8.9) minitest (6.0.1) prism (~> 1.5) minitest (5.27.0) mqtt (0.7.0) logger msgpack (1.6.1) multi_json (1.19.1) mustermann (3.0.4) ruby2_keywords (~> 0.0.1) multi_json (1.20.1) mustermann (3.1.1) mutex_m (0.3.0) nessus_rest (0.1.6) net-http (0.9.1) uri (>= 0.11.1) net-imap (0.6.2) net-imap (0.6.3) date net-protocol net-ldap (0.20.0) Loading @@ -373,12 +371,12 @@ GEM net-ssh (>= 5.0.0, < 8.0.0) net-smtp (0.5.1) net-protocol net-ssh (7.3.0) net-ssh (7.3.2) netrc (0.11.0) network_interface (0.0.4) nexpose (7.3.0) nio4r (2.7.5) nokogiri (1.19.0) nokogiri (1.19.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) nori (2.7.1) Loading @@ -395,7 +393,7 @@ GEM ostruct (0.6.3) packetfu (2.0.0) pcaprub (~> 0.13.1) parallel (1.27.0) parallel (2.0.1) patch_finder (1.0.2) pcaprub (0.13.3) pdf-reader (2.15.1) Loading @@ -408,15 +406,15 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) prism (1.7.0) prism (1.9.0) psych (5.3.1) date stringio public_suffix (7.0.2) puma (7.1.0) public_suffix (7.0.5) puma (8.0.0) nio4r (~> 2.0) racc (1.8.1) rack (2.2.21) rack (2.2.23) rack-protection (3.2.0) base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) Loading @@ -431,12 +429,12 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.2) loofah (~> 2.21) rails-html-sanitizer (1.7.0) loofah (~> 2.25) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.2.3) actionpack (= 7.2.3) activesupport (= 7.2.3) railties (7.2.3.1) actionpack (= 7.2.3.1) activesupport (= 7.2.3.1) cgi irb (~> 1.13) rackup (>= 1.0.0) Loading @@ -444,15 +442,15 @@ GEM thor (~> 1.0, >= 1.2.2) tsort (>= 0.2) zeitwerk (~> 2.6) rake (13.3.1) rake (13.4.2) rasn1 (0.14.0) strptime (~> 0.2.5) rb-readline (0.5.5) rdoc (7.0.3) rdoc (7.2.0) erb psych (>= 4.0.0) tsort recog (3.1.25) recog (3.1.26) nokogiri redcarpet (3.6.1) reline (0.6.3) Loading @@ -462,16 +460,16 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) rex-arch (0.1.18) rex-arch (0.1.19) rex-text rex-bin_tools (0.1.12) rex-bin_tools (0.1.16) metasm rex-arch rex-core rex-struct2 rex-text rex-core (0.1.35) rex-encoder (0.1.8) rex-core (0.1.36) rex-encoder (0.1.10) metasm rex-arch rex-text Loading Loading @@ -505,7 +503,7 @@ GEM metasm rex-core rex-text rex-socket (0.1.64) rex-socket (0.1.66) dnsruby rex-core rex-sslscan (0.1.13) Loading @@ -513,7 +511,7 @@ GEM rex-socket rex-text rex-struct2 (0.1.5) rex-text (0.2.61) rex-text (0.2.62) bigdecimal rex-zip (0.1.6) rex-text Loading @@ -523,11 +521,10 @@ GEM forwardable ipaddr rkelly-remix (0.0.7) ruby-macho (4.1.0) ruby-macho (5.0.0) ruby-mysql (4.2.1) ruby-rc4 (0.1.5) ruby2_keywords (0.0.5) ruby_smb (3.3.16) ruby_smb (3.3.17) bindata (= 2.4.15) openssl-ccm openssl-cmac Loading @@ -535,7 +532,7 @@ GEM windows_error (>= 0.1.4) rubyntlm (0.6.5) base64 rubyzip (3.2.2) rubyzip (2.4.1) sawyer (0.9.3) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) Loading @@ -559,15 +556,15 @@ GEM eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) thor (1.5.0) tilt (2.6.1) timeout (0.6.0) tilt (2.7.0) timeout (0.6.1) tsort (0.2.0) ttfunk (1.7.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2025.3) tzinfo-data (1.2026.1) tzinfo (>= 1.0.0) unix-crypt (1.3.1) unix-crypt (1.3.2) uri (1.1.1) useragent (0.16.11) warden (1.2.9) Loading @@ -592,9 +589,10 @@ GEM xdr (3.0.3) activemodel (>= 4.2, < 8.0) activesupport (>= 4.2, < 8.0) xmlrpc (0.3.3) xmlrpc (0.3.4) rexml webrick zeitwerk (2.7.4) zeitwerk (2.7.5) PLATFORMS ruby Loading
pkgs/tools/security/metasploit/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,13 +18,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "metasploit-framework"; version = "6.4.106"; version = "6.4.128"; src = fetchFromGitHub { owner = "rapid7"; repo = "metasploit-framework"; tag = finalAttrs.version; hash = "sha256-FpSx6CuVa2fOCoJesQcK+Nft+6k8iPDKyGvTec8TMbo="; hash = "sha256-rIWk5lkPtwIrCF/JmyvZgkeX6vM81Rl4edJWAloOksU="; }; nativeBuildInputs = [ Loading
pkgs/tools/security/metasploit/gemset.nix +129 −139 File changed.Preview size limit exceeded, changes collapsed. Show changes