🌙
#!/bin/bash
failed=`cat /var/log/secure|grep "Failed"|awk '{print $11}'|sort|uniq -c|awk '$1>10 {print $2}'`
echo "sshd: $ip">>/etc/hosts.deny

 

posted on 2021-02-20 13:00  星火撩原  阅读(85)  评论(0)    收藏  举报

本站已运行:0
🌙 夜间模式
🌙
🌙