metasploit: 6.1.27 -> 6.1.28

authored by Fabian Affolter and committed by Jonathan Ringer 59add637 04811c34

+41 -41
+1 -1
pkgs/tools/security/metasploit/Gemfile
··· 1 # frozen_string_literal: true 2 source "https://rubygems.org" 3 4 - gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.1.27"
··· 1 # frozen_string_literal: true 2 source "https://rubygems.org" 3 4 + gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.1.28"
+17 -17
pkgs/tools/security/metasploit/Gemfile.lock
··· 1 GIT 2 remote: https://github.com/rapid7/metasploit-framework 3 - revision: e8c59985fa8e2c65660f2103b75622018e99f6b3 4 - ref: refs/tags/6.1.27 5 specs: 6 - metasploit-framework (6.1.27) 7 actionpack (~> 6.0) 8 activerecord (~> 6.0) 9 activesupport (~> 6.0) ··· 31 metasploit-concern 32 metasploit-credential 33 metasploit-model 34 - metasploit-payloads (= 2.0.70) 35 metasploit_data_models 36 metasploit_payloads-mettle (= 1.0.18) 37 mqtt ··· 128 arel-helpers (2.14.0) 129 activerecord (>= 3.1.0, < 8) 130 aws-eventstream (1.2.0) 131 - aws-partitions (1.551.0) 132 - aws-sdk-core (3.125.5) 133 aws-eventstream (~> 1, >= 1.0.2) 134 aws-partitions (~> 1, >= 1.525.0) 135 aws-sigv4 (~> 1.1) 136 jmespath (~> 1.0) 137 - aws-sdk-ec2 (1.296.0) 138 - aws-sdk-core (~> 3, >= 3.125.0) 139 aws-sigv4 (~> 1.1) 140 - aws-sdk-iam (1.65.0) 141 - aws-sdk-core (~> 3, >= 3.125.0) 142 aws-sigv4 (~> 1.1) 143 - aws-sdk-kms (1.53.0) 144 - aws-sdk-core (~> 3, >= 3.125.0) 145 aws-sigv4 (~> 1.1) 146 - aws-sdk-s3 (1.111.3) 147 - aws-sdk-core (~> 3, >= 3.125.0) 148 aws-sdk-kms (~> 1) 149 aws-sigv4 (~> 1.4) 150 aws-sigv4 (1.4.0) ··· 152 bcrypt (3.1.16) 153 bcrypt_pbkdf (1.1.0) 154 bindata (2.4.10) 155 - bson (4.14.0) 156 builder (3.2.4) 157 concurrent-ruby (1.0.5) 158 cookiejar (0.3.3) ··· 251 activemodel (~> 6.0) 252 activesupport (~> 6.0) 253 railties (~> 6.0) 254 - metasploit-payloads (2.0.70) 255 metasploit_data_models (5.0.4) 256 activerecord (~> 6.0) 257 activesupport (~> 6.0) ··· 298 hashery (~> 2.0) 299 ruby-rc4 300 ttfunk 301 - pg (1.3.0) 302 public_suffix (4.0.6) 303 puma (5.6.1) 304 nio4r (~> 2.0)
··· 1 GIT 2 remote: https://github.com/rapid7/metasploit-framework 3 + revision: b8975cbd6552cc52044250143ffc440775a8a29e 4 + ref: refs/tags/6.1.28 5 specs: 6 + metasploit-framework (6.1.28) 7 actionpack (~> 6.0) 8 activerecord (~> 6.0) 9 activesupport (~> 6.0) ··· 31 metasploit-concern 32 metasploit-credential 33 metasploit-model 34 + metasploit-payloads (= 2.0.71) 35 metasploit_data_models 36 metasploit_payloads-mettle (= 1.0.18) 37 mqtt ··· 128 arel-helpers (2.14.0) 129 activerecord (>= 3.1.0, < 8) 130 aws-eventstream (1.2.0) 131 + aws-partitions (1.552.0) 132 + aws-sdk-core (3.126.0) 133 aws-eventstream (~> 1, >= 1.0.2) 134 aws-partitions (~> 1, >= 1.525.0) 135 aws-sigv4 (~> 1.1) 136 jmespath (~> 1.0) 137 + aws-sdk-ec2 (1.298.0) 138 + aws-sdk-core (~> 3, >= 3.126.0) 139 aws-sigv4 (~> 1.1) 140 + aws-sdk-iam (1.66.0) 141 + aws-sdk-core (~> 3, >= 3.126.0) 142 aws-sigv4 (~> 1.1) 143 + aws-sdk-kms (1.54.0) 144 + aws-sdk-core (~> 3, >= 3.126.0) 145 aws-sigv4 (~> 1.1) 146 + aws-sdk-s3 (1.112.0) 147 + aws-sdk-core (~> 3, >= 3.126.0) 148 aws-sdk-kms (~> 1) 149 aws-sigv4 (~> 1.4) 150 aws-sigv4 (1.4.0) ··· 152 bcrypt (3.1.16) 153 bcrypt_pbkdf (1.1.0) 154 bindata (2.4.10) 155 + bson (4.14.1) 156 builder (3.2.4) 157 concurrent-ruby (1.0.5) 158 cookiejar (0.3.3) ··· 251 activemodel (~> 6.0) 252 activesupport (~> 6.0) 253 railties (~> 6.0) 254 + metasploit-payloads (2.0.71) 255 metasploit_data_models (5.0.4) 256 activerecord (~> 6.0) 257 activesupport (~> 6.0) ··· 298 hashery (~> 2.0) 299 ruby-rc4 300 ttfunk 301 + pg (1.3.1) 302 public_suffix (4.0.6) 303 puma (5.6.1) 304 nio4r (~> 2.0)
+2 -2
pkgs/tools/security/metasploit/default.nix
··· 15 }; 16 in stdenv.mkDerivation rec { 17 pname = "metasploit-framework"; 18 - version = "6.1.27"; 19 20 src = fetchFromGitHub { 21 owner = "rapid7"; 22 repo = "metasploit-framework"; 23 rev = version; 24 - sha256 = "sha256-nc9Oxl5dLGU60jaQdkaErW51s4QsuD977bJubd9BA3A="; 25 }; 26 27 nativeBuildInputs = [ makeWrapper ];
··· 15 }; 16 in stdenv.mkDerivation rec { 17 pname = "metasploit-framework"; 18 + version = "6.1.28"; 19 20 src = fetchFromGitHub { 21 owner = "rapid7"; 22 repo = "metasploit-framework"; 23 rev = version; 24 + sha256 = "sha256-3l9yBnOejCVSo/zw46mGv3uBoArtyOPbjE1l8CoVNkg="; 25 }; 26 27 nativeBuildInputs = [ makeWrapper ];
+21 -21
pkgs/tools/security/metasploit/gemset.nix
··· 104 platforms = []; 105 source = { 106 remotes = ["https://rubygems.org"]; 107 - sha256 = "0shhwh5wra3h5vibabdkx422vzs4bwp8kmvn1x46sqscmqk8hw9p"; 108 type = "gem"; 109 }; 110 - version = "1.551.0"; 111 }; 112 aws-sdk-core = { 113 groups = ["default"]; 114 platforms = []; 115 source = { 116 remotes = ["https://rubygems.org"]; 117 - sha256 = "1i6835n7d2ss3k3ljwbw8by0fagymk0122ill3i9ipghz21xpqld"; 118 type = "gem"; 119 }; 120 - version = "3.125.5"; 121 }; 122 aws-sdk-ec2 = { 123 groups = ["default"]; 124 platforms = []; 125 source = { 126 remotes = ["https://rubygems.org"]; 127 - sha256 = "0f45py2sgai3d7k67kp4hb9ljf8khfz6wd33sj1pdvj55pcg7zai"; 128 type = "gem"; 129 }; 130 - version = "1.296.0"; 131 }; 132 aws-sdk-iam = { 133 groups = ["default"]; 134 platforms = []; 135 source = { 136 remotes = ["https://rubygems.org"]; 137 - sha256 = "0gss3wi1csngmd2iirxznnhafr0yvgqnkr0cksz7dk9kqrly04gl"; 138 type = "gem"; 139 }; 140 - version = "1.65.0"; 141 }; 142 aws-sdk-kms = { 143 groups = ["default"]; 144 platforms = []; 145 source = { 146 remotes = ["https://rubygems.org"]; 147 - sha256 = "044nzbh16x4vx7kbjv1hfh553sp126kcdk2x99apr52j506sk87c"; 148 type = "gem"; 149 }; 150 - version = "1.53.0"; 151 }; 152 aws-sdk-s3 = { 153 groups = ["default"]; 154 platforms = []; 155 source = { 156 remotes = ["https://rubygems.org"]; 157 - sha256 = "085nizd80w75djrch1c38g0xchw6hsyfcg039qp27aalwhxd44b4"; 158 type = "gem"; 159 }; 160 - version = "1.111.3"; 161 }; 162 aws-sigv4 = { 163 groups = ["default"]; ··· 204 platforms = []; 205 source = { 206 remotes = ["https://rubygems.org"]; 207 - sha256 = "0vfwqzd89542xm8sc1ni6jvjy6wgycnri67q7agxnc5jmwawmcgf"; 208 type = "gem"; 209 }; 210 - version = "4.14.0"; 211 }; 212 builder = { 213 groups = ["default"]; ··· 684 platforms = []; 685 source = { 686 fetchSubmodules = false; 687 - rev = "e8c59985fa8e2c65660f2103b75622018e99f6b3"; 688 - sha256 = "0w0387gnsvmjxmxkzf1chjrpavmdhi37d41ns8x6ab2xbv34xkwx"; 689 type = "git"; 690 url = "https://github.com/rapid7/metasploit-framework"; 691 }; 692 - version = "6.1.27"; 693 }; 694 metasploit-model = { 695 groups = ["default"]; ··· 706 platforms = []; 707 source = { 708 remotes = ["https://rubygems.org"]; 709 - sha256 = "07vjb7kdgr2wi9b5jk7a9niapvbwi7xk4jx9a521fm6p1fhrnlnn"; 710 type = "gem"; 711 }; 712 - version = "2.0.70"; 713 }; 714 metasploit_data_models = { 715 groups = ["default"]; ··· 977 platforms = []; 978 source = { 979 remotes = ["https://rubygems.org"]; 980 - sha256 = "0y16aa24ljnyhszqr6g3m0369rmx5xw6dgglipwhi6pn8dl678mr"; 981 type = "gem"; 982 }; 983 - version = "1.3.0"; 984 }; 985 public_suffix = { 986 groups = ["default"];
··· 104 platforms = []; 105 source = { 106 remotes = ["https://rubygems.org"]; 107 + sha256 = "0wr4jkylfkd89970hw3akfy7vyj54qz11gq3aar48j8p9px0gl17"; 108 type = "gem"; 109 }; 110 + version = "1.552.0"; 111 }; 112 aws-sdk-core = { 113 groups = ["default"]; 114 platforms = []; 115 source = { 116 remotes = ["https://rubygems.org"]; 117 + sha256 = "002hgcpsch33r82jd5imyxj0h2w4v8ymmby42rnxdisd03jkygy9"; 118 type = "gem"; 119 }; 120 + version = "3.126.0"; 121 }; 122 aws-sdk-ec2 = { 123 groups = ["default"]; 124 platforms = []; 125 source = { 126 remotes = ["https://rubygems.org"]; 127 + sha256 = "0s0xdcrhmcgbh4m1g57dnw04g45zviv6a4r3qaw8468bm6bi16z6"; 128 type = "gem"; 129 }; 130 + version = "1.298.0"; 131 }; 132 aws-sdk-iam = { 133 groups = ["default"]; 134 platforms = []; 135 source = { 136 remotes = ["https://rubygems.org"]; 137 + sha256 = "0dr1lgg76syyqj12x8w0j6qvwn3410vdjhy0r9y8k930svrjlkh7"; 138 type = "gem"; 139 }; 140 + version = "1.66.0"; 141 }; 142 aws-sdk-kms = { 143 groups = ["default"]; 144 platforms = []; 145 source = { 146 remotes = ["https://rubygems.org"]; 147 + sha256 = "0h2mn5ywrla2wqsvzvp9m8jhzr93ywqmyi2l0b538hrq6pmdhjq2"; 148 type = "gem"; 149 }; 150 + version = "1.54.0"; 151 }; 152 aws-sdk-s3 = { 153 groups = ["default"]; 154 platforms = []; 155 source = { 156 remotes = ["https://rubygems.org"]; 157 + sha256 = "09fc16hdvripmpn1bj5bayqvmfz0pj2l1h2w954id9c9ar7vv7f5"; 158 type = "gem"; 159 }; 160 + version = "1.112.0"; 161 }; 162 aws-sigv4 = { 163 groups = ["default"]; ··· 204 platforms = []; 205 source = { 206 remotes = ["https://rubygems.org"]; 207 + sha256 = "03n3w96vpblaxvk1qk8hq7sbsmg4nv7qdkdr8f7nfvalgpakp5i5"; 208 type = "gem"; 209 }; 210 + version = "4.14.1"; 211 }; 212 builder = { 213 groups = ["default"]; ··· 684 platforms = []; 685 source = { 686 fetchSubmodules = false; 687 + rev = "b8975cbd6552cc52044250143ffc440775a8a29e"; 688 + sha256 = "0j1n2lmg0radikdy7j7d1ah82yxzhsly7w7wld92b34yfc374pyy"; 689 type = "git"; 690 url = "https://github.com/rapid7/metasploit-framework"; 691 }; 692 + version = "6.1.28"; 693 }; 694 metasploit-model = { 695 groups = ["default"]; ··· 706 platforms = []; 707 source = { 708 remotes = ["https://rubygems.org"]; 709 + sha256 = "12fr3v5mjwlilnlccnbimamz6sq6kckf16vgzpfpgi8gjma3lgb9"; 710 type = "gem"; 711 }; 712 + version = "2.0.71"; 713 }; 714 metasploit_data_models = { 715 groups = ["default"]; ··· 977 platforms = []; 978 source = { 979 remotes = ["https://rubygems.org"]; 980 + sha256 = "1zn1miz2h3pki11jwf6f474540kvai3sc43jp8smi3mjx8brvws0"; 981 type = "gem"; 982 }; 983 + version = "1.3.1"; 984 }; 985 public_suffix = { 986 groups = ["default"];