From a4e876756304ef2fa62a1fc9475eaa079b0db421 Mon Sep 17 00:00:00 2001 From: John Hammond Date: Sun, 24 May 2020 01:12:51 -0400 Subject: [PATCH] Added time as a GTFOBins --- data/gtfobins.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/data/gtfobins.json b/data/gtfobins.json index b597955..69e64ea 100644 --- a/data/gtfobins.json +++ b/data/gtfobins.json @@ -861,9 +861,18 @@ - - - +//------------------------------------------------------------------- +// `tftp` should be in place, but we do not yet have capabilities +// to upload and download a file sanely with GTFObins. +// That might be best in its own privesc method. +//------------------------------------------------------------------- + "time": [ + { + "type": "shell", + "payload": "{command}", + "args": ["{shell}", "-p"] + } + ], //------------------------------------------------------------------- "timeout": [