Search: Home Bugtraq Vulnerabilities Mailing Lists Jobs Tools Vista
Analyzing Malicious SSH Login Attempts
Christian Seifert

Submit Comment Mode:
Name:
Subject:
Message:
 
  Enter the characters that appear above
 
Analyzing Malicious SSH Login Attempts 2006-11-06
Anonymous
This has been an annoyance for me for quite a while.

My home firewall host has the following rules added to the iptables ruleset to discourage such attacks:

-A INPUT -i eth1 -p tcp -m tcp --dport 22 -m state --state NEW -m recent --rcheck --seconds 180 --name sshrecent --rsource -j DROP

-A ...

[ more ]  





 

Privacy Statement
Copyright 2007, SecurityFocus