From 1abdc8359c10f82dd7aadde363c091a4a06df8a8 Mon Sep 17 00:00:00 2001 From: Emilio Pinna Date: Mon, 21 May 2018 22:09:32 +0100 Subject: [PATCH] Better phrasing --- _data/functions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/functions.yml b/_data/functions.yml index c633974..1a7728b 100644 --- a/_data/functions.yml +++ b/_data/functions.yml @@ -12,7 +12,7 @@ suid-enabled: suid-limited: label: Limited SUID - description: It runs with the SUID bit set and may be exploited to escalate or maintain the privileges working as a SUID backdoor. Its functioning depends on if the default operating systems system shell drop the SUID privileges, and usually only works on Debian Linux. + description: It runs with the SUID bit set and may be exploited to escalate or maintain the privileges working as a SUID backdoor. It only works if the default system shell doesn't drop the SUID privileges, which is usually only valid for Debian Linux sytems. sudo-enabled: label: Sudo