+ Reply to Thread
Results 1 to 6 of 6

Thread: Server Attacks

  1. #1
    Join Date
    Mar 2007
    Location
    Ajax, Ontario, Canada
    Posts
    VCMLXXVI
    Donated to Date
    $172.01

    Server Attacks

    Hi Everybody,

    I've got an online form on my Server, where people can request information on my company and its services... For the past three days, somebody has been using some 'bot' or something, sending useless names and E-Mail addresses to the form.

    It's been very intermittent, however, because I've got the form configured to send me an E-Mail whenever somebody requests information, I receive four or five new E-Mail messages every day.

    I don't think it's a DoS Attack, as it's not frequent enough to do any damage. Has anyone come across this before? What's the best way to combat this?

    Anyone?


  2. #2

    Re: Server Attacks

    if it's that low of a frequency it most definitely NOT a DoS attack

    if ur forums are configured properly u should be able to get their IP and ban the user's IP so the attack stops.

    i dont know what forums ur using though

  3. #3
    Join Date
    Mar 2007
    Location
    Toronto, ON
    Posts
    MMXCIX
    Donated to Date
    $666.00

    Re: Server Attacks

    Probably some automated software probing for ways to exploit your form.

  4. #4
    Join Date
    Mar 2007
    Location
    Toronto, Ontario, Canada
    Posts
    MMMDCCXI
    Donated to Date
    $2525.00

    Re: Server Attacks

    I have seen what seems to be a good method of preventing bots from submitting the forms through a random verification process. Everyone has probably filled out a form or field that requires you to fill in a random letter / number combination generated by the site into a text box. If you fill in the appropriate text the form is submitted, but because the bot cant do that you dont get this type of crap bothering you all the time.

    Hopefully you get what I mean... lol

  5. #5
    Join Date
    Mar 2007
    Location
    Ajax, Ontario, Canada
    Posts
    VCMLXXVI
    Donated to Date
    $172.01

    Re: Server Attacks

    Good idea, Skully... It's a basic form I built in ASP, so it's got really low impact... It'll only send E-Mails in the back-end, from the Server side, so it doesn't really bother me - it's just a pain to get the E-Mails.

  6. #6
    Join Date
    Mar 2007
    Location
    Ottawa, ON
    Posts
    VMCCXLVII
    Donated to Date
    $3147.00

    Re: Server Attacks

    Skully and Wes are right. There are bots online that read your shit and take advantage of it for spam. That's probably what's going on. Try doing what Skully said and requiring the user to enter some sort of answer to a question that would only mean that he was human. Something such as, "What color is the sky" and the user would have to say blue or else the message isn't delivered.

    Or if you wanted to get really fancy, make it so if they don't answer that question the subject line gets tagged differently and set up a mail filter in your client that makes it so it sends those messages to a different folder so you can review them later

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. While the vent server is down.. - Alternate Server!
    By Vengeance in forum General Lounge
    Replies: 13
    Last Post: April 20th, 2007, 11:14 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts