unstable
HD Moore 2012-04-23 21:59:09 -05:00
parent 3d24af8fd6
commit e8ac6521d1
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class Metasploit3 < Msf::Post
def initialize(info={})
super( update_info( info,
'Name' => 'Windows Certificate Authority removal',
'Name' => 'Windows Certificate Authority Removal',
'Description' => %q{
This module allows the attacker to remove an arbitrary CA certificate
from the victim's Trusted Root store.},