I've been seeing a lot of repeat IP addresses in my BFD emails that I've been getting. They usually hit three or four times in a row, i.e the email time stamps are 10 minutes apart, and I get about three or four emails, all with the same IP address.
Have you ever seen this, or have any idea what could be causing it?
I'm using v4 of your files, I just now noticed that you have a version 5 out. I'll update to that this weekend, but I'd like to know if you've got any ideas what's up with this..?
Code:
-----Original Message-----
From: root [mailto:root@***.******.***]
Sent: Wednesday, October 24, 2007 8:00 AM
The remote system 220.227.240.71 was found to have exceeded acceptable login failures on
***.******.***; there was 242 events to the service sshd. As such the attacking host has
been banned from further accessing this system. For the integrity of your host you should
investigate this event as soon as possible.
Executed ban command:
/sbin/iptables -I INPUT -s 220.227.240.71 -j DROP
The following are event logs from 220.227.240.71 on service sshd (all time stamps are GMT -0500):
Oct 24 07:54:55 vps sshd[11499]: Invalid user cim88 from 220.227.240.71
Oct 24 07:54:55 vps sshd[11510]: Received disconnect from 220.227.240.71: 11: Bye Bye
Oct 24 07:54:58 vps sshd[11558]: Invalid user cim from 220.227.240.71
...
Code:
-----Original Message-----
From: root [mailto:root@***.******.***]
Sent: Wednesday, October 24, 2007 8:10 AM
The remote system 220.227.240.71 was found to have exceeded acceptable login failures on
***.******.***; there was 226 events to the service sshd. As such the attacking host has
been banned from further accessing this system. For the integrity of your host you should
investigate this event as soon as possible.
Executed ban command:
/sbin/iptables -I INPUT -s 220.227.240.71 -j DROP
The following are event logs from 220.227.240.71 on service sshd (all time stamps are GMT -0500):
Oct 24 08:04:27 vps sshd[7883]: Invalid user harry from 220.227.240.71
Oct 24 08:04:28 vps sshd[7888]: Received disconnect from 220.227.240.71: 11: Bye Bye
Oct 24 08:04:31 vps sshd[7917]: Invalid user ian from 220.227.240.71
Oct 24 08:04:31 vps sshd[7923]: Received disconnect from 220.227.240.71: 11: Bye Bye
Oct 24 08:04:33 vps sshd[7958]: Invalid user ian from 220.227.240.71
...
Code:
-----Original Message-----
From: root [mailto:root@***.******.***]
Sent: Wednesday, October 24, 2007 8:20 AM
The remote system 220.227.240.71 was found to have exceeded acceptable login failures on
***.******.***; there was 228 events to the service sshd. As such the attacking host has
been banned from further accessing this system. For the integrity of your host you should
investigate this event as soon as possible.
Executed ban command:
/sbin/iptables -I INPUT -s 220.227.240.71 -j DROP
The following are event logs from 220.227.240.71 on service sshd (all time stamps are GMT -0500):
Oct 24 08:14:41 vps sshd[3602]: Invalid user tweety from 220.227.240.71
Oct 24 08:14:42 vps sshd[3607]: Received disconnect from 220.227.240.71: 11: Bye Bye
Oct 24 08:14:44 vps sshd[3636]: Invalid user tweety from 220.227.240.71
...
Bookmarks