From d52ea95982e0234d8c1d9becd7ad2700dee3bbd7 Mon Sep 17 00:00:00 2001 From: Emilio Pinna Date: Mon, 21 May 2018 22:10:23 +0100 Subject: [PATCH] Fix typo --- _data/functions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/functions.yml b/_data/functions.yml index 1a7728b..d266f81 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. It only works if the default system shell doesn't drop the SUID privileges, which is usually only valid for Debian Linux sytems. + 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 systems. sudo-enabled: label: Sudo