<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title><![CDATA[alert7 blog]]></title>
        <image>
        <title>http://hi.baidu.com</title>
        <link>http://hi.baidu.com</link>
        <url>http://img.baidu.com/img/logo-hi.gif</url>
        </image>
<description><![CDATA[vulnerability researcher;vulnerability discoverer;exploit writer;virus writer;fisher;attacker; which one are u belong to?]]></description>
<link>http://hi.baidu.com/weiwang%5Fblog</link>
<language>zh-cn</language>
<generator>www.baidu.com</generator>
<ttl>5</ttl>


<item>
        <title><![CDATA[2009北京的第一场雪]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/a11fb8b37cddcaadd8335a36.html]]></link>
        <description><![CDATA[
		
		2009北京的第一场雪,来得真是很及时阿....<br>
<br>
<br>
我已经被困在南京机场10个小时了<br>
<br>
在南京机场上了趟飞机又下了趟飞机...<br>
<br>
不知道是否还要体验下机场住宿,明天是否能够到达北京..<br>
<br>
update: 终于在凌晨1点到了北京. 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%C4%AC%C8%CF%B7%D6%C0%E0">默认分类</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/a11fb8b37cddcaadd8335a36.html#comment">查看评论</a>]]></description>
        <pubDate>2009-11-01  19:58</pubDate>
        <category><![CDATA[默认分类]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/a11fb8b37cddcaadd8335a36.html</guid>
</item>

<item>
        <title><![CDATA[NEVER USE syslog FUNCTION in signal handler]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/33ba86adbfc565034b36d6e7.html]]></link>
        <description><![CDATA[
		
		更准备的说应该是:不要在signal handler里调用不是thread-safe 函数<br>
<br>
在openssh CVE-2006-5051里,syslog正好是这样一个not thread-safe函数.<br>
<br>
还记得几年前有个sendmail的漏洞,那个漏洞的告诉我们:<br>
不要在signal handler里使用static变量. 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/Tips">Tips</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/33ba86adbfc565034b36d6e7.html#comment">查看评论</a>]]></description>
        <pubDate>2009-09-18  10:52</pubDate>
        <category><![CDATA[Tips]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/33ba86adbfc565034b36d6e7.html</guid>
</item>

<item>
        <title><![CDATA[[updated]Nginx ngx_http_parse_complex_uri() buffer underflow vulnerability]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/894e8df35b5ef95a342acc56.html]]></link>
        <description><![CDATA[
		
		<font color="#ff0000">[UPDATED 2009-9-17]</font><br>
感谢热心的朋友,现在已经能触发了.<br>
默认情况就可以触发这个heap overflow. 所以这个危险还是很大的.<br>
<br>
///////////////<br>
看来挺严重的,http://www.kb.cert.org/vuls/id/180065<br>
研究了一小时暂时没能触发这个漏洞,先放着, 看看哪位大虾能把它触发了,或者证明构造的畸形数据触发不到那个地方?&#160; 我暂时没能构造出数据到达那个地方.<br>
<br>
补丁看起来比较简单,heap overflow<br>
<pre>Index: src/http/ngx_http_parse.c<br>========================</pre> <a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/894e8df35b5ef95a342acc56.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%BC%BC%CA%F5%CC%D6%C2%DB">技术讨论</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/894e8df35b5ef95a342acc56.html#comment">查看评论</a>]]></description>
        <pubDate>2009-09-17  12:04</pubDate>
        <category><![CDATA[技术讨论]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/894e8df35b5ef95a342acc56.html</guid>
</item>

<item>
        <title><![CDATA[[fw]Heap Spraying with Actionscript]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/498810efe2f6e81ffcfa3c21.html]]></link>
        <description><![CDATA[
		
		不错的技术文档<br>
<br>
http://blog.fireeye.com/research/2009/07/actionscript_heap_spray.html<br>
<br>
<h3 class="entry-header">Heap Spraying with Actionscript</h3>
<div class="entry-body">
<h2>Why turning off Javascript won't help this time</h2>
<p><a name="Introduction" >
<h3>Introduction</h3>
</a></p>
<p>As you may have heard, there's a new Adobe PDF-or-Flash-or-something 0-day in the wild. So this is a quick note about how it's implemented, but <strong>this blog post is </strong></p></div> <a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/498810efe2f6e81ffcfa3c21.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%CB%FB%C9%BD%D6%AE%D3%F1">他山之玉</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/498810efe2f6e81ffcfa3c21.html#comment">查看评论</a>]]></description>
        <pubDate>2009-07-25  11:54</pubDate>
        <category><![CDATA[他山之玉]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/498810efe2f6e81ffcfa3c21.html</guid>
</item>

<item>
        <title><![CDATA[pdf/flash 0day 爆发]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/74781baf3214ccc57dd92a45.html]]></link>
        <description><![CDATA[
		
		各单位做好防暑降温准备　．<br>
<br>
<a href="http://blogs.adobe.com/psirt/2009/07/update_on_adobe_reader_acrobat.html" target="_blank">http://blogs.adobe.com/psirt/2009/07/update_on_adobe_reader_acrobat.html</a><br>
<br>
谁的?<br>
<br>
<br>
<a href="http://www.avertlabs.com/research/blog/index.php/2009/07/22/new-0-day-attacks-using-pdf-documents/" target="_blank">http://www.avertlabs.com/research/blog/index.php/2009/07/22/new-0-day-attacks-using-pdf-documents/</a><br>
<br>
 <a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/74781baf3214ccc57dd92a45.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%D0%C2%CE%C5%B6%AF%CC%AC">新闻动态</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/74781baf3214ccc57dd92a45.html#comment">查看评论</a>]]></description>
        <pubDate>2009-07-23  11:05</pubDate>
        <category><![CDATA[新闻动态]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/74781baf3214ccc57dd92a45.html</guid>
</item>

<item>
        <title><![CDATA[来势汹汹的Linux Kernel tun_char_poll NULL Pointer Dereference 0day]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/ea2c3235defc861890ef391d.html]]></link>
        <description><![CDATA[
		
		http://www.milw0rm.com/exploits/9191<br>
<br>
成因不说了.<br>
<br>
这个linux kernel 0day看视来势汹汹,各位看官也不必太紧张, /dev/net/tun在很多系统上都不是普通用户可以读写的.<br>
<br>
crw------------  1 root  root 10,200 Jul 18 07:26 /dev/net/tun.<br>
<br>
FC5,RHEL5.8 都是这样的权限.<br>
<br>
普通用户不能读写,就触发不了这个kernel漏洞,这个exploit也就无效了.<br>
<br>
系统管理员请检查上面的文件权限是否是如上,假如不是的话,请去掉其它普通用户的读写权限就可以阻止这个攻击.<br>
<br>
不过这个exploit code <a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/ea2c3235defc861890ef391d.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%BC%BC%CA%F5%CC%D6%C2%DB">技术讨论</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/ea2c3235defc861890ef391d.html#comment">查看评论</a>]]></description>
        <pubDate>2009-07-18  12:04</pubDate>
        <category><![CDATA[技术讨论]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/ea2c3235defc861890ef391d.html</guid>
</item>

<item>
        <title><![CDATA[还以为quartz.dll增加了一个是否解析quicktime文件的接口呢]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/f1552a16bef0cf58f3de3206.html]]></link>
        <description><![CDATA[
		
		quartz.dll解析quicktime文件的代码质量实在太差了.<br>
造成至少如下漏洞.<br>
<br>
CVE-2009-1537<br>
CVE-2009-1538<br>
CVE-2009-1539<br>
<br>
这次补丁,代码质量明显提高不少,估计那<a target="_blank" href="http://hi.baidu.com/0x557/blog/item/a9c06f1112b348cfa7ef3fe7.html">两个directshow 0day</a>是玩不转了.<br>
<br>
简单看了下修补后的代码,一开始还以为quartz.dll设置了一个是否解析quicktime文件的接口呢<br>
HKEY_CURRENT_USER, Software\\Microsoft\\Multimedia\\DirectShow<br>
SkipQTParse<br>
<br>
乍看这个名 <a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/f1552a16bef0cf58f3de3206.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%BC%BC%CA%F5%CC%D6%C2%DB">技术讨论</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/f1552a16bef0cf58f3de3206.html#comment">查看评论</a>]]></description>
        <pubDate>2009-07-17  22:16</pubDate>
        <category><![CDATA[技术讨论]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/f1552a16bef0cf58f3de3206.html</guid>
</item>

<item>
        <title><![CDATA[有一种0day叫Tuesday 0day]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/99501fd3903c1b3d970a161f.html]]></link>
        <description><![CDATA[
		
		<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br> 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%C4%AC%C8%CF%B7%D6%C0%E0">默认分类</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/99501fd3903c1b3d970a161f.html#comment">查看评论</a>]]></description>
        <pubDate>2009-07-15  22:58</pubDate>
        <category><![CDATA[默认分类]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/99501fd3903c1b3d970a161f.html</guid>
</item>

<item>
        <title><![CDATA[[fw]美刊称人脑可能成为未来黑客攻击对象]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/8bc13b54c169a3163a2935bb.html]]></link>
        <description><![CDATA[
		
		要考虑把大脑设置为只读属性为好.<br>
<br>
http://tech.sina.com.cn/d/2009-07-13/08563257000.shtml<br>
<br>
<div forimg="1"><a href="http://i2.sinaimg.cn/IT/2009/0713/200971394429.jpg" target="_blank"><img border="0" src="http://i2.sinaimg.cn/IT/2009/0713/200971394429.jpg" small="0" class="blogimg"></a></div>
<br>
<br>
<strong>用电脑攻击患者已有先例</strong>
<p>　　一些人可能会问，黑客为什么要入侵人的大脑，研究人员对此表示，利用电脑导致被攻击者神经受损的悲剧已有先例。2007年11月和2008年3月，恶</p> <a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/8bc13b54c169a3163a2935bb.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%D0%C2%CE%C5%B6%AF%CC%AC">新闻动态</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/8bc13b54c169a3163a2935bb.html#comment">查看评论</a>]]></description>
        <pubDate>2009-07-13  19:53</pubDate>
        <category><![CDATA[新闻动态]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/8bc13b54c169a3163a2935bb.html</guid>
</item>

<item>
        <title><![CDATA[a typo == a vulnerability 也谈这两天这个DirectShow MPEG2 0day]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/f659c83ef627893470cf6ce2.html]]></link>
        <description><![CDATA[
		
		一个typo,估计是MS的程序员看程序的时候打扫了下键盘，多变了一个&amp;出来 ,导致了一个严重的安全问题。<br>
不过这样的代码应该自己简单测试下就可以测试出来的，难道这块代码没怎么做测试就放了出来？！<br>
<br>
<br>
ReadFromStream(LPSTREAM ppvData)<br>
{<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   SafeArrayCreate(xx,x, user_controlled_len);<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   SafeArrayAccessData(xx,&amp; ppvData);<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   ReadFile(x,&amp; ppvDat <a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/f659c83ef627893470cf6ce2.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%BC%BC%CA%F5%CC%D6%C2%DB">技术讨论</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/f659c83ef627893470cf6ce2.html#comment">查看评论</a>]]></description>
        <pubDate>2009-07-06  21:41</pubDate>
        <category><![CDATA[技术讨论]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/f659c83ef627893470cf6ce2.html</guid>
</item>

<item>
        <title><![CDATA[[CLOSED]我们组想在北京再招两个技术产品经理]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/9c82cbd972418ee139012fcd.html]]></link>
        <description><![CDATA[
		
		机会难得，有兴趣的朋友同样把中英文简历发到 alert7 at gmail.com . 标明应聘的是技术产品经理。<br>
<br>
Technical product manager job description<br>
<br>
Description of Function and Responsibilities: The technical product manager will be responsible for technical marketing documentation and presentations for McAfee&rsquo;s network security products. We are looking for a highly motivated professional with a proven track record of successfully driving and marketing products in the network security <a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/9c82cbd972418ee139012fcd.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%C4%AC%C8%CF%B7%D6%C0%E0">默认分类</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/9c82cbd972418ee139012fcd.html#comment">查看评论</a>]]></description>
        <pubDate>2009-04-29  08:43</pubDate>
        <category><![CDATA[默认分类]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/9c82cbd972418ee139012fcd.html</guid>
</item>

<item>
        <title><![CDATA[[CLOSED]我们组想在北京再招3个安全研究人员]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/5c69d5d040cb1b87a1ec9c44.html]]></link>
        <description><![CDATA[
		
		机会难得，假如有兴趣的话，可以把中英文简历发邮件到 alert7 at gmail.com 。<br>
<br>
<p class="MsoNormal"><strong><span style="font-size: 10pt;">Web security, P2P/IM Security Researcher</span></strong></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt;"> </span></strong></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt;">Description:</span></strong></p>
<p class="MsoNormal"><span style="font-size: 10pt;"> </span></p>
<p class="MsoNormal"></p> <a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/5c69d5d040cb1b87a1ec9c44.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%D0%C2%CE%C5%B6%AF%CC%AC">新闻动态</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/5c69d5d040cb1b87a1ec9c44.html#comment">查看评论</a>]]></description>
        <pubDate>2009-04-27  08:35</pubDate>
        <category><![CDATA[新闻动态]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/5c69d5d040cb1b87a1ec9c44.html</guid>
</item>

<item>
        <title><![CDATA[说到core dump file,想到我在2005年问过的一个问题：solaris...]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/aec117ecb76dd4352697918b.html]]></link>
        <description><![CDATA[
		
		说到core dump file,想到我在2005年问过的一个问题。<br>
<br>
solaris上一个只能执行的文件，可以获得它的文件内容是否为漏洞？<br>
<br>
http://www.derkeiler.com/Mailing-Lists/Full-Disclosure/2005-09/0386.html<br>
<br>
也是通过core dumpfile手段获得的文件的内容。<br>
<br>
那时候的linux就已经没有solaris上的这个问题了。就安全性来讲，我认为linux比solaris安全的多，不管是kernel 还是libc.  以前焦点论坛上还红红火火讨论过setuid shell的安全问题，对比来讲还是linux走在了前面。<br>
<br>
用的人多了，该暴露的安全问 <a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/aec117ecb76dd4352697918b.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%BC%BC%CA%F5%CC%D6%C2%DB">技术讨论</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/aec117ecb76dd4352697918b.html#comment">查看评论</a>]]></description>
        <pubDate>2009-04-25  00:15</pubDate>
        <category><![CDATA[技术讨论]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/aec117ecb76dd4352697918b.html</guid>
</item>

<item>
        <title><![CDATA[about Linux kernel &#60;2.6.29 exit_notify() local root exploit]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/38469f38b6206c2cb8998f0c.html]]></link>
        <description><![CDATA[
		
		既然看了udev那个漏洞，也来说说这个Linux kernel &lt;2.6.29 exit_notify() exploit.<br>
<br>
http://www.milw0rm.com/exploits/8478<br>
<br>
1: /proc/sys/fs/suid_dumpable 必须是1 or 2（默认好象不开啊）<br>
2: 假如第一个条件满足的话，这倒是个好漏洞，作者也说让人联想到以前那个<br>
 prctl(PR_SET_DUMPABLE,2)漏洞，利用方法一致。<br>
3： 这个exploit需要等24小时，其实不需要，改一点就可以缩短到一个小时。而且core文件形式在有些系统上core.xxxx ,自己修改吧。 
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%BC%BC%CA%F5%CC%D6%C2%DB">技术讨论</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/38469f38b6206c2cb8998f0c.html#comment">查看评论</a>]]></description>
        <pubDate>2009-04-24  21:02</pubDate>
        <category><![CDATA[技术讨论]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/38469f38b6206c2cb8998f0c.html</guid>
</item>

<item>
        <title><![CDATA[这不是一个linux内核漏洞，确是一个非常好用的漏洞]]></title>
        <link><![CDATA[http://hi.baidu.com/weiwang%5Fblog/blog/item/e67d7f95aa522943d1135e0c.html]]></link>
        <description><![CDATA[
		
		不是linux kernel的漏洞， 是个非常好用的应用程序漏洞。<br>
http://www.milw0rm.com/exploits/8478<br>
<br>
udevd进程处理用户数据不当导致的任意执行命令漏洞。其实邪恶的环境变量不单单是LD_PRELOAD。<br>
<br>
int udev_event_execute_run(struct udev_event *event)<br>
{<br>
&nbsp;&nbsp;&nbsp;  struct udev_list_entry *list_entry;<br>
&nbsp;&nbsp;&nbsp;  int err = 0;<br>
<br>
&nbsp;&nbsp;&nbsp;  dbg(event-&gt;udev, &quot;executing run list\n&quot;);<br>
&nbsp;&nbsp;&nbsp;  udev_list_entry_foreach(list_entr <a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/e67d7f95aa522943d1135e0c.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/weiwang%5Fblog/blog/category/%BC%BC%CA%F5%CC%D6%C2%DB">技术讨论</a>&nbsp;<a href="http://hi.baidu.com/weiwang%5Fblog/blog/item/e67d7f95aa522943d1135e0c.html#comment">查看评论</a>]]></description>
        <pubDate>2009-04-24  14:54</pubDate>
        <category><![CDATA[技术讨论]]></category>
        <author><![CDATA[WeiWang_blog]]></author>
		<guid>http://hi.baidu.com/weiwang%5Fblog/blog/item/e67d7f95aa522943d1135e0c.html</guid>
</item>


</channel>
</rss>