1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 06:31:33 +01:00
GTFOBins.github.io/_gtfobins/alpine
2025-12-23 01:06:58 +01:00

13 lines
321 B
Plaintext

---
functions:
file-read:
- code: |-
alpine -F /path/to/input-file
comment: |-
The file is displayed in the terminal interface. Other options might be available, for example, by pressing `S` is possible to save the file content elsewhere.
contexts:
sudo:
suid:
unprivileged:
...