Skip to content

Commit 960893b

Browse files
author
Austin
authored
change default payload
1 parent 275f70e commit 960893b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/fileformat/office_ms17_11882.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def initialize(info = {})
4040
},
4141
'DefaultOptions' => {
4242
'EXITFUNC' => 'thread',
43-
'PAYLOAD' => 'windows/x64/meterpreter/reverse_tcp'
43+
'PAYLOAD' => 'windows/meterpreter/reverse_tcp'
4444
}
4545
))
4646

0 commit comments

Comments
 (0)