Corrected x86 Win payload to match meterpreter payload

This commit is contained in:
secret squirrel 2015-09-06 21:05:12 -04:00
parent 2e64720b72
commit 9c9994e121

View File

@ -123,7 +123,7 @@ blacklist = , # a comma is null do not leave blank
HOST = 192.168.1.16
PORT = 8090
# SHELL for use with automatic PATCH_METHOD
SHELL = iat_reverse_tcp_inline_threaded
SHELL = iat_reverse_tcp_stager_threaded
# SUPPLIED_SHELLCODE for use with a user_supplied_shellcode payload
SUPPLIED_SHELLCODE = None
ZERO_CERT = True