mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-08 06:56:15 +01:00
11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- code: |-
|
|
pax -w /path/to/input-file | tar -xO
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|