mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 06:31:33 +01:00
11 lines
141 B
Plaintext
11 lines
141 B
Plaintext
---
|
|
functions:
|
|
shell:
|
|
- code: |-
|
|
ghci
|
|
System.Process.callCommand "/bin/sh"
|
|
contexts:
|
|
sudo:
|
|
unprivileged:
|
|
...
|