kali连接Windows桌面
利用kali可以轻松的完成Windows桌面的连接,很简单我们只需rdesktop命令01 开启windows远程桌面
02 Kali连接
rdesktop 192.168.1.4 -u Administrator
-u:远程桌面的用户名
03 填坑
提示错误解决:
Failed to initialize NLA, do you have correct Kerberos TGT initialized ? Failed to connect using NLA, trying with SSL Core(warning): Certificate received from server is NOT trusted by this system, an exception has been added by the user to trust this specific certificate. TLSSession info: (TLS1.2)-(RSA)-(AES-256-GCM)
点击高级设置,去掉勾号就行了。
04 连接效果
页:
[1]