Remove the default target, since module doesn't fingerprint the service
pack, this can only end in tears.unstable
parent
8e01312d0f
commit
1ae12e3a23
|
@ -65,8 +65,8 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
}
|
||||
],
|
||||
],
|
||||
'DisclosureDate' => 'Oct 22 2004',
|
||||
'DefaultTarget' => 1))
|
||||
'DisclosureDate' => 'Oct 22 2004'
|
||||
))
|
||||
|
||||
register_options(
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue