The reason I asked is because its something that could be changed via the Admin. Options - meaning they wouldn't need access to the server to get it to point to a file on their servers.
I wonder if they did something through Alternate Mod Setup where you can enter code as an admin. I think I want to remove this feature. Seems vulnerable.
Just an FYI for this. I monitor my site activity (moreso after something like this happens) and I found that the guy is monitoring alot of the hacked sites from here (http://mirror-h.com/onhold/?s=1). I know this isn't going to to keep him from viewing my site, but I added this code to the config.asp file:
if instr(request.servervariables("HTTP_REFERER"), "mirror-h.com") then
response.end
end if
I'm sure it's not the best solution, but it works for now.
I think I want to remove this feature. Seems vulnerable.
Its only vulnerable if they have Super Admin access. Regular Admins do not have the ability to use the Alt. MOD setup. And if they've hacked your Super Admin account you've got bigger issues...
I've done that already and did not see anything out of the ordinary. I went through all javascripts in all files for something fishy. I can't find anything! There are no outside links from the forum files that I can find.
Rui, can I give you admin login via your email so you can see if I'm missing something?