mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 22:40:10 +01:00
Rephrase watch description
This commit is contained in:
parent
aaaf90c0e4
commit
35bd51047a
@ -5,8 +5,7 @@ functions:
|
|||||||
sudo-enabled:
|
sudo-enabled:
|
||||||
- code: watch /usr/bin/id
|
- code: watch /usr/bin/id
|
||||||
suid-enabled:
|
suid-enabled:
|
||||||
- description: |-
|
- description: This keeps the SUID privileges only if the `-x` option is present.
|
||||||
If present, maintain the SUID privileges with the `-x` option that uses `exec` instead of `sh -c`.
|
|
||||||
code: watch -x /usr/bin/id
|
code: watch -x /usr/bin/id
|
||||||
suid-limited:
|
suid-limited:
|
||||||
- code: watch /usr/bin/id
|
- code: watch /usr/bin/id
|
||||||
|
Loading…
Reference in New Issue
Block a user