Make the title consistent
git-svn-id: file:///home/svn/framework3/trunk@9925 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
3a8bbbd295
commit
92ad463657
|
@ -22,7 +22,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
'Name' => 'Outlook ATTACH_BY_REF_RESOLVE file execution vulnerability',
|
||||
'Name' => 'Outlook ATTACH_BY_REF_RESOLVE File Execution',
|
||||
'Description' => %q{
|
||||
It has been discovered that certain e-mail message cause Outlook to create Windows
|
||||
shortcut-like attachments or messages within Outlook. Through specially crafted TNEF
|
||||
|
|
Loading…
Reference in New Issue