On 2020-02-18 04:30+0000, Ian Hobson wrote:
1) It permits the home page to partially show.
2) Then a pop-up requests authorization to continue (which I have not
clicked).
3) Then in the background the address line changes first to
create-space.com
and then to
adarath.com, before showing an advert for gambling or porn,
which depends upon your location and not your language settings.
[...]
It only appears on the first visit to the site. If I clear cookies and
cache, then it reappears. My browser does NOT show this virus for any WP
site that is not hosted on my VPS.
Personally:
1. check your local system's IP routing
2. check remote computer's web server modules, or .htaccess
3. disable PHP, does the same behaviour exist?
4. nuke it from space
I've been bitten by word press in the past, I don't think it works well.
If I had to use it again it would be within a container. One of the
issues with word press I find/found was around caching. It's not good to
have all page hits turn into DB queries, so it needs to create cache
files, even going to memcache is inefficient as it involves dynamic
loading. Ideally if wordpress could create static content via cron I'd
be happy.
I suspect something www could write to re-written htaccess, or if it had
some elevation to root, perhaps it has inserted a module into the
webserver that only inserts content when a cookie header isn't present.
Ed
--
Best regards,
Ed
http://www.s5h.net/