mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-27 19:04:15 +01:00
Fixed cat typo in gtfobins.json
This commit is contained in:
parent
177f1bd9ba
commit
e661d0225d
@ -109,7 +109,7 @@
|
||||
"stream": "base64",
|
||||
"payload": "{base64} -d | {command} > {lfile}",
|
||||
"args": [],
|
||||
"exit": "ctrl_d"
|
||||
"exit": "{ctrl_d}"
|
||||
},
|
||||
{
|
||||
"type": "write",
|
||||
|
Loading…
Reference in New Issue
Block a user