Skip to content

Commit eb8fdcc

Browse files
committed
Typo
1 parent 4072cbd commit eb8fdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/gather/enum_ad_bitlocker.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def initialize(info = {})
1515
super(update_info(info,
1616
'Name' => 'Windows Gather Active Directory BitLocker Recovery',
1717
'Description' => %(
18-
This module will enumerate BitLocker reocvery passwords in the default AD
18+
This module will enumerate BitLocker recovery passwords in the default AD
1919
directory. Requires Domain Admin or other delegated privileges.
2020
),
2121
'License' => MSF_LICENSE,

0 commit comments

Comments
 (0)