mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-23 17:15:38 +01:00
Added nofork and pty options to socat shell
This commit is contained in:
parent
d80971c68b
commit
511018f22e
@ -264,7 +264,7 @@
|
||||
{
|
||||
"type": "shell",
|
||||
"payload": "{command}",
|
||||
"args": ["STDIN", "EXEC:{shell}"],
|
||||
"args": ["STDIN", "EXEC:{shell},nofork,pty"],
|
||||
"exit": "exit\n"
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user