description update

bug/bundler_fix
Josh Abraham 2015-07-28 15:31:51 -04:00
parent 27e5557b67
commit 0f4b2e4226
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ class Metasploit3 < Msf::Auxiliary
'Description' => %Q{
This module enumerates files from target domain controllers and
connects to them via SMB. It then looks for Group Policy Preference XML
files containing local user accounts and passwords and decrypts them
files containing local/domain user accounts and passwords and decrypts them
using Microsofts public AES key.
Tested on Win2k8 R2 DC.