Using sshdfilter to secure an SSH server
Since moving my OpenSSH server down to its standard port number I have been hit daily by service scanning software and brute force password attacks. Gerry pointed out that sshdfilter can help.
sshdfilter blocks the frequent brute force attacks on ssh daemons, it does this by directly reading the sshd logging output and generating iptables rules, the process can be quick enough to block an attack before they get a chance to enter any password at all.
It’s quick and simple to setup, I enabled email alerts to see what it gets upto and can report it is all working fine on my servers (Red Hat 9 customised).
It will block when triggered by:
The length of time the block remains in place is all configurable.
About this entry
You’re currently reading “Using sshdfilter to secure an SSH server,” an entry on Weblog of Michael Cutler
- Published:
- 13th February 2006 / 11:02pm
Related Entries
- What not to do when you’ve installed sshdfilter
13th July 2006 - WP Plugin » SpamKit Plugin 0.0 - Time-Based-Tokens to Fight Spam
6th December 2005 - Innards of a server manipulated in photoshop
13th May 2005 - WP Plugin » SpamKit Plugin 0.1 - Time-Based-Tokens to Fight Spam
23rd January 2006 - SSL Certificates Rant…
18th May 2005
No comments
Jump to comment form | comments rss [?] | trackback uri [?]