1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 14:36:23 +01:00
GTFOBins.github.io/_gtfobins/dash
2026-01-13 20:08:28 +01:00

18 lines
243 B
Plaintext

---
functions:
file-write:
- code: |-
dash -c 'echo DATA >/path/to/output-file'
contexts:
sudo:
suid:
unprivileged:
shell:
- code: |-
dash
contexts:
sudo:
suid:
unprivileged:
...