Skip to content

Commit

Permalink
bump metasploit_payloads-mettle to 1.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
timwr committed Dec 10, 2021
1 parent 4b1f901 commit bff3aa2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PATH
metasploit-model
metasploit-payloads (= 2.0.66)
metasploit_data_models
metasploit_payloads-mettle (= 1.0.15)
metasploit_payloads-mettle (= 1.0.17)
mqtt
msgpack
nessus_rest
Expand Down Expand Up @@ -268,7 +268,7 @@ GEM
railties (~> 6.0)
recog (~> 2.0)
webrick
metasploit_payloads-mettle (1.0.16)
metasploit_payloads-mettle (1.0.17)
method_source (1.0.0)
mini_portile2 (2.6.1)
minitest (5.14.4)
Expand Down
2 changes: 1 addition & 1 deletion LICENSE_GEMS
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ metasploit-framework, 6.1.19, "New BSD"
metasploit-model, 4.0.3, "New BSD"
metasploit-payloads, 2.0.66, "3-clause (or ""modified"") BSD"
metasploit_data_models, 5.0.4, "New BSD"
metasploit_payloads-mettle, 1.0.15, "3-clause (or ""modified"") BSD"
metasploit_payloads-mettle, 1.0.17, "3-clause (or ""modified"") BSD"
method_source, 1.0.0, MIT
mini_portile2, 2.6.1, MIT
minitest, 5.14.4, MIT
Expand Down
2 changes: 1 addition & 1 deletion metasploit-framework.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Gem::Specification.new do |spec|
# Needed for Meterpreter
spec.add_runtime_dependency 'metasploit-payloads', '2.0.66'
# Needed for the next-generation POSIX Meterpreter
spec.add_runtime_dependency 'metasploit_payloads-mettle', '1.0.15'
spec.add_runtime_dependency 'metasploit_payloads-mettle', '1.0.17'
# Needed by msfgui and other rpc components
spec.add_runtime_dependency 'msgpack'
# get list of network interfaces, like eth* from OS.
Expand Down

0 comments on commit bff3aa2

Please sign in to comment.