From bc986e82d4612ab8352478baf488b8374761e4ed Mon Sep 17 00:00:00 2001 From: HD Moore Date: Sat, 15 Oct 2011 19:39:30 +0000 Subject: [PATCH] Fix the title for consistency git-svn-id: file:///home/svn/framework3/trunk@13930 4d416f70-5f16-0410-b530-b9f4589650da --- modules/post/windows/manage/run_as.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/post/windows/manage/run_as.rb b/modules/post/windows/manage/run_as.rb index 668ffb5471..df6a7b722f 100644 --- a/modules/post/windows/manage/run_as.rb +++ b/modules/post/windows/manage/run_as.rb @@ -20,7 +20,7 @@ class Metasploit3 < Msf::Post def initialize(info={}) super(update_info(info, - 'Name' => "Run Command As User", + 'Name' => "Windows Manage Run Command As User", 'Description' => %q{ This module will login with the specified username/password and execute the supplied command as a hidden process. Output is not returned by default, by setting