Update meterpreter_reverse_https.rb
parent
f584d5c1c5
commit
aac9381778
|
@ -35,9 +35,6 @@ module MetasploitModule
|
|||
'Session' => Msf::Sessions::Meterpreter_Java_Android,
|
||||
'Payload' => '',
|
||||
))
|
||||
register_options([
|
||||
OptBool.new('AutoLoadAndroid', [true, "Automatically load the Android extension", true])
|
||||
], self.class)
|
||||
end
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue