mirror of
https://github.com/secretsquirrel/BDFProxy.git
synced 2025-02-18 16:07:58 +00:00
Corrected x86 Win payload to match meterpreter payload
This commit is contained in:
parent
2e64720b72
commit
9c9994e121
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user