We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4072cbd commit eb8fdccCopy full SHA for eb8fdcc
modules/post/windows/gather/enum_ad_bitlocker.rb
@@ -15,7 +15,7 @@ def initialize(info = {})
15
super(update_info(info,
16
'Name' => 'Windows Gather Active Directory BitLocker Recovery',
17
'Description' => %(
18
- This module will enumerate BitLocker reocvery passwords in the default AD
+ This module will enumerate BitLocker recovery passwords in the default AD
19
directory. Requires Domain Admin or other delegated privileges.
20
),
21
'License' => MSF_LICENSE,
0 commit comments