Feb 13
Another webboard posting spam
Tuesday, February 13th, 2007Today I found the strange name of User-Agent from log file that access to webboard and random post with message with url
Mozilla/2.0 compatible; Check&Get 1.14 (Windows NT)
I create new mod_security rule to block this spammer
CODE:
-
SecFilterSelective "HTTP_USER_AGENT" "Mozilla/2\.0 compatible; Check\&Get 1\.14 \(Windows NT\)" "log,deny"
Posted in Spam | 2 Comments »