1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00
GTFOBins.github.io/_gtfobins/alpine.md
Miguel R a3ed061355
Add alpine
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2022-07-01 08:57:55 +02:00

447 B

description functions
The file is displayed in the `alpine` curses terminal interface. Other options might be available, for example by pressing `S` is possible to save the file content elsewhere.
file-read suid sudo
code
LFILE=file_to_read alpine -F "$LFILE"
code
LFILE=file_to_read ./alpine -F "$LFILE"
code
LFILE=file_to_read sudo alpine -F "$LFILE"