1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-20 02:42:45 +02:00
GTFOBins.github.io/_gtfobins/watch.md
2018-05-27 18:31:52 +01:00

312 B

functions
execute-non-interactive sudo-enabled suid-enabled suid-limited
code
watch /usr/bin/id
code
sudo watch /usr/bin/id
description code
This keeps the SUID privileges only if the `-x` option is present. ./watch -x /usr/bin/id
code
./watch /usr/bin/id