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.
1 parent 8bae58d commit b105a88Copy full SHA for b105a88
modules/payloads/stagers/windows/reverse_winhttps.rb
@@ -34,6 +34,6 @@ def initialize(info = {})
34
'Platform' => 'win',
35
'Arch' => ARCH_X86,
36
'Handler' => Msf::Handler::ReverseHttps,
37
- 'Convention' => 'sockedi http'))
+ 'Convention' => 'sockedi https'))
38
end
39
0 commit comments