摘要: 1. 一、配置SSH参数 修改sshd_config文件,命令为: vi /etc/ssh/sshd_config 将#PasswordAuthentication no的注释去掉,并且将NO修改为YES //kali中默认是yes 2. 将PermitRootLogin without-passw 阅读全文
posted @ 2020-03-18 23:07 邓阮叶 阅读(299) 评论(0) 推荐(0)