1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-08 06:56:15 +01:00
GTFOBins.github.io/_gtfobins/ar
2025-12-24 02:25:50 +01:00

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:
...