Cosmetic
parent
3d24af8fd6
commit
e8ac6521d1
|
@ -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.},
|
||||
|
|
Loading…
Reference in New Issue