Rephrase suid-enabled

This commit is contained in:
Emilio Pinna 2018-05-27 18:28:35 +01:00
parent 39e2d3335c
commit aaaf90c0e4

View File

@ -8,7 +8,7 @@ execute-non-interactive:
suid-enabled:
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. Omit the shell `-p` option 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 escalate or maintain the privileges working as a SUID backdoor. If it is used to run `/bin/sh -p`, omit the `-p` on systems like Debian that allow to run a SUID shell by default.
suid-limited:
label: Limited SUID