Land #2690 - typo
commit
f1c5ab95bf
|
@ -15,7 +15,7 @@ module Metasploit3
|
|||
|
||||
def initialize(info = {})
|
||||
super(merge_info(info,
|
||||
'Name' => 'Windows Command, Double Reverse TCP connection (via Perl)',
|
||||
'Name' => 'Windows Command, Double Reverse TCP Connection (via Perl)',
|
||||
'Description' => 'Creates an interactive shell via perl',
|
||||
'Author' => ['cazz', 'patrick'],
|
||||
'License' => BSD_LICENSE,
|
||||
|
|
Loading…
Reference in New Issue