From 68c7f73b84c2dc5ce9f5f268c598c3bc6dde902b Mon Sep 17 00:00:00 2001 From: Emilio Pinna Date: Mon, 21 May 2018 20:51:03 +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 354081e..c633974 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 the default operating systems system shell and tipically works only 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. Its functioning depends on if the default operating systems system shell drop the SUID privileges, and usually only works on Debian Linux. sudo-enabled: label: Sudo