Forum Moderators: phranque

Message Too Old, No Replies

My logs show someone is using my static IP Address

How is this possible?

         

GaryK

9:19 pm on Sep 18, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



When I checked my website logs this week I found a user agent named "adam" with the same IP Address I have.

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.

jomaxx

12:46 am on Sep 19, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



A once-a minute access doesn't sound like a DOS attack to me, nor should it slow down your server (depending on whatever site-monitor.asp does).

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.

jomaxx

12:48 am on Sep 19, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



P.S. If you are referring to your personal IP address, then I don't have any suggestions offhand, but that would be weird.

GaryK

3:37 am on Sep 19, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I am referring to my personal IP Address. The only thing that makes sense is he's spoofing my IP which is what led me to consider the possibility of an attack. I agree that once a minute isn't much of an attack. I'm sure I'll make sense of it all eventually. Thanks for your reply.

kaled

10:19 am on Sep 19, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If I understand you correctly, I would have thought the most likely answer is spyware/virus etc. on your computer. In this case, switch off (or disconnect) your computer for ten minutes and see if it stops.

Kaled.

GaryK

2:01 pm on Sep 19, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi kaled,

Thanks for your concern and suggestion. The questionable activity stopped late last night. Even though I regularly scan all five computers/servers on my LAN for nasties I did it again and everything here was clean. So I guess this will remain a mystery.

jomaxx

5:00 pm on Sep 19, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If it was a third party, how would they even know your IP? There are ways of getting it, but it would probably have to be someone you had interacted with, and why bother when they could spoof ANY IP address.

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?

jomaxx

5:10 pm on Sep 19, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



(BTW, I don't know if you want us to keep pressing the issue, but it's an interesting problem. Reminds me of that kind of horror movie where the police have to inform a terrified teen that they traced the taunting call she just got from a deranged murderer, and it came from somewhere inside her own house! OMG, Get Out Now!)

GaryK

12:35 am on Sep 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I agree with all your conclusions and yet there it was. I don't understand it. :)

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.