mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-08 06:56:15 +01: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:
|
|
...
|