1
0
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:
Caleb Stewart 2020-05-12 14:13:17 -04:00
parent 177f1bd9ba
commit e661d0225d

View File

@ -109,7 +109,7 @@
"stream": "base64",
"payload": "{base64} -d | {command} > {lfile}",
"args": [],
"exit": "ctrl_d"
"exit": "{ctrl_d}"
},
{
"type": "write",