From 0be36fecf2fd385593fcfea45b43603975e503ba Mon Sep 17 00:00:00 2001 From: Roman Mueller Date: Tue, 2 Oct 2018 18:40:06 +0200 Subject: [PATCH] Add journalctl description. --- _gtfobins/journalctl.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_gtfobins/journalctl.md b/_gtfobins/journalctl.md index a1f894c..c5dfdba 100644 --- a/_gtfobins/journalctl.md +++ b/_gtfobins/journalctl.md @@ -1,7 +1,8 @@ --- functions: execute-interactive: - - code: | + - description: This might not work if run by unprivileged users depending on the system configuration. + code: | journalctl --system !/bin/sh sudo-enabled: