mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 14:59:44 +01:00
Fix SUID-limited description
This commit is contained in:
parent
97c54f9b22
commit
5db4a75f46
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user