Hacked site
-
Hello all,
The tech support company I work for was asked by one of our clients to provide assistance when their hosted WordPress site told them that their allotted disk space (100gb) was used up.
Our support is mostly hardware so we are not WordPress experts, but when I saw a file structure like this I got a very bad feeling:
www.oursite.com html/[All Things WordPress] tmp/x/x/x/[randomfilenames] * *where x is a hex number between 0 and f
This File structure held over 1,000,000 base64 files that turned out to be fully formed bogus webpages based on their real site’s look and feel
I was able to un-incode some of it but have not been able to completely see what it does. But I suspect it is an attempt to hijack the site and show bad things to their viewers that arrive via a web search…
I said all that to ask if anyone has seen this behavior before? I saw tmp files going back to 2015 so it has been in-place for some time. but googling is not turning up anything usable in this case.
When I searched for worldfence-waf I saw a few more sites that may have this installed as well (on this site you see an error message that mentions worldfence-waf in the blue stripe at the top of the page: [ redacted ] You only see the error message if you get there from a search.), but no discussions on any forum…
I used unPHP to see some of the code. Here are the first few lines of the worldfence file:
[ REDACTED ]
As you can see there are PHP functions but everything in the function is commented out. /*…*/
Does anyone have any thoughts or pointers to where this topic might fit better?
- The topic ‘Hacked site’ is closed to new replies.