Skip to content

Commit c7ffe96

Browse files
committed
Land rapid7#2115, module title disambiguation
2 parents bf023f2 + 3ac2ae6 commit c7ffe96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/smb/psexec_command.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Metasploit3 < Msf::Auxiliary
2121

2222
def initialize(info = {})
2323
super(update_info(info,
24-
'Name' => 'Microsoft Windows Authenticated Command Execution',
24+
'Name' => 'Microsoft Windows Authenticated Administration Utility',
2525
'Description' => %q{
2626
This module uses a valid administrator username and password to execute an
2727
arbitrary command on one or more hosts, using a similar technique than the "psexec"

0 commit comments

Comments
 (0)