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))