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/join
2026-01-06 12:05:16 +01:00

12 lines
167 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
join -a 2 /dev/null /path/to/input-file
contexts:
sudo:
suid:
unprivileged:
...