mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 22:46:19 +01: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:
|
|
...
|