Skip to content

Commit f1c5ab9

Browse files
committed
Land rapid7#2690 - typo
2 parents 6cb63cd + 70139d0 commit f1c5ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/payloads/singles/cmd/windows/reverse_perl.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ module Metasploit3
1515

1616
def initialize(info = {})
1717
super(merge_info(info,
18-
'Name' => 'Windows Command, Double Reverse TCP connection (via Perl)',
18+
'Name' => 'Windows Command, Double Reverse TCP Connection (via Perl)',
1919
'Description' => 'Creates an interactive shell via perl',
2020
'Author' => ['cazz', 'patrick'],
2121
'License' => BSD_LICENSE,

0 commit comments

Comments
 (0)