CIA🛡️ (@1234567Yang) 在 来问一下各位大佬们,有没有搞过TpLink的SSH的 中发帖
现在账号密码已经猜出来了(就是网页登录密码):
ssh -p 22 -o KexAlgorithms=+diffie-hellman-group1-sha1 -o HostKeyAlgorithms=+ssh-rsa -o MACs=hmac-sha1,hmac-md5 root@192.168.0.1
但是一登陆:
C:\Users\*****>ssh -p 22 -o KexAlgorithms=+diffie-hellman-group1-sha1 -o HostKeyAlgorithms=+ssh-rsa -o MACs=hmac-sha1,hmac-md5 root@192.168.0.1
root@192.168.0.1's password:
PTY allocation request failed on channel 0
shell request failed ...