Make exploit aggressive

bug/bundler_fix
jvazquez-r7 2014-10-08 11:08:01 -05:00
parent d02f0dc4b9
commit 909f88680b
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ class Metasploit3 < Msf::Exploit::Remote
[ 'Automatic', {} ],
],
'Privileged' => false,
'Stance' => Msf::Exploit::Stance::Aggressive,
'DisclosureDate' => "Sep 11 2014",
'DefaultTarget' => 0))