FORMS ON WEBSITES

Hi,

I wonder if anyone can help me. I have recently uploaded an enquiry form to my website (www.secretarialservices4u.co.uk) but this morning I have received 8 emails with bogus addresses in such as:

Name: [email protected]
Company: [email protected]
Email: [email protected]
Telephone: [email protected]
Comments: [email protected]

Other than deleting this form completely, is there anything I can do to stop this happening because I don't want hundreds of bogus emails in my in box.

Thank you in advance.

Julia
 

Stephen

Free Member
Feb 24, 2004
176
0
UK
Well, you could run some checks on the data before processing it (which you should do anyway to protect yourself).

For example, limiting the maximum length of some of the fields would be helpful, as some people try to hack these forms with a method that requires them to enter quite a lot of text.

You could also ensure there aren't certain characters or sequences of characters, such as ; or Content-Type or bcc:

You could also ensure there isn't the string @secretarialservices4u.co.uk

How you actually do any of this would depend on how you have setup the form. It shouldn't be too difficult though - PM me if you'd like and I can help further.
 
Upvote 0

Ozzy

Founder of UKBF
UKBF Staff
  • Feb 9, 2003
    8,384
    11
    3,532
    Northampton, UK
    bdgroup.co.uk
    The form is being targetted by a spamming robot trying to exploit/hack your form to gain access to the server hosting your website.
    I get a lot of this also, and the fact you are getting those emails and your website is still around would suggest you are OK.

    Annoying, but there are a lot of dodgey people hiding behind the internet I'm afraid.
     
    Upvote 0

    Latest Articles