From b2e3b7ccf827c5d4c6da64f5010012ad203cc7a4 Mon Sep 17 00:00:00 2001 From: Emilio Pinna Date: Sun, 16 Sep 2018 10:02:55 +0100 Subject: [PATCH] Rephrase capabilities --- _data/functions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/functions.yml b/_data/functions.yml index fc27bcb..071b19a 100644 --- a/_data/functions.yml +++ b/_data/functions.yml @@ -81,8 +81,8 @@ sudo-enabled: capabilities-enabled: label: Capabilities description: | - It can manipulate its process UID and can be used on Linux as a backdoor to maintain - elevated privileges with the `CAP_SETUID` capability set. This also works when executed + It can manipulate its process UID and can be used on Linux as a backdoor to maintain + elevated privileges with the `CAP_SETUID` capability set. This also works when executed by another binary with the capability set. suid-limited: