Rephrase suid-limited Debian limitation

This commit is contained in:
Emilio Pinna 2018-05-31 17:54:12 +01:00
parent ce034dd7b0
commit a9b7b20c68

View File

@ -12,7 +12,7 @@ suid-enabled:
suid-limited:
label: Limited SUID
description: It runs with the SUID bit set and may be exploited to access the file system, escalate or maintain access with elevated privileges working as a SUID backdoor. This only works on systems like Debian that allow to run a SUID shell by default.
description: It runs with the SUID bit set and may be exploited to access the file system, escalate or maintain access with elevated privileges working as a SUID backdoor. Running `/bin/sh` only works on Debian systems that allow SUID shell execution by default.
sudo-enabled:
label: Sudo