Fix typo in capability function

This commit is contained in:
Emilio Pinna 2020-09-16 19:41:45 +01:00
parent 84dfbb3849
commit c9f5c065c0

View File

@ -58,7 +58,7 @@ sudo:
capabilities:
label: Capabilities
description: If the binary has the Linux `CAP_SETUID` capablity set or it is executed by another binary with the capability set, it can be used as a backdoor to maintain privileged access by manipulating its own process UID.
description: If the binary has the Linux `CAP_SETUID` capability set or it is executed by another binary with the capability set, it can be used as a backdoor to maintain privileged access by manipulating its own process UID.
limited-suid:
label: Limited SUID