File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
modules/payloads/stages/windows Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ def initialize(info = {})
23
23
'Session' => Msf ::Sessions ::CommandShellWindows ,
24
24
'PayloadCompat' =>
25
25
{
26
- 'Convention' => 'sockedi -https'
26
+ 'Convention' => 'sockedi -http - https'
27
27
} ,
28
28
'Stage' =>
29
29
{
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ def initialize(info = {})
23
23
'Session' => Msf ::Sessions ::CommandShellWindows ,
24
24
'PayloadCompat' =>
25
25
{
26
- 'Convention' => 'sockedi -https'
26
+ 'Convention' => 'sockedi -http - https'
27
27
} ,
28
28
'Stage' =>
29
29
{
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ def initialize(info = {})
23
23
'Session' => Msf ::Sessions ::CommandShellWindows ,
24
24
'PayloadCompat' =>
25
25
{
26
- 'Convention' => 'sockrdi'
26
+ 'Convention' => 'sockrdi -http -https '
27
27
} ,
28
28
'Stage' =>
29
29
{
You can’t perform that action at this time.
0 commit comments