<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shark Lady Tech &#187; china</title>
	<atom:link href="http://thesharklady.com/tech/tag/china/feed" rel="self" type="application/rss+xml" />
	<link>http://thesharklady.com/tech</link>
	<description>Technology, Internet, Gadgets and Geeks</description>
	<lastBuildDate>Thu, 10 May 2012 19:41:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>qq829.com: Malicious Scripts or Spam from China?</title>
		<link>http://thesharklady.com/tech/internet/qq829-com-malicious-scripts-or-spam-from-china</link>
		<comments>http://thesharklady.com/tech/internet/qq829-com-malicious-scripts-or-spam-from-china#comments</comments>
		<pubDate>Sun, 18 Apr 2010 11:25:54 +0000</pubDate>
		<dc:creator>The Shark Lady</dc:creator>
				<category><![CDATA[Hacking and Security]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[qq829]]></category>
		<category><![CDATA[qq829.com]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[site stats]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[suspicious]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://thesharklady.com/tech/?p=510</guid>
		<description><![CDATA[Website managers from all over the world are reporting some weird referrers from qq829.com to their sites. If you are following your site stats on a daily basis, you might have come across some peculiar and unexplained traffic from China, from a link that looks like this: http://qq829.com/web_stat.asp?dn=domainname.com The domain itself, qq829.com, is Chinese and [...]]]></description>
			<content:encoded><![CDATA[<p>Website managers from all over the world are reporting some weird referrers from <strong>qq829.com</strong> to their sites. If you are following your site stats on a daily basis, you might have come across some peculiar and unexplained traffic from China, from a link that looks like this:</p>
<p style="text-align: center;"><strong>http://qq829.com/web_stat.asp?dn=domainname.com</strong></p>
<p>The domain itself, qq829.com, is Chinese and linked to http://new.cnzz.com &#8211; a known spammy domain. It&#8217;s hard to make sense of the site itself. Some information about the site can be found <a href="http://serversiders.com/qq829.com" target="_blank">here</a>.</p>
<p>At the moment, there aren&#8217;t certain answers as for what this link is, if it&#8217;s malicious or just Splog or spam. Currently, the most helpful source of information about this, is a discussion in <a href="http://www.google.com/support/forum/p/Google+Analytics/thread?tid=753964c1b74e57d4&amp;hl=en" target="_blank">Google Analytics Help</a>.</p>
<p>You can also follow updates on the matter with a Google search, focused on the <strong>latest results</strong>.</p>
<p>The links are suspicious and a bit worrisome, because no one knows for sure if it&#8217;s a script attack, simple spam or a meaningless mistake on the Chinese side (unlikely). If you own a website, make sure your files haven&#8217;t been tampered with ( I&#8217;ve checked mine and they seem untouched) and that you have a strong FTP password and/or a strong admin password (if you have a CMS).</p>
<p>The best solution I have located thus far is to block the Chinese IPs through the .htaccess file. The IPs change with every hit, but you can also <a href="http://www.parkansky.com/china.htm" target="_blank">block whole batches of IP addresses from China</a> if you don&#8217;t fear losing Chinese traffic.</p>
<p>If you wish to block traffic from cnzz.com and qq829.com, <a href="http://aurellosoft.org/site/index.php/component/content/article/114-burst-of-malicious-cnzz-traffic-threatens-webmasters.html" target="_blank">AurelloSoft</a> suggests that you insert this code in your .htaccess file (<strong>COPY WITHOUT the dashes in the last line!</strong>):</p>
<pre>SetEnvIfNoCase Referer "^qq829" TOBLOCK=1
SetEnvIfNoCase Referer "^cnzz" TOBLOCK=1

&lt;FilesMatch "(.*)"&gt;
Order Allow,Deny
Allow from all
Deny from env=TOBLOCK
&lt;/FilesMatch&gt;
</pre>
<p>&#8212;&#8211;</p>
<p><span style="color: #ff0000;"><strong>Update</strong> <strong>#1</strong></span>: There&#8217;s now a claim that <strong>qq829.com</strong> provides spammers with pre-written blogs. This re-enforces the assumption that the links are spam, but there hasn&#8217;t been any serious analysis of the site or the code.</p>
<p><span style="color: #ff0000;"><strong>Update #2</strong></span>: Thus far the best solution is blocking Chinese IP addresses via the .htaccess file. See instructions above.</p>
]]></content:encoded>
			<wfw:commentRss>http://thesharklady.com/tech/internet/qq829-com-malicious-scripts-or-spam-from-china/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Why Google REALLY Wants Out of China</title>
		<link>http://thesharklady.com/tech/internet/why-google-really-wants-out-of-china</link>
		<comments>http://thesharklady.com/tech/internet/why-google-really-wants-out-of-china#comments</comments>
		<pubDate>Wed, 20 Jan 2010 07:15:28 +0000</pubDate>
		<dc:creator>The Shark Lady</dc:creator>
				<category><![CDATA[Censorship]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[oxblodd ruffin]]></category>

		<guid isPermaLink="false">http://thesharklady.com/tech/?p=72</guid>
		<description><![CDATA[Oxblood Ruffin with some very strong words about the real reasons behind Google&#8217;s threat to leave China: &#8220;Clearly, Google has thought this through. It knows that China will not un-censor the internet; not by a single pubic hair, nor a solitary mention of the Dalai Lama. So why would Google throw down the gauntlet?&#8221; [ [...]]]></description>
			<content:encoded><![CDATA[<p>Oxblood Ruffin with some <a href="http://www.techradar.com/news/internet/the-real-reason-google-wants-out-of-china-663880" target="_blank">very strong words</a> about the real reasons behind Google&#8217;s threat to leave China:</p>
<p>&#8220;Clearly, Google has thought this through. It knows that China will not un-censor the internet; not by a single pubic hair, nor a solitary mention of the Dalai Lama. So why would Google throw down the gauntlet?&#8221;</p>
<p>[ <a href="http://www.techradar.com/news/internet/the-real-reason-google-wants-out-of-china-663880" target="_blank">Read it here</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://thesharklady.com/tech/internet/why-google-really-wants-out-of-china/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google VS China &#8211; Who is Evil Here?</title>
		<link>http://thesharklady.com/tech/internet/google-vs-china-who-is-evil-here</link>
		<comments>http://thesharklady.com/tech/internet/google-vs-china-who-is-evil-here#comments</comments>
		<pubDate>Thu, 14 Jan 2010 17:38:03 +0000</pubDate>
		<dc:creator>The Shark Lady</dc:creator>
				<category><![CDATA[Censorship]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[human rights]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://thesharklady.com/tech/?p=5</guid>
		<description><![CDATA[At this point in time, you can&#8217;t take anything Google does face value. There are too many agendas and business interests, and since Google has long forsaken its &#8220;Do no Evil&#8221; motto, you might wanna hold the cheers for a while. In a very detailed post, that has been quoted and referenced all over the [...]]]></description>
			<content:encoded><![CDATA[<p>At this point in time, you can&#8217;t take anything Google does face value. There are too many agendas and business interests, and since Google has long forsaken its &#8220;Do no Evil&#8221; motto, you might wanna hold the cheers for a while.</p>
<p>In <a href="http://googleblog.blogspot.com/2010/01/new-approach-to-china.html" target="_blank">a very detailed post</a>, that has been quoted and referenced all over the net, Google announced that it considering shutting down its business in China. The reason? Seems that the Chinese government has hacked Google&#8217;s infrastructure, performed surveillance and stolen its intellectual property. More to the point &#8211; someone in the Chinese authorities has tried (and partially succeeded) to hack into Gmail accounts that belong to human rights activists, presumably to spy on them. According to Google, &#8220;Only two Gmail accounts appear to have been accessed, and that activity was limited to account information&#8221;.</p>
<p>As a response, Google are going to &#8220;review the feasibility of our business operations in China. We have decided we are no longer willing to continue censoring our results on Google.cn, and so over the next few weeks we will be discussing with the Chinese government the basis on which we could operate an unfiltered search engine within the law, if at all&#8221;.</p>
<p>So, in plain words &#8211; Google aren&#8217;t really yet shutting down its business in China, as some bloggers seem to think. It&#8217;s just considering the next step.</p>
<p>The question that we should be asking is: WHAT TOOK YOU SO LONG? Why does it take an attack on Google servers in order for Google to realize that censorship and disclosure of private information is a bad thing? Where was this sanctity before? Google has been cooperating with the Chinese government for years &#8211; where was the care for human rights for three years?</p>
<p>This looks less like a righteous move and more like a filthy little PR trick. While there&#8217;s not much to be said in favor of China and their barbaric behavior towards citizens, there are no compliments due here for Google, either. It&#8217;s doubtful that Google will cease operations in China. And if they do &#8211; there are probably other reasons for them to do that &#8211; definitely not the concern for human rights or privacy.</p>
<p><a href="http://www.webhostingpad.com/6383-0-1-60.html" target="_blank"><img border="0" src="http://secure.webhostingpad.com/idevaffiliate/banners/webhostingpad_468x60.gif" width="468" height="60"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thesharklady.com/tech/internet/google-vs-china-who-is-evil-here/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

