Free Your Site(s) From Malwares – Google Web Master Tools
As I mentioned before, my site was tagged for malware’s by Google and I had to put quite some effort to get it cleaned. I got a JavaScript injection attacks named ‘Yahoo! Counter Starts”, this seems relatively new and not much of authentic information is available at this moment. But there are a lot of forums/blogs that got affected by it and tagged by Google as well.
Seems that this thing basically has a redirection to an ip address residing somewhere in Russia and eventually takes the username/password details from the site/visitors etc. Pretty Scary if we look for the real meaning of this. Couple of sites helped me in cleaning it up and am consolidating here for the sake of others.
The script looks something like this;
<script language=javascript><!-- Yahoo! Counter starts
if(typeof(yahoo_counter)!=typeof(1))eval(unescape('|/#/@.~.!.................[keeps going]
<!-- counter end --></script>
|
Checkout this thread [ Click Here ] Also it may be possible that your actual php/html files are neat, since this kinda stuff can go into the base DB as well. It is a nasty one to fix. Check all your permissions on the files, is the best thing to do.
-
-
If you own a site, you can add your site address and a full sitemap here and Google will analyze the site for anything that is found wrong. [Click Here to Go] More information can be found [Here]
-
-
-
These guys have a facility where you can provide your web address, they’ll scan and let you know the issues found. There is also an option for looking deep and to have a complete scan report (comes quite fast, 24 hours maximum)
-
-
-
Again these guys have the facility to scan your website by giving the URL will let you know of any found scripts
-
-
-
It was in beta stage and when I tried wasn’t working. Lately it is seen to be working fine. Does scanning of your sites and also gives you an impression on whether it is black marked or not.
-
-
They have a utility to check your computer to see if there are any remnants of trojan files or affected file streams in your local system. This is very important since you cleaning up the site is ok on one hand but what if you reinfect it by yourselves again?
-
If you own a wordpress web site like me, this plugin is a good one to use. It does check this following.
-
-passwords
-file permissions-database security
-version hiding
-WordPress admin protection/security
-removes WP Generator META tag from core code
-
Also Read this [ Click Here ]
Once you do the cleaning, go back to Google Web Masters and/or other sites mentioned above for a reevaluation and they’d take off the malware warning tag from your blog once they verify the contents again.