bug/bundler_fix
sinn3r 2013-11-25 23:53:34 -06:00
commit f1c5ab95bf
No known key found for this signature in database
GPG Key ID: 2384DB4EF06F730B
1 changed files with 1 additions and 1 deletions

View File

@ -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,