mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-25 19:54:14 +02:00
Fix watch sudo code
This commit is contained in:
@@ -3,7 +3,7 @@ functions:
|
||||
execute-non-interactive:
|
||||
- code: watch /usr/bin/id
|
||||
sudo-enabled:
|
||||
- code: watch /usr/bin/id
|
||||
- code: sudo watch /usr/bin/id
|
||||
suid-enabled:
|
||||
- description: This keeps the SUID privileges only if the `-x` option is present.
|
||||
code: watch -x /usr/bin/id
|
||||
|
Reference in New Issue
Block a user