From 1866834c6a67509d0ed9b95ad0c7dab5bdff9397 Mon Sep 17 00:00:00 2001 From: Emilio Pinna Date: Tue, 22 May 2018 21:31:37 +0100 Subject: [PATCH] Slight rephrase --- _data/functions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/functions.yml b/_data/functions.yml index d266f81..a819eac 100644 --- a/_data/functions.yml +++ b/_data/functions.yml @@ -12,11 +12,11 @@ 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 systems. + description: It runs with the SUID bit set and may be exploited to escalate or maintain the privileges working as a SUID backdoor. This 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 - description: It runs in privileged contexts and may be used to escalate or maintain privileges if enabled on `sudo`. + description: It runs in privileged context and may be used to escalate or maintain privileges if enabled on `sudo`. download: label: Download