mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 22:40:10 +01:00
Fix typo in capability function
This commit is contained in:
parent
84dfbb3849
commit
c9f5c065c0
@ -58,7 +58,7 @@ sudo:
|
|||||||
|
|
||||||
capabilities:
|
capabilities:
|
||||||
label: 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:
|
limited-suid:
|
||||||
label: Limited SUID
|
label: Limited SUID
|
||||||
|
Loading…
Reference in New Issue
Block a user