From e661d0225dac2f9b505f853598c4f7a072980d16 Mon Sep 17 00:00:00 2001 From: Caleb Stewart Date: Tue, 12 May 2020 14:13:17 -0400 Subject: [PATCH] Fixed cat typo in gtfobins.json --- data/gtfobins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/gtfobins.json b/data/gtfobins.json index 3b31378..b5515da 100644 --- a/data/gtfobins.json +++ b/data/gtfobins.json @@ -109,7 +109,7 @@ "stream": "base64", "payload": "{base64} -d | {command} > {lfile}", "args": [], - "exit": "ctrl_d" + "exit": "{ctrl_d}" }, { "type": "write",