First of all I'm pretty much a newbie when it comes to website design so any help is greatly appreciated. 
A couple of months ago I made a new website that handles with local politics here in North Carolina, USA. I'm sure there's some things on there that certain people don't agree with.
The site is hosted by GoDaddy on a Windows based server.
On the site are some forms that people can fill out to contact us, sign up for a newsletter or sign up to volunteer. These forms are handled by an ASP script that runs on the server.
All this script does is send me an email with the information that someone has entered into the forms.
For the last few days now I've been getting about 10 emails a day with information that does not make sense. It always has to do with someone signing up to get our newsletter, but instead of getting a regular name and email address I get something like hand1234 as a name and hand1234@(my website URL) as an email address.
When I look up in the server logs where those postings originate from i get some IP address in either Uruguay or The Netherlands!
An example out of my logs: 2006-03-25 05:20:29 W3SVC2245 POST /gdform.asp - 80 213.60.82.31 - (My website URL) 302 1748 1069
My question is: Is someone using my website for maplpractice? or is someone "sniffing" out the site to prepare for some kind of attack?
I get less than 10 of those mails a day for now, so I'm not too worried yet. I'm just affraid someone is preparing for something worse..like a Denial Of Service attack.
Thank you in advance for any help! 
|