Skip to content

Commit deaf3d7

Browse files
Update modules/exploits/multi/http/avideo_wwbnindex_unauth_rce.rb
Co-authored-by: Spencer McIntyre <[email protected]>
1 parent 0ba0cd6 commit deaf3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/avideo_wwbnindex_unauth_rce.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def initialize(info = {})
6060
{
6161
'Platform' => 'win',
6262
'Arch' => ARCH_CMD,
63-
'DefaultOptions' => { 'PAYLOAD' => 'cmd/windows/http/x64/meterpreter/reverse_tcp' },
63+
# tested with cmd/windows/http/x64/meterpreter/reverse_tcp
6464
'Type' => :win_memory
6565
}
6666
],

0 commit comments

Comments
 (0)