Update lib/rex/post/meterpreter/ui/console/command_dispatcher/stdapi/sys.rb

unstable
Dillon 2011-11-15 16:18:45 -06:00 committed by Tod Beardsley
parent 66621632f0
commit 67c07165c6
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ class Console::CommandDispatcher::Stdapi::Sys
#
# This patch adds Linux shell functionality when using the
# 'shell' command from whithin the command dispatcher
# 'shell' command from within the command dispatcher
# as opposed to using the 'execute -f /bin/bash -c' followed
# by channel -i "channel_id" to interact with a cmd shell.
#