mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-08-10 05:04:11 +02:00
12 lines
167 B
Plaintext
12 lines
167 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- binary: false
|
|
code: |-
|
|
join -a 2 /dev/null /path/to/input-file
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|