共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > ssh-moat |
ssh-moat
|
0 | 0 | 9 |
贡献者 | 讨论 | 代码提交 |
Monitors the SSH authorization log, and directs firewall software (ipfw by default) to blacklist IPs which are exhibiting suspicious behavior, and whitelist IPs which make successful logins. You can use it to greatly increase the time necessary for a cracker to mount a successful dictionary attack on your server.
The utility is configurable, so it can be used to monitor any log (not just SSH) for any good / bad behavior patterns, and take any command-line action as a response.
Developed and tested on Mac OS X, but should work just fine on any UNIX with Ruby installed.