PDA

View Full Version : Russian Content Spam - What to do?


Cheerincoll
06-25-2007, 03:36 AM
Hi,

Has anyone run into any problems with Russian bots trying to put up content spam? Short of redirecting by IP to a 404 page, is there anything better to do?

Here is an example of something I've seen a lot of lately. This is a simple registration form that keeps erroring out due to malicious requests.


System.Exception: Error in: /landing/Cheerleading-Blog-Buck-Dossey.aspx Url: /landing/Cheerleading-Blog-Buck-Dossey.aspx Error Message: A potentially dangerous Request.Form value was detected from the client (ctl00$cphModuleContent$pmCheerleading$ibtnSubmit="<A href=http://hkkfd..."). Error Source: System.Web Error Target Site: Void ValidateString(System.String, System.String, System.String) QueryString Data: ----------------- Post Data: ---------- __VIEWSTATE: /wEPDwUKMTg0MzA1MTc2NQ9kFgJmD2QWAgIDD2QWAgIBD2QWAgI DD2QWAgIDDw8WBB4HVG9vbFRpcAUPQ2xpY2sgdG8gTG9nIEluH gRUZXh0BQZMb2cgSW5kZBgBBR5fX0NvbnRyb2xzUmVxdWlyZVB vc3RCYWNrS2V5X18WAQUwY3RsMDAkY3BoTW9kdWxlQ29udGVu ctl00$cphModuleContent$pmCheerleading$txtFirstName : ovtnsulcir ctl00$cphModuleContent$pmCheerleading$txtLastName: ovtnsulcir ctl00$cphModuleContent$pmCheerleading$txtEmail: ovtnsulcir@yahoo.com ctl00$cphModuleContent$pmCheerleading$ibtnSubmit: (truncated)

Thanks,

Buck

Post Edited By Moderator (mjp) : 6/26/2007 2:07:52 AM GMT

vvsharma
06-25-2007, 08:01 AM
You may also want to look into adding captcha (http://www.codeproject.com/aspnet/CaptchaImage.asp) to your form to avoid these bots interfering with your registeration form.Also,make sure you perform simple form validation for additional security.

Vikram

DiscountASP.NET
www.DiscountASP.NET (http://www.discountasp.net/)

mjp
06-26-2007, 01:07 AM
captcha probably won't help. These may look like bots, but a lot of them are people, sitting in front of keyboards in digital age boiler rooms, who are paid by the post. Sad but true. I delete 100 to 150 spam sign-ups from one forum that I manage every day. I have something in place to trap their posts, so they are never seen, but they continue to try. Which makes sense I guess, since that's how they get paid.


Good luck. It's just a fact of life for any kind of interactive site now.

mjp

DiscountASP.NET - Microsoft Gold Certified Partner
- asp.netPRO Magazine 2007 Readers' Choice Award for Best Hosting Service
- Visual Studio Magazine 2007 Readers' Choice Award for Best Hosting Service