Forum Moderators: phranque

Message Too Old, No Replies

Sudden surge in webform signups?

         

trafficpaynet

4:50 pm on Mar 23, 2008 (gmt 0)

10+ Year Member



Hey All,
I have an autoresonder form that suddenly is getting 30 - 50 or more new list readers per day and I questioned the number of readers that are coming in - and from where. I contacted the autoresponder site owner, and he says the only way the propects could activate the form is to include the email and hit send. He thinks my autoresponder email address is posted somewhere out there on the web and it's getting tons of clicks. mmmmm

Any one know if a webform can be spammed? How do I track where the requests are coming from?

Thanks a heap

Gene

too much information

5:46 pm on Mar 23, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



A web form can absolutely be spammed, all you need is the names of the fields of the form and you could set up a script to feed junk into someone's form processor all day long.

The only way to find out where it is coming from would be to have the form on your site and track IPs as well, but if the form is submitting to another site your out of luck.

The best way to protect your forms is to obfuscate the form using Javascript, the point being is to hide your field names and the way the form is processed.

Beyond that you could use cookies to pass random text strings so that the form field with the random string must match the server side cookie string before the form data is processed. That prevents the form from being abused by another site.

As far as your email being abused, is it the same email address that is listed as the contact for your domain registration? I have one email address that has been abused so heavily by spammers that it is blacklisted on every spam email list, which is why all of my domain registrations are now private.

trafficpaynet

6:19 pm on Mar 23, 2008 (gmt 0)

10+ Year Member



Hey,
I apprecite all that information. Thank you. Some people online have nothing better to do than harm the work of others. The email address I refer too is the autoresponder email addy.

I will bring this situation, again, to list-sever's attention, although Im surprised he hasn't detected anything spammy. I logged into my acct and found each new reader has its own ip address as well as email address. What do you make of this? My list server tend to be very vigilante about strange goings on in at their back office.

I will look at the suggestions you gave and take heed.

thanks a heap.

ps.

it wasnt too much information..very helpful.

phranque

5:29 am on Mar 24, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



welcome to WebmasterWorld [webmasterworld.com], Gene!

this recent thread from the Webmaster General Library has a few ideas about combating web form spam bots [webmasterworld.com].