Correct spelling typo

git-svn-id: file:///home/svn/framework3/trunk@9004 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2010-04-04 00:46:49 +00:00
parent c6ebd735df
commit 8f0e3ced67
1 changed files with 6 additions and 5 deletions

View File

@ -35,7 +35,7 @@ class Metasploit3 < Msf::Exploit::Remote
def initialize(info = {})
super(update_info(info,
'Name' => 'Internet Explorer DTHML Behaviors Use After Free',
'Name' => 'Internet Explorer DHTML Behaviors Use After Free',
'Description' => %q{
This module exploits a use-after-free vulnerability within the DTML behaviors
functionality of Microsoft Internet Explorer versions 6 and 7. This bug was
@ -249,3 +249,4 @@ function #{j_function2}() {
end
end