Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Focus-Linux
[Top] [All Lists]

Re: spambots and dictionary attacks

Subject: Re: spambots and dictionary attacks
Date: Fri, 17 Nov 2006 19:51:32 +0100

On 17-nov-2006, at 17:02, rowland onobrauche wrote:


I would like to hear from anyone that has successfully blocked spambots or dictionary attacks without the need of another server in between your mailserver and the senders. The mailserver on my end is exim and it is actually a virtual server, so i cannot really edit the exim.conf file, but have access to access, virtusertable, trustedusers and sendmail.cw.

One thing to block about 90% or more of the attempts made by botnets
is preventing they can mail you by logging wrongly used helo's on the mta.


I am running a script on my maillogs daily that is logging every attempt and
stores it, in this situation, in the spamikaze database.


http://spamikaze.is-a-geek.org/~hans/prevent.pl

If the storeip subroutine would be altered you could also log it to a file in a
format that exim uses to block ipnumbers. There is one in the current
spamikaze instance afaik.


http://spamikaze.org/

Best regards,

Hans

<Prev in Thread] Current Thread [Next in Thread>