mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
Typo
git-svn-id: file:///home/svn/framework3/trunk@9006 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
3258f30ba7
commit
52faebea30
@ -37,7 +37,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||
super(update_info(info,
|
||||
'Name' => 'Internet Explorer DHTML Behaviors Use After Free',
|
||||
'Description' => %q{
|
||||
This module exploits a use-after-free vulnerability within the DTML behaviors
|
||||
This module exploits a use-after-free vulnerability within the DHTML behaviors
|
||||
functionality of Microsoft Internet Explorer versions 6 and 7. This bug was
|
||||
discovered being used in-the-wild and was previously known as the "iepeers"
|
||||
vulnerability. The name comes from Microsoft's suggested workaround to block
|
||||
|
Loading…
Reference in New Issue
Block a user