mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
Rephrase capabilities
This commit is contained in:
parent
86e7f282e0
commit
d1026422c3
@ -81,9 +81,9 @@ sudo-enabled:
|
|||||||
capabilities-enabled:
|
capabilities-enabled:
|
||||||
label: Capabilities
|
label: Capabilities
|
||||||
description: |
|
description: |
|
||||||
It can manipulate its process UID and in Linux systems it can be set with the
|
It can manipulate its process UID and can be used on Linux as a backdoor to maintain
|
||||||
`CAP_SETUID` capability to make it work as a backdoor to maintain elevated privileges.
|
elevated privileges with the `CAP_SETUID` capability set. This also works when executed
|
||||||
This also works if the binary is invoked by another binary with the capability set.
|
by another binary with the capability set.
|
||||||
|
|
||||||
suid-limited:
|
suid-limited:
|
||||||
label: Limited SUID
|
label: Limited SUID
|
||||||
|
Loading…
Reference in New Issue
Block a user