copy/paste prob

git-svn-id: file:///home/svn/incoming/trunk@2983 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Matt Miller 2005-10-30 23:10:58 +00:00
parent 204a215bc7
commit 9fee6fe983
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ module ShellReverseTcp
def initialize(info = {})
super(merge_info(info,
'Name' => 'Linux Command Shell, Reverse TCP Inline',
'Name' => 'OSX Command Shell, Reverse TCP Inline',
'Version' => '$Revision$',
'Description' => 'Connect back to attacker and spawn a command shell',
'Author' => 'hdm',