GTFOBins.github.io/_gtfobins/dash.md
2018-07-16 15:01:50 +02:00

14 lines
234 B
Markdown

---
functions:
execute-interactive:
- code: dash
file-write:
- code: |
export LFILE=file_to_write
ash -c 'echo data > $LFILE'
suid-enabled:
- code: ./dash -p
sudo-enabled:
- code: sudo dash
---