1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-08 06:56:15 +01:00
GTFOBins.github.io/_gtfobins/comm
2025-12-31 12:55:21 +01:00

14 lines
219 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
comm /path/to/input-file /dev/null
comment: |-
A newline is appended to the file.
contexts:
sudo:
suid:
unprivileged:
...