mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-08-08 20:24:11 +02:00
12 lines
187 B
Plaintext
12 lines
187 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- code: |-
|
|
ar r /path/to/output-file /path/to/input-file
|
|
ar p /path/to/output-file
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|