bug/bundler_fix
Meatballs 2015-04-29 10:45:49 +01:00
parent 4072cbd4d3
commit eb8fdcc2f2
No known key found for this signature in database
GPG Key ID: 5380EAF01F2F8B38
1 changed files with 1 additions and 1 deletions

View File

@ -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,