Update meterpreter_bins to 0.0.12

This adjusts to the new grouped TLV format for the extapi adsi and
window list commands.
This commit is contained in:
Brent Cook 2014-12-11 21:24:58 -06:00
parent 8140ed4a45
commit ecd73e5901
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ PATH
json
metasploit-concern (~> 0.3.0)
metasploit-model (~> 0.28.0)
meterpreter_bins (= 0.0.11)
meterpreter_bins (= 0.0.12)
msgpack
nokogiri
packetfu (= 1.1.9)
@ -132,7 +132,7 @@ GEM
pg
railties (< 4.0.0)
recog (~> 1.0)
meterpreter_bins (0.0.11)
meterpreter_bins (0.0.12)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.6.1)

View File

@ -65,7 +65,7 @@ Gem::Specification.new do |spec|
# are needed when there's no database
spec.add_runtime_dependency 'metasploit-model', '~> 0.28.0'
# Needed for Meterpreter on Windows, soon others.
spec.add_runtime_dependency 'meterpreter_bins', '0.0.11'
spec.add_runtime_dependency 'meterpreter_bins', '0.0.12'
# Needed by msfgui and other rpc components
spec.add_runtime_dependency 'msgpack'
# Needed by anemone crawler