Update meterpreter_reverse_https.rb

bug/bundler_fix
sekritskwurl 2017-02-07 12:13:20 +04:00 committed by GitHub
parent f584d5c1c5
commit aac9381778
1 changed files with 0 additions and 3 deletions

View File

@ -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
#