Spam through Web Forms

This is a discussion on "Spam through Web Forms" within the Starting Out section. This forum, and the thread "Spam through Web Forms are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Starting Out

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Dec 4th, 2006, 12:40
Junior Member
Join Date: Jun 2005
Location: South Africa
Age: 32
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Spam through Web Forms

We are experiencing major problems with spam being sent through our webform. We have installed a captcha, but it has not solved the problem.

Any ideas as to what else we can do to prevent this from occuring?

Last edited by RVFmal; Dec 4th, 2006 at 13:21. Reason: Change notification
Reply With Quote

  #2 (permalink)  
Old Dec 4th, 2006, 12:41
Daniel's Avatar
Elite Veteran
Join Date: Sep 2006
Location: The Kingdom of Rabbits
Age: 21
Posts: 2,051
Blog Entries: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Daniel
Re: Spam through Web Forms

what sort of webforum do you use
Last Blog Entry: Assassin's Creed (Nov 22nd, 2007)
Reply With Quote
  #3 (permalink)  
Old Dec 5th, 2006, 09:11
New Member
Join Date: Dec 2006
Location: London
Age: 28
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Spam through Web Forms

hi,

An easy solution is to display a graphic and let users input what they see on the grpahics i.e. letters and numbers. This will prevent spam-bots from using your form as human manual internvention will need to be used to use your form.
Reply With Quote
  #4 (permalink)  
Old Dec 5th, 2006, 09:38
Junior Member
Join Date: Jun 2005
Location: South Africa
Age: 32
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Spam through Web Forms

Webdevelopa, I have already installed a captcha, but it has not seemed to stop the spam.

DanDoughty, pardon me if I misunderstood your post, but it is spam through a web form that has me confused, not a forum. In any event, I used a 3rd party web forms designer to design the current web form on our site.
Reply With Quote
  #5 (permalink)  
Old Dec 5th, 2006, 18:46
Daniel's Avatar
Elite Veteran
Join Date: Sep 2006
Location: The Kingdom of Rabbits
Age: 21
Posts: 2,051
Blog Entries: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Daniel
Re: Spam through Web Forms

i meant form not forum lol
Last Blog Entry: Assassin's Creed (Nov 22nd, 2007)
Reply With Quote
  #6 (permalink)  
Old Dec 5th, 2006, 18:49
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Spam through Web Forms

About the only thing you can do is implement some measures to ensure that a human is using the form.
Reply With Quote
  #7 (permalink)  
Old Dec 6th, 2006, 07:10
Junior Member
Join Date: Jun 2005
Location: South Africa
Age: 32
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Spam through Web Forms

Well having installed the captcha, that is pretty much all I can do to prevent it. However I am still receiving spam through the form so I am going to assume that this is being sent by a humanoid of sorts.

Wish I could find the buggers.

Thanks for the replies
Reply With Quote
  #8 (permalink)  
Old Dec 6th, 2006, 14:13
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Cool Re: Spam through Web Forms

Ok, let me make this clear...they already installed a captcha!!

Ok, since you already have a captcha, here is what I would recommend you do.

So what can webmasters do?
  • Require registration
  • Have active moderators
  • Use captchas
  • Disallow or flag certain regions via geo-detection
  • Use throttle limits
Let me know if you need more detail or did not understand any part.
Reply With Quote
  #9 (permalink)  
Old Dec 8th, 2006, 20:25
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,604
Thanks: 0
Thanked 6 Times in 6 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: Spam through Web Forms

I set textpattern to moderate comments and when I get spam I mark them as spam, ban the ip and it works lovely. It learns it works, it's happy!
__________________
I've got <style> and .class
Reply With Quote
  #10 (permalink)  
Old Dec 11th, 2006, 17:08
Reputable Member
Join Date: Jul 2005
Posts: 400
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Spam through Web Forms

LOL...

Ok, let me make this clear...He is talking about a FORM!!! NOT A FORUM!!!

I don't know what is on your form, but one thing I've read about is to add another item to the form and call it something standard that bots look for like website or address or email. Whatever works that you don't need and bots love. Then, place some text above it that says "DO NOT FILL THIS OUT". Then, have the process script check the text and if it's anything but blank, don't proceed with sending it. Humans will clearly not fill it out, but bots won't understand and fill it out anyway.

Good luck!
Reply With Quote
  #11 (permalink)  
Old Dec 11th, 2006, 17:16
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,604
Thanks: 0
Thanked 6 Times in 6 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: Spam through Web Forms

That seems like a awful way to go about it. Just adding extra inputs and labels such as "Don't fill this out" seems a bit off.
__________________
I've got <style> and .class
Reply With Quote
  #12 (permalink)  
Old Dec 11th, 2006, 19:15
Reputable Member
Join Date: Jul 2005
Posts: 400
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Spam through Web Forms

I didn't say it was pretty, but it works.

You can try to hide the item from displaying, but some bots have learned that trick and won't fill them out now.

I guess you could also make it really small and tuck it out of site.
Reply With Quote
  #13 (permalink)  
Old Dec 12th, 2006, 02:01
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Spam through Web Forms

I ran across a site today that had "What is the sum of three and seven?" and an input field after it. Something that simple will work if you use PHP to change the numbers around.
Reply With Quote
  #14 (permalink)  
Old Dec 13th, 2006, 11:21
drd drd is offline
SuperMember

SuperMember
Join Date: Dec 2005
Location: Hampshire, England, UK
Age: 28
Posts: 62
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Spam through Web Forms

Do you know for sure that the spam is being sent via the form?
Reply With Quote
Reply

Tags
web forms, spam, captcha

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Spam in your PM box karinne Webforumz Cafe 0 Jan 15th, 2008 18:09
Spam in your PM box karinne Announcements and News 0 Jan 15th, 2008 18:09
PHP mail() and spam djme PHP Forum 7 Mar 24th, 2006 19:28


All times are GMT. The time now is 22:41.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43