Skip to content

Commit bddcb33

Browse files
author
Tod Beardsley
committed
Update description for reverse_https_proxy
1 parent a885ff9 commit bddcb33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/payloads/stagers/windows/reverse_https_proxy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ module Metasploit3
1818
def initialize(info = {})
1919
super(merge_info(info,
2020
'Name' => 'Reverse HTTPS Stager with Support for Custom Proxy',
21-
'Description' => 'Tunnel communication over HTTP using SSL, supports custom proxy',
21+
'Description' => 'Tunnel communication over HTTP using SSL with custom proxy support',
2222
'Author' => ['hdm','corelanc0d3r <peter.ve[at]corelan.be>', 'amaloteaux'],
2323
'License' => MSF_LICENSE,
2424
'Platform' => 'win',

0 commit comments

Comments
 (0)