Skip to content

Instantly share code, notes, and snippets.

@YEK-PLUS
Created July 12, 2019 23:25
Show Gist options
  • Save YEK-PLUS/cd7295fb760dfc696b568784fe18bf0a to your computer and use it in GitHub Desktop.
Save YEK-PLUS/cd7295fb760dfc696b568784fe18bf0a to your computer and use it in GitHub Desktop.
KFIOFan level 1 steps
root@kali:~# ssh alice@10.0.2.6 -i connect
The authenticity of host '10.0.2.6 (10.0.2.6)' can't be established.
ECDSA key fingerprint is SHA256:bQQrKQtpfwR4II3PkZwHQ49Sl4tXB1tOAGVWCxr96Zc.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '10.0.2.6' (ECDSA) to the list of known hosts.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0644 for 'connect' are too open.
It is required that your private key files are NOT accessible by others.
This private key will be ignored.
Load key "connect": bad permissions
alice@10.0.2.6: Permission denied (publickey).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment