<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: New Clues Draw Stronger Chinese Ties to &#8216;Aurora&#8217; Attacks</title> <atom:link href="http://krebsonsecurity.com/2010/01/new-clues-suggest-stronger-chinese-role-in-aurora-attacks/feed/" rel="self" type="application/rss+xml" /><link>http://krebsonsecurity.com/2010/01/new-clues-suggest-stronger-chinese-role-in-aurora-attacks/</link> <description>In-depth security news and investigation</description> <lastBuildDate>Fri, 30 Jul 2010 04:29:12 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0</generator> <item><title>By: Microsoft patches as fraudsters target IE flaw</title><link>http://krebsonsecurity.com/2010/01/new-clues-suggest-stronger-chinese-role-in-aurora-attacks/#comment-4212</link> <dc:creator>Microsoft patches as fraudsters target IE flaw</dc:creator> <pubDate>Thu, 18 Mar 2010 12:19:08 +0000</pubDate> <guid
isPermaLink="false">http://www.krebsonsecurity.com/?p=632#comment-4212</guid> <description>[...] have also reportedly focused on Chinese users, which account for much of the population of Internet Explorer 6 [...]</description> <content:encoded><![CDATA[<p>[...] have also reportedly focused on Chinese users, which account for much of the population of Internet Explorer 6 [...]</p><p>Like or Dislike: <img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-4212" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('4212', 'add', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_');" title="Thumb up" /> <span
id="karma-4212-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-4212" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('4212', 'subtract', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_')" title="Thumb down" /> <span
id="karma-4212-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded> </item> <item><title>By: Privacy Source &#187; Pentagon Searches for ‘Digital DNA’ to Identify Hackers</title><link>http://krebsonsecurity.com/2010/01/new-clues-suggest-stronger-chinese-role-in-aurora-attacks/#comment-1533</link> <dc:creator>Privacy Source &#187; Pentagon Searches for ‘Digital DNA’ to Identify Hackers</dc:creator> <pubDate>Fri, 05 Feb 2010 07:01:53 +0000</pubDate> <guid
isPermaLink="false">http://www.krebsonsecurity.com/?p=632#comment-1533</guid> <description>[...] how hard it is to pin a network strike on a particular person or group. Engineers are pretty sure the attack came from China, and it sure was sophisticated enough to come from a state military like China&#8217;s. But [...]</description> <content:encoded><![CDATA[<p>[...] how hard it is to pin a network strike on a particular person or group. Engineers are pretty sure the attack came from China, and it sure was sophisticated enough to come from a state military like China&#8217;s. But [...]</p><p>Like or Dislike: <img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-1533" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('1533', 'add', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_');" title="Thumb up" /> <span
id="karma-1533-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-1533" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('1533', 'subtract', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_')" title="Thumb down" /> <span
id="karma-1533-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded> </item> <item><title>By: Chas</title><link>http://krebsonsecurity.com/2010/01/new-clues-suggest-stronger-chinese-role-in-aurora-attacks/#comment-1523</link> <dc:creator>Chas</dc:creator> <pubDate>Thu, 04 Feb 2010 21:52:53 +0000</pubDate> <guid
isPermaLink="false">http://www.krebsonsecurity.com/?p=632#comment-1523</guid> <description>Here&#039;s another issue with this &quot;China code&quot; allegation.Joe Stewart contends, in addition to being an obscure algorithm (not true), it also has an optimization that&#039;s uniquely Chinese.However, upon further examination of his Google search on &quot;crc_ta[16]&quot;, it appears the code snip passed around in China are mostly an unoptimized veriation that relies on division to obtain top 4 bits:da=((uchar)(crc/256))/16While the 12-bit-shift code optimization fingered as &quot;Chinese code&quot;, has been demonstrated to exist as early as 1988, in the Novell Programmer&#039;s Guide according to the Register article.</description> <content:encoded><![CDATA[<p>Here&#8217;s another issue with this &#8220;China code&#8221; allegation.</p><p>Joe Stewart contends, in addition to being an obscure algorithm (not true), it also has an optimization that&#8217;s uniquely Chinese.</p><p>However, upon further examination of his Google search on &#8220;crc_ta[16]&#8220;, it appears the code snip passed around in China are mostly an unoptimized veriation that relies on division to obtain top 4 bits:</p><p>da=((uchar)(crc/256))/16</p><p>While the 12-bit-shift code optimization fingered as &#8220;Chinese code&#8221;, has been demonstrated to exist as early as 1988, in the Novell Programmer&#8217;s Guide according to the Register article.</p><p>Like or Dislike: <img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-1523" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('1523', 'add', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_');" title="Thumb up" /> <span
id="karma-1523-up" style="font-size:12px; color:#009933;">1</span>&nbsp;<img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-1523" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('1523', 'subtract', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_')" title="Thumb down" /> <span
id="karma-1523-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded> </item> <item><title>By: Chas</title><link>http://krebsonsecurity.com/2010/01/new-clues-suggest-stronger-chinese-role-in-aurora-attacks/#comment-1517</link> <dc:creator>Chas</dc:creator> <pubDate>Thu, 04 Feb 2010 19:12:21 +0000</pubDate> <guid
isPermaLink="false">http://www.krebsonsecurity.com/?p=632#comment-1517</guid> <description>Agree with David that the logic leap Joe Stewart employed in linking a variable name to machine code is insufficient.Especially in light of the fact the nibble CRC algorithm has been widely available in embedded application area for a decade according to the Rigister article.Following clues in above article I was able to find the same nibble CRC code in a 2003 listserv archive:http://osdir.com/ml/systems.archos.rockbox.cvs/2003-08/msg00002.html</description> <content:encoded><![CDATA[<p>Agree with David that the logic leap Joe Stewart employed in linking a variable name to machine code is insufficient.</p><p>Especially in light of the fact the nibble CRC algorithm has been widely available in embedded application area for a decade according to the Rigister article.</p><p>Following clues in above article I was able to find the same nibble CRC code in a 2003 listserv archive:</p><p><a
href="http://osdir.com/ml/systems.archos.rockbox.cvs/2003-08/msg00002.html" rel="nofollow">http://osdir.com/ml/systems.archos.rockbox.cvs/2003-08/msg00002.html</a></p><p>Like or Dislike: <img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-1517" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('1517', 'add', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_');" title="Thumb up" /> <span
id="karma-1517-up" style="font-size:12px; color:#009933;">1</span>&nbsp;<img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-1517" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('1517', 'subtract', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_')" title="Thumb down" /> <span
id="karma-1517-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded> </item> <item><title>By: Aurora Attack &#171; The Flabbercast</title><link>http://krebsonsecurity.com/2010/01/new-clues-suggest-stronger-chinese-role-in-aurora-attacks/#comment-1313</link> <dc:creator>Aurora Attack &#171; The Flabbercast</dc:creator> <pubDate>Mon, 01 Feb 2010 09:59:57 +0000</pubDate> <guid
isPermaLink="false">http://www.krebsonsecurity.com/?p=632#comment-1313</guid> <description>[...] for information on the now famous &#8220;Google&#8221; attack, which has since been named &#8220;Aurora&#8221; on account of some file names used. For a lot of people they will understand what went on at [...]</description> <content:encoded><![CDATA[<p>[...] for information on the now famous &#8220;Google&#8221; attack, which has since been named &#8220;Aurora&#8221; on account of some file names used. For a lot of people they will understand what went on at [...]</p><p>Like or Dislike: <img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-1313" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('1313', 'add', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_');" title="Thumb up" /> <span
id="karma-1313-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-1313" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('1313', 'subtract', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_')" title="Thumb down" /> <span
id="karma-1313-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded> </item> <item><title>By: Digital forensics takes on new life tracking attackers across the matrix &#124; Cybernitions</title><link>http://krebsonsecurity.com/2010/01/new-clues-suggest-stronger-chinese-role-in-aurora-attacks/#comment-1225</link> <dc:creator>Digital forensics takes on new life tracking attackers across the matrix &#124; Cybernitions</dc:creator> <pubDate>Fri, 29 Jan 2010 02:23:18 +0000</pubDate> <guid
isPermaLink="false">http://www.krebsonsecurity.com/?p=632#comment-1225</guid> <description>[...] how hard it is to pin a network strike on a particular person or group. Engineers are pretty sure the attack came from China, and it sure was sophisticated enough to come from a state military like China’s. But it’s hard [...]</description> <content:encoded><![CDATA[<p>[...] how hard it is to pin a network strike on a particular person or group. Engineers are pretty sure the attack came from China, and it sure was sophisticated enough to come from a state military like China’s. But it’s hard [...]</p><p>Like or Dislike: <img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-1225" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('1225', 'add', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_');" title="Thumb up" /> <span
id="karma-1225-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-1225" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('1225', 'subtract', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_')" title="Thumb down" /> <span
id="karma-1225-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded> </item> <item><title>By: Pentagon Searches for ‘Digital DNA’ to Identify Hackers &#124; Republic Broadcasting Network</title><link>http://krebsonsecurity.com/2010/01/new-clues-suggest-stronger-chinese-role-in-aurora-attacks/#comment-1203</link> <dc:creator>Pentagon Searches for ‘Digital DNA’ to Identify Hackers &#124; Republic Broadcasting Network</dc:creator> <pubDate>Thu, 28 Jan 2010 17:46:31 +0000</pubDate> <guid
isPermaLink="false">http://www.krebsonsecurity.com/?p=632#comment-1203</guid> <description>[...] how hard it is to pin a network strike on a particular person or group. Engineers are pretty sure the attack came from China, and it sure was sophisticated enough to come from a state military like China’s. But it’s hard [...]</description> <content:encoded><![CDATA[<p>[...] how hard it is to pin a network strike on a particular person or group. Engineers are pretty sure the attack came from China, and it sure was sophisticated enough to come from a state military like China’s. But it’s hard [...]</p><p>Like or Dislike: <img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-1203" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('1203', 'add', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_');" title="Thumb up" /> <span
id="karma-1203-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-1203" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('1203', 'subtract', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_')" title="Thumb down" /> <span
id="karma-1203-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded> </item> <item><title>By: tristram</title><link>http://krebsonsecurity.com/2010/01/new-clues-suggest-stronger-chinese-role-in-aurora-attacks/#comment-1129</link> <dc:creator>tristram</dc:creator> <pubDate>Wed, 27 Jan 2010 01:23:17 +0000</pubDate> <guid
isPermaLink="false">http://www.krebsonsecurity.com/?p=632#comment-1129</guid> <description>I think I agree with you, but to  clarify, I would accept it as circumstantial evidence if there was only published source that, using one of a likely set of compilers, produced an exact copy of the binary code used in the Aurora attack. One would assume that an attacker wouldn&#039;t bother to change the code but just use it as is. If this particular source was only discussed or referenced in Chinese language sites than it might indicate a Chinese attack. Again, that would only be circumstantial, not proof in itself. An article today in The Register points out that one or more alogorithms using a 16 constant table certainly does exist in the non-chinese world and casts doubts that this particular binary code wasn&#039;t likely to have  been compiled from non-chinese source code. I  would hope that Joe Stewart would take the time to see if the various non-chinese examples of source code will produce the same binary output. I think the Register greatly exaggerates by saying it had been a smoking gun but anyway here is the URL
http://www.theregister.,co.uk/2010/01/26/aurora_attack_origins/</description> <content:encoded><![CDATA[<p>I think I agree with you, but to  clarify, I would accept it as circumstantial evidence if there was only published source that, using one of a likely set of compilers, produced an exact copy of the binary code used in the Aurora attack. One would assume that an attacker wouldn&#8217;t bother to change the code but just use it as is. If this particular source was only discussed or referenced in Chinese language sites than it might indicate a Chinese attack. Again, that would only be circumstantial, not proof in itself. An article today in The Register points out that one or more alogorithms using a 16 constant table certainly does exist in the non-chinese world and casts doubts that this particular binary code wasn&#8217;t likely to have  been compiled from non-chinese source code. I  would hope that Joe Stewart would take the time to see if the various non-chinese examples of source code will produce the same binary output. I think the Register greatly exaggerates by saying it had been a smoking gun but anyway here is the URL<br
/> <a
href="http://www.theregister.,co.uk/2010/01/26/aurora_attack_origins/" rel="nofollow">http://www.theregister.,co.uk/2010/01/26/aurora_attack_origins/</a></p><p>Like or Dislike: <img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-1129" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('1129', 'add', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_');" title="Thumb up" /> <span
id="karma-1129-up" style="font-size:12px; color:#009933;">1</span>&nbsp;<img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-1129" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('1129', 'subtract', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_')" title="Thumb down" /> <span
id="karma-1129-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded> </item> <item><title>By: The Digital DNA Speaks &#124; ... BreakingtheNewsBarrier.com ...</title><link>http://krebsonsecurity.com/2010/01/new-clues-suggest-stronger-chinese-role-in-aurora-attacks/#comment-1125</link> <dc:creator>The Digital DNA Speaks &#124; ... BreakingtheNewsBarrier.com ...</dc:creator> <pubDate>Tue, 26 Jan 2010 22:36:17 +0000</pubDate> <guid
isPermaLink="false">http://www.krebsonsecurity.com/?p=632#comment-1125</guid> <description>[...] how hard it is to pin a network strike on a particular person or group. Engineers are pretty sure the attack came from China, and it sure was sophisticated enough to come from a state military like China’s. But it’s hard [...]</description> <content:encoded><![CDATA[<p>[...] how hard it is to pin a network strike on a particular person or group. Engineers are pretty sure the attack came from China, and it sure was sophisticated enough to come from a state military like China’s. But it’s hard [...]</p><p>Like or Dislike: <img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-1125" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('1125', 'add', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_');" title="Thumb up" /> <span
id="karma-1125-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-1125" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('1125', 'subtract', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_')" title="Thumb down" /> <span
id="karma-1125-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded> </item> <item><title>By: ZDE Microsoft : Experts Fail - CNIS mag</title><link>http://krebsonsecurity.com/2010/01/new-clues-suggest-stronger-chinese-role-in-aurora-attacks/#comment-967</link> <dc:creator>ZDE Microsoft : Experts Fail - CNIS mag</dc:creator> <pubDate>Mon, 25 Jan 2010 21:24:42 +0000</pubDate> <guid
isPermaLink="false">http://www.krebsonsecurity.com/?p=632#comment-967</guid> <description>[...] bec et ongle l’hypothèse de l’origine Chinoise et de l’attaque coordonnée. Propos que Brian Krebs vulgarise avec sont talent habituel. Une thèse que Graham Clueley de Sophos défend du bout des lèvres, en [...]</description> <content:encoded><![CDATA[<p>[...] bec et ongle l’hypothèse de l’origine Chinoise et de l’attaque coordonnée. Propos que Brian Krebs vulgarise avec sont talent habituel. Une thèse que Graham Clueley de Sophos défend du bout des lèvres, en [...]</p><p>Like or Dislike: <img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="up-967" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_up.png" alt="Thumb up" onclick="javascript:ckratingKarma('967', 'add', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_');" title="Thumb up" /> <span
id="karma-967-up" style="font-size:12px; color:#009933;">0</span>&nbsp;<img
style="padding: 0px; border: none; cursor: pointer;" onmouseover="this.width=this.width*1.3" onmouseout="this.width=this.width/1.2" id="down-967" src="http://krebsonsecurity.com/wp-content/plugins/comment-rating/images/1_16_down.png" alt="Thumb down" onclick="javascript:ckratingKarma('967', 'subtract', 'krebsonsecurity.com/wp-content/plugins/comment-rating/', '1_16_')" title="Thumb down" /> <span
id="karma-967-down" style="font-size:12px; color:#990033;">0</span></p>]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached (user agent is rejected)
Database Caching 2/9 queries in 0.002 seconds using memcached

Served from: krebsonsecurity.com @ 2010-07-30 05:17:58 -->