Fix SUID-limited description

This commit is contained in:
Andrea Cardaci 2018-08-23 17:58:15 +02:00
parent 97c54f9b22
commit 5db4a75f46

View File

@ -24,8 +24,9 @@ suid-limited:
description: | description: |
It runs with the SUID bit set and may be exploited to access the file 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 system, escalate or maintain access with elevated privileges working as a
SUID backdoor. Running `/bin/sh` only works on Debian systems that allow SUID backdoor. Internally it may run commands via `/bin/sh` (without the
SUID shell execution by default. `-p` option) so it only only works on Debian systems that allow SUID shell
execution by default.
sudo-enabled: sudo-enabled:
label: Sudo label: Sudo