Automatically send email to network abuse/admin after blocking
Posted: 17 Nov 2008, 11:02
I would like to get opinions and ideas about automatically sending an email to the network abuse (or other) email address of the owner of every IP number that attempts to hack into my system. I get a lot of SSH login failures, a fair number of rejected TCP SYN messages, and some port scanning activity. The hacking activity comes from all over the world. After looking up the network information on each IP and send a message manually, I realized that automation would be preferable.
What would be the problems with this approach? Yes, I know that the specific machine might be hijacked, but if the clueless machine owner needs my message (delivered through his network) to realize that a machine cleanup is needed, that sounds good to me. The cleanup has to start somewhere.
Is it likely that such message would prove to be false positives and therefore annoying to network admins?
Thanks for all suggestions.
PS I have a program that does this, running off the new block_report output of lfd, but I do not want to rush to deployment without some input.
What would be the problems with this approach? Yes, I know that the specific machine might be hijacked, but if the clueless machine owner needs my message (delivered through his network) to realize that a machine cleanup is needed, that sounds good to me. The cleanup has to start somewhere.
Is it likely that such message would prove to be false positives and therefore annoying to network admins?
Thanks for all suggestions.
PS I have a program that does this, running off the new block_report output of lfd, but I do not want to rush to deployment without some input.