Skip to content

Commit

Permalink
Test metasploit payloads bump
Browse files Browse the repository at this point in the history
  • Loading branch information
adfoster-r7 committed Oct 9, 2024
1 parent 953f6c1 commit 04e9c4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ PATH
metasploit-concern
metasploit-credential
metasploit-model
metasploit-payloads (= 2.0.166)
metasploit-payloads (= 2.0.174)
metasploit_data_models
metasploit_payloads-mettle (= 1.0.31)
mqtt
Expand Down Expand Up @@ -295,7 +295,7 @@ GEM
activemodel (~> 7.0)
activesupport (~> 7.0)
railties (~> 7.0)
metasploit-payloads (2.0.166)
metasploit-payloads (2.0.174)
metasploit_data_models (6.0.3)
activerecord (~> 7.0)
activesupport (~> 7.0)
Expand Down
2 changes: 1 addition & 1 deletion metasploit-framework.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Gem::Specification.new do |spec|
# are needed when there's no database
spec.add_runtime_dependency 'metasploit-model'
# Needed for Meterpreter
spec.add_runtime_dependency 'metasploit-payloads', '2.0.166'
spec.add_runtime_dependency 'metasploit-payloads', '2.0.174'
# Needed for the next-generation POSIX Meterpreter
spec.add_runtime_dependency 'metasploit_payloads-mettle', '1.0.31'
# Needed by msfgui and other rpc components
Expand Down

0 comments on commit 04e9c4a

Please sign in to comment.