Rephrase the suid-enabled description about the -p option

This commit is contained in:
Andrea Cardaci 2018-05-25 01:07:18 +02:00
parent da0b49a840
commit 2b4fbed8a6

View File

@ -8,7 +8,7 @@ exec-non-interactive:
suid-enabled: suid-enabled:
label: SUID label: SUID
description: It runs with the SUID bit set and may be exploited to escalate or maintain the privileges working as a SUID backdoor. The `-p` option may be useless or even wrong for certain distributions like Debian that runs in privileged mode by default. description: It runs with the SUID bit set and may be exploited to escalate or maintain the privileges working as a SUID backdoor. (Note that passing the `-p` option to the shell may be useless or even wrong for certain distributions like Debian that run in privileged mode by default.)
suid-limited: suid-limited:
label: Limited SUID label: Limited SUID