From d47511baf20fac862ba1a835fe1d393024c36279 Mon Sep 17 00:00:00 2001 From: Mario Ceballos Date: Wed, 3 Dec 2008 20:20:39 +0000 Subject: [PATCH] updated target. git-svn-id: file:///home/svn/framework3/trunk@5996 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/windows/fileformat/adobe_utilprintf.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/windows/fileformat/adobe_utilprintf.rb b/modules/exploits/windows/fileformat/adobe_utilprintf.rb index 6adef31fd7..f2880eef76 100644 --- a/modules/exploits/windows/fileformat/adobe_utilprintf.rb +++ b/modules/exploits/windows/fileformat/adobe_utilprintf.rb @@ -38,7 +38,7 @@ class Metasploit3 < Msf::Exploit::Remote 'Platform' => 'win', 'Targets' => [ - [ 'Adobe Reader v8.1.2', { 'Ret' => '' } ], + [ 'Adobe Reader v8.1.2 (Windows XP SP3 English)', { 'Ret' => '' } ], ], 'DisclosureDate' => 'Feb 8 2008', 'DefaultTarget' => 0))