We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6cb63cd + 70139d0 commit f1c5ab9Copy full SHA for f1c5ab9
modules/payloads/singles/cmd/windows/reverse_perl.rb
@@ -15,7 +15,7 @@ module Metasploit3
15
16
def initialize(info = {})
17
super(merge_info(info,
18
- 'Name' => 'Windows Command, Double Reverse TCP connection (via Perl)',
+ 'Name' => 'Windows Command, Double Reverse TCP Connection (via Perl)',
19
'Description' => 'Creates an interactive shell via perl',
20
'Author' => ['cazz', 'patrick'],
21
'License' => BSD_LICENSE,
0 commit comments