From 89ef1d4720a06274fe830e3624636c39dc6288de Mon Sep 17 00:00:00 2001 From: sinn3r Date: Fri, 6 Dec 2013 00:44:12 -0600 Subject: [PATCH] Fix a typo in mswin_tiff_overflow --- modules/exploits/windows/fileformat/mswin_tiff_overflow.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/windows/fileformat/mswin_tiff_overflow.rb b/modules/exploits/windows/fileformat/mswin_tiff_overflow.rb index 777f87a872..fc5c7fcbd3 100644 --- a/modules/exploits/windows/fileformat/mswin_tiff_overflow.rb +++ b/modules/exploits/windows/fileformat/mswin_tiff_overflow.rb @@ -81,7 +81,7 @@ class Metasploit3 < Msf::Exploit::Remote 'Targets' => [ # XP SP3 + Office 2010 Standard (14.0.6023.1000 32-bit) - ['Windows XP SP3 with Office Starndard 2010', {}], + ['Windows XP SP3 with Office Standard 2010', {}], ], 'Privileged' => false, 'DisclosureDate' => "Nov 5 2013", # Microsoft announcement