Skip to content

Commit 23c2a07

Browse files
committed
Small name change
1 parent abd76c5 commit 23c2a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/ms14_012_cmarkup_uaf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Metasploit3 < Msf::Exploit::Remote
1212

1313
def initialize(info={})
1414
super(update_info(info,
15-
'Name' => "MS14-012 Internet Explorer CMarkup Use-After-Free",
15+
'Name' => "MS14-012 Microsoft Internet Explorer CMarkup Use-After-Free",
1616
'Description' => %q{
1717
This module exploits an use after free condition on Internet Explorer as used in the wild
1818
on the "Operation SnowMan" in February 2014. The module uses Flash Player 12 in order to

0 commit comments

Comments
 (0)