Do not bother banning the IP address - unplugging a computer for one hour can change the IP address, and changing a server's IP address is relatively easy. Some companies buy IP addresses in blocks of a hundred or more, and spammers also use open proxies. These are IP addresses that allow anyone access.
Configuring a blog to prevent javascript and HTML code in replies is a solid and easy to implement method of attacking comment spam. It is possible to configure some blog software programs to automatically convert any string that starts with http:// into a url. This will not stop manual comment spams, but it will stop the crawlers.
The spam crawlers search the web looking for descriptive form names. Field names like 'comment' or 'reply' make it too easy for comment spam crawlers to find a potential victim.
|