07 2022 档案
摘要:转https://www.cnblogs.com/zcg-cpdd/p/14505731.html https://blog.csdn.net/bigwood99/article/details/122857657
阅读全文
摘要:漏洞详情: 解决办法: nmap查看ssh允许算法 nmap -script "ssh2*" **.**.**.** 进入ssh配置文件: vim /etc/ssh/sshd_config 在文件最后一行添加: MACs -hmac-sha1 重启sshd服务 systemctl restart s
阅读全文
摘要:https://blog.csdn.net/leiwuhen92/article/details/104192224
阅读全文