全球主机交流论坛

标题: debian怎么打印扫描ssh密码多少次 [打印本页]

作者: 一手好湿    时间: 2012-4-18 22:22
标题: debian怎么打印扫描ssh密码多少次
之前有个帖子是《一条打印每个ip破解你ssh密码多少次的命令》
http://loc.193.gs/thread-103242-1-1.html
centos能用,debian提示cat: /var/log/secure: No such file or directory
debian怎么用这个命令?
作者: 一手好湿    时间: 2012-4-18 22:52
咋没人理我?
作者: edear    时间: 2012-4-18 23:06
grep "Failed password for root" /var/log/auth.log | awk '{print $11}' | sort | uniq -c | sort -nr | more




欢迎光临 全球主机交流论坛 (https://loc.193.gs/) Powered by Discuz! X3.4