fix a typo.

git-svn-id: file:///home/svn/framework3/trunk@7169 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Mario Ceballos 2009-10-16 16:51:16 +00:00
parent 7e1c769eef
commit 37fa36ed12
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class Metasploit3 < Msf::Exploit::Remote
'Name' => 'McAfee Remediation Client ActiveX Control Buffer Overflow',
'Description' => %q{
This module exploits a stack overflow in McAfee Remediation Agent 4.5.0.41. When
sending an overly long string to the DeletSnapshot() method
sending an overly long string to the DeleteSnapshot() method
of enginecom.dll (3.7.0.9) an attacker may be able to execute arbitrary code.
This control is not marked safe for scripting, so choose your attack vector accordingly.
},