Make exploit aggressive
parent
d02f0dc4b9
commit
909f88680b
|
@ -42,6 +42,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
[ 'Automatic', {} ],
|
[ 'Automatic', {} ],
|
||||||
],
|
],
|
||||||
'Privileged' => false,
|
'Privileged' => false,
|
||||||
|
'Stance' => Msf::Exploit::Stance::Aggressive,
|
||||||
'DisclosureDate' => "Sep 11 2014",
|
'DisclosureDate' => "Sep 11 2014",
|
||||||
'DefaultTarget' => 0))
|
'DefaultTarget' => 0))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue