crac

导航

随笔分类 -  defense

SSH加固
摘要:1.修改ssh默认端口 vi /etc/ssh/sshd_config 中Port;service ssh restart 2.安装denyhosts,应对暴力破解ssh. A.直接 B.下载:https://github.com/denyhosts/denyhosts,直接git clone 进行 阅读全文

posted @ 2016-12-25 01:57 crac 阅读(170) 评论(0) 推荐(0)