Forum Moderators: rogerd & travelin cat

Message Too Old, No Replies

massive hits from my own IP address

investigating awstats

         

dougwilson

4:07 pm on Nov 14, 2016 (gmt 0)

10+ Year Member Top Contributors Of The Month



pages > hits > bandwidth > date & time
35,07872,9603.28 GB13 Nov 2016 - 22:16

Wordpress tube site, embedded videos, stored images... wp-supercache

The hits are from my home IP address, but I wasn't connected to site at this time. I was likely, probably, on line
This has happened once before(that I know of) and logs for that day also showed a horde of 202. . . ip's from some Baidu server
I blocked all those CIDR's after that

Even the server's IP only hits a thousand or so times a day. I really don't know where to begin investigating.

engine

5:46 pm on Nov 14, 2016 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



It may be worth running an in-depth anti-virus, anti-spyware, and malware scan on all your home computers.

ergophobe

6:21 pm on Nov 14, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



It could be a DOS attack with spoofed packets as well. But that would still mean something is compromised because whoever it is figured out your home IP.

I forget the name of it... but I installed an app at one point on my machine that tracked bandwidth usage by application and was surprised to find some applications using a lot of bandwidth. You might be able to do the same and see if something running in the background, whether malware or just some bad setting, is hitting your site like crazy.

dougwilson

7:17 pm on Nov 14, 2016 (gmt 0)

10+ Year Member Top Contributors Of The Month



I didn't want to say hacked PC out loud. It is a up to date Debian Linux. I don't even know of any scanners for Linux. I'll look at anything I may have installed, app / package wise. I guess I could reinstall the OS.

But the conclusion so far would be that something is going on with PC's? I was looking for a way that this was not the case, but I'll proceed as if it is the case.

One other thing is that it doesn't happen every day and nothing is going on with sites. Aside from these massive hits, twice in as many months.

Thanks

ergophobe

10:54 pm on Nov 14, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



>>looking for a way that this was not the case

As I say, the possible but unlikely option is a spoofed IP being used in a DOS attack. Is this a shared server? Multiple IPs on this box? Multiple sites on this box? If so you might want to ask the host if they see a similar pattern elsewhere.

keyplyr

11:03 pm on Nov 14, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



What's new on your CMS... anything? Did a plugin update? You may have a loop.

dougwilson

11:16 pm on Nov 14, 2016 (gmt 0)

10+ Year Member Top Contributors Of The Month



The site(s) is on a shared server. What do you mean by box? My computer?

I do use ftp to work with site files


I reported it to host. I reported it the one other time it happened. The guy I talked with didn't know. We've talked quite a bit so it wasn't like he was ignoring it. Same conclusion: my IP; my computer

But the times and dates confuse me. Why always 12: something and why only two days out of two months? I can also usually feel when there's something buggy on a computer. I feel it on one, but not the one I use to work on sites.

I'm looking for a packet tool for Linux.

dougwilson

2:50 am on Nov 15, 2016 (gmt 0)

10+ Year Member Top Contributors Of The Month



Keyplyr - Ha, for years I've read Kepler, I get it now... anyway I didn't see your comment as I followed ergo's from mail. I'm thinking about that too. I did test some caching plugins. I also recall I did some downloading via the browser that seemed to go on for hours and actually failed at one point. That'd be my IP...

I also tested SuperCache' preloader, though it didn't seem to cache anything. But that'd be the server IP wouldn't it?

I've been running top, for hours, and see only me, me for user/group and root is running system. It seems there's nothing going on that shouldn't be. But I don't know a great deal about processes. I did type some in and they all seem to belong there

keyplyr

4:19 am on Nov 15, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



The hits are from my home IP address
What is telling you this? Have you looked at your server access logs for these respective requests? That would be the definitive info.

dougwilson

5:27 am on Nov 15, 2016 (gmt 0)

10+ Year Member Top Contributors Of The Month



Awstats. I'm still looking at raw logs

dougwilson

5:23 pm on Nov 16, 2016 (gmt 0)

10+ Year Member Top Contributors Of The Month



I think I figured out where all the page loads from my IP come from. I tracked down the high number to this "/wp-admin/admin-ajax.php". So if I leave my admin page(s) open (sometimes for hours), wordpress heartbeat, if I'm reading it right, makes a post request every 15 seconds or so. Combine that with an auto post grabber...

There is a plugin that will reset the heartbeat schedule. If I can find out where this reset is made I can do it myself. I'm looking right now for some current heartbeat articles. Anyway, good to have some possible explanation

keyplyr

7:39 pm on Nov 16, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Good job on finding the source.

dougwilson

10:11 pm on Nov 16, 2016 (gmt 0)

10+ Year Member Top Contributors Of The Month



Relief. And thanks, all, for making me think

ergophobe

6:25 pm on Nov 17, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Thanks for reporting back dougwilson.

InMotion Hosting has a nice article about the issue by Jeff Matson, who is also the developer of the Heartbeat Control plugin
- [inmotionhosting.com...]
- [wordpress.org...]

And WP Tavern goes over some of the same ground, but with an account of how this issue got the site banned on Hostgator... which is amusing since WPTavern is actually owned by Matt Mullenweg.
- the ban: [wptavern.com...]
- the owner: [wptavern.com...]

dougwilson

5:21 pm on Nov 18, 2016 (gmt 0)

10+ Year Member Top Contributors Of The Month



I would like to know where the plugin is making the adjustment. It's not in the wp config or settings that I could find. I try to only use plugins I really need. For now I'll keep it installed because I reckon it's better for the server

ergophobe

7:41 pm on Nov 18, 2016 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I did see another article that explained how to make changes with a custom function to tweak this as well.

It looked like with a few lines of code you coudl dispense with the plugin. Sorry, but it was as I was closing the page that I saw that, so I didn't copy the link in my previous post.

dougwilson

1:58 am on Dec 8, 2016 (gmt 0)

10+ Year Member Top Contributors Of The Month



In the end it turned out to be a plugin that I use on all sites EWWW. A site I'd moved had a bad path to wp upload directory. When I got around to correcting the database and optimizing all the sites images WHAMMO...

Every image was recorded as a hit to a page. It was that word, Page, that through me. Thanks again