1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 22:46:19 +01:00
GTFOBins.github.io/_gtfobins/shred
2026-01-21 20:06:13 +01:00

13 lines
201 B
Plaintext

---
functions:
file-write:
- code: |-
shred -u /path/to/output-file
comment: |-
This actually deletes the chosen file.
contexts:
sudo:
suid:
unprivileged:
...