Skip to content

Commit 089a006

Browse files
committed
2 parents a9e8ab7 + 038d367 commit 089a006

File tree

1 file changed

+1
-2
lines changed
  • lib/rex/post/meterpreter/ui/console/command_dispatcher

1 file changed

+1
-2
lines changed

lib/rex/post/meterpreter/ui/console/command_dispatcher/core.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,9 @@ def commands
4949
"?" => "Help menu",
5050
"background" => "Backgrounds the current session",
5151
"close" => "Closes a channel",
52-
"channel" => "Displays information about active channels",
52+
"channel" => "Displays information or control active channels",
5353
"exit" => "Terminate the meterpreter session",
5454
"help" => "Help menu",
55-
"interact" => "Interacts with a channel",
5655
"irb" => "Drop into irb scripting mode",
5756
"use" => "Deprecated alias for 'load'",
5857
"load" => "Load one or more meterpreter extensions",

0 commit comments

Comments
 (0)