mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-08-09 12:44:11 +02:00
12 lines
243 B
Plaintext
12 lines
243 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- code: |-
|
|
qpdf --empty --add-attachment /path/to/input-file --key=x -- /path/to/output-file
|
|
qpdf --show-attachment=x /path/to/output-file
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|