Typo
parent
4072cbd4d3
commit
eb8fdcc2f2
|
@ -15,7 +15,7 @@ class Metasploit3 < Msf::Post
|
||||||
super(update_info(info,
|
super(update_info(info,
|
||||||
'Name' => 'Windows Gather Active Directory BitLocker Recovery',
|
'Name' => 'Windows Gather Active Directory BitLocker Recovery',
|
||||||
'Description' => %(
|
'Description' => %(
|
||||||
This module will enumerate BitLocker reocvery passwords in the default AD
|
This module will enumerate BitLocker recovery passwords in the default AD
|
||||||
directory. Requires Domain Admin or other delegated privileges.
|
directory. Requires Domain Admin or other delegated privileges.
|
||||||
),
|
),
|
||||||
'License' => MSF_LICENSE,
|
'License' => MSF_LICENSE,
|
||||||
|
|
Loading…
Reference in New Issue