mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-08-08 12:14:13 +02:00
10 lines
157 B
Plaintext
10 lines
157 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- code: |-
|
|
7z a -ttar -an -so /path/to/input-file | 7z e -ttar -si -so
|
|
contexts:
|
|
sudo:
|
|
unprivileged:
|
|
...
|