1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 22:46:19 +01:00
GTFOBins.github.io/_gtfobins/7z
2025-12-23 01:06:58 +01:00

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