Update description (Feature #6080)

This commit is contained in:
sinn3r 2011-12-12 11:33:17 -06:00
parent e4d59f9e62
commit 4e95eb5d34
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ class Metasploit3 < Msf::Post
'Name' => 'Windows Gather Privileges Enumeration',
'Description' => %q{
This module will print if UAC is enabled, and if the current account is
ADMIN enabled. It will also print UID, foreground SESSION ID and current
process PRIVILEGES.
ADMIN enabled. It will also print UID, foreground SESSION ID, is SYSTEM status
and current process PRIVILEGES.
},
'License' => MSF_LICENSE,
'Author' => [ 'Merlyn Cousins <drforbin6[at]gmail.com>'],