This website requires JavaScript.
Explore
Help
Sign In
dash
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
64b4b9de1fbf749eceace8a95f3cfae215459f16
GTFOBins.github.io
/
_gtfobins
/
ssh-keyscan.md
Emanuel Duss
64b4b9de1f
Fixed wrong filename
2020-11-12 14:33:06 +01:00
343 B
Raw
Blame
History
description, functions
description
functions
The read file content is corrupted by error prints.
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"
Reference in New Issue
View Git Blame
Copy Permalink