Forum Moderators: phranque
My IP Address is static so in theory he shouldn't be able to use it.
He's been hitting my site-monitor.asp file once a minute all week long. So I see the log entries for that file for both "adam" and for me.
I have a wireless router but the wireless part is turned off.
I can't think of any other way he could be using my IP Address unless he's spoofing it and not actually getting any results back. Sort of a dDOS attack.
My server has been running slow all week and I think this is why.
Any help or advice would be greatly appreciated. Thanks.
I assume you mean it's coming from your server's IP address, in which case I would ask your web host if they use site-monitoring software that fits this description. Mine does something different but similar in order to monitor the server uptime and possibly contact the webmaster if the server stops responding.
And if it was regular spyware on your network, how would it know about your site and why would it keep hitting that particular URL?
IMO it's relevant that the page is "site-check.asp" and that it appears to exist solely to verify the server is responding (I took a look). Did you create this page yourself or is it Microsoft standard? Do you use (or have you used in the past) any automated tools to monitor your site via this page? Has "adam" hit any other pages?
I've never seen the adam user agent before. It turned up in the automated analysis I do every Sunday morning for the previous week's log files for a project I work on.
I don't know anyone named adam. I haven't angered anyone to the point they'd want to mess with my server. I do have some friends who might pull a practical joke like this. They all know my IP Address. But what fun would a joke be if they never told me about it? Maybe they're waiting for me to mention it.
It'll have to wait though. Hurricane Rita is paying me a visit for the next 24 hours or so. Katrina passed through here about four weeks ago.
The file works with an app I wrote using VB6 and a URL grabber component. It checks that page once a minute and returns the text you obviously saw ;). There's one on all my websites. If it doesn't get a response after three tries my cellphone gets a text message. Eventually I want professional monitoring but this will have to do for now.