Line length modification

bug/bundler_fix
Meatballs 2014-12-13 16:06:09 +00:00
parent 044e3bd608
commit e6dbc15f40
1 changed files with 4 additions and 3 deletions

View File

@ -13,9 +13,10 @@ class Metasploit3 < Msf::Post
super(update_info(info,
'Name' => 'Windows Escalate Golden Ticket',
'Description' => %q{
This module will create a Golden Kerberos Ticket using the Mimikatz Kiwi Extension. If no options are applied
it will attempt to identify the current domain, and the domain administrator account. By default the well-known
Administrator's groups 512, 513, 518, 519, and 520 will be applied to the ticket (Mimikatz defaults).
This module will create a Golden Kerberos Ticket using the Mimikatz Kiwi Extension. If no
options are applied it will attempt to identify the current domain, and the domain administrator
account. By default the well-known Administrator's groups 512, 513, 518, 519, and 520 will be
applied to the ticket (Mimikatz defaults).
},
'License' => MSF_LICENSE,
'Author' => [