<?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>猪在笑 &#187; WebSec</title>
	<atom:link href="http://www.huangwei.me/blog/category/websec/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.huangwei.me/blog</link>
	<description>暇时吃紧，忙里偷闲</description>
	<lastBuildDate>Thu, 19 Jan 2012 01:59:16 +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>在GIF图片中隐藏任意脚本的方法</title>
		<link>http://www.huangwei.me/blog/2010/10/13/embed-script-inside-gif/</link>
		<comments>http://www.huangwei.me/blog/2010/10/13/embed-script-inside-gif/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 14:49:50 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[WebSec]]></category>
		<category><![CDATA[学术研究]]></category>
		<category><![CDATA[安全技术]]></category>
		<category><![CDATA[chararcter encoding]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[PenTest]]></category>
		<category><![CDATA[病毒]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=628</guid>
		<description><![CDATA[<h2>-= 写在前面的，但不是废话 =-</h2>

<p><strong><span style="color: #ff0000;"><span style="font-family: 'times new roman', times;">Update-1: 看到QQ围脖上大家的讨论，发现RSnake早在07年就介绍过这个<a href="http://ha.ckers.org/blog/20070623/hiding-js-in-valid-images/" target="_blank">方法</a>，看来是我out了。</span></span></strong></p>

<p><strong><span style="color: #ff0000;"><span style="font-family: 'times new roman', times;">Update-2: 看到有人说可以简单用正则式匹配&#60;script src="xxx.gif"&#62;，但实际上很多服务器端的文件引用采用[......]</span></span></strong></p><p class='read-more'><a href='http://www.huangwei.me/blog/2010/10/13/embed-script-inside-gif/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<h2>-= 写在前面的，但不是废话 =-</h2>
<p><strong><span style="color: #ff0000;"><span style="font-family: 'times new roman', times;">Update-1: 看到QQ围脖上大家的讨论，发现RSnake早在07年就介绍过这个<a href="http://ha.ckers.org/blog/20070623/hiding-js-in-valid-images/" target="_blank">方法</a>，看来是我out了。</span></span></strong></p>
<p><strong><span style="color: #ff0000;"><span style="font-family: 'times new roman', times;">Update-2: 看到有人说可以简单用正则式匹配&lt;s[......]</span></span></strong></p>
<p class='read-more'><a href='http://www.huangwei.me/blog/2010/10/13/embed-script-inside-gif/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2009/01/29/whats-new-in-web-hacking-techniques-of-2008/" title="What&#8217;s new in web hacking techniques of 2008">What&#8217;s new in web hacking techniques of 2008</a></li><li><a href="http://www.huangwei.me/blog/2008/09/05/%e7%a9%ba%e7%99%bd%e5%ad%97%e7%ac%a6%ef%bc%9ajavascript%e5%8f%98%e5%bd%a2%e7%9a%84%e6%96%b0%e6%96%b9%e6%b3%95/" title="空白字符：Javascript变形的新方法">空白字符：Javascript变形的新方法</a></li><li><a href="http://www.huangwei.me/blog/2008/08/19/mysql%e5%92%8csql%e5%ad%97%e6%ae%b5%e6%88%aa%e7%9f%ad%e6%bc%8f%e6%b4%9e/" title="MySQL和SQL字段截短漏洞">MySQL和SQL字段截短漏洞</a></li><li><a href="http://www.huangwei.me/blog/2008/01/30/oudhajscripteuiouaauacayaa-2/" title="[原创更新]JScript实现的病毒批量清除模板">[原创更新]JScript实现的病毒批量清除模板</a></li><li><a href="http://www.huangwei.me/blog/2007/12/30/ojscripteuiouacaya-2/" title="[原创]JScript实现的病毒清除脚本">[原创]JScript实现的病毒清除脚本</a></li><li><a href="http://www.huangwei.me/blog/2007/11/05/ooucaptchauaouae-2/" title="关于CAPTCHA的一点思考">关于CAPTCHA的一点思考</a></li><li><a href="http://www.huangwei.me/blog/2007/10/07/web-mail-xss-testdhc-2/" title="Web Mail XSS Test小记">Web Mail XSS Test小记</a></li><li><a href="http://www.huangwei.me/blog/2011/01/20/build-your-own-vulnerable-web-application/" title="自己动手搭建缺陷Web App">自己动手搭建缺陷Web App</a></li><li><a href="http://www.huangwei.me/blog/2010/05/30/simple-ddos-detection/" title="简单几条命令检测DDoS攻击">简单几条命令检测DDoS攻击</a></li><li><a href="http://www.huangwei.me/blog/2010/02/09/security-misunderstanding/" title="[科普]个人电脑安全的常见误区分析">[科普]个人电脑安全的常见误区分析</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2010/10/13/embed-script-inside-gif/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2010 CWE TOP 25</title>
		<link>http://www.huangwei.me/blog/2010/02/20/2010cwe25/</link>
		<comments>http://www.huangwei.me/blog/2010/02/20/2010cwe25/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 04:11:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebSec]]></category>
		<category><![CDATA[学术研究]]></category>
		<category><![CDATA[安全技术]]></category>
		<category><![CDATA[CWE]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=344</guid>
		<description><![CDATA[一年一度的CWE TOP 25又更新了，今年的CWE TOP 25进行了重大改进，抛弃了2009版中的按照“弱点”分组、无排名先后顺序的组织方式，引入了新的“票选”机制，引入排名，去除了大量过于抽象的CWE编目，强调可操作性和安全改进建议的一致性、细节和可理解性等。
<h2>2010版CWE TOP 25[......]</h2><p class='read-more'><a href='http://www.huangwei.me/blog/2010/02/20/2010cwe25/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<p>一年一度的CWE TOP 25又更新了，今年的CWE TOP 25进行了重大改进，抛弃了2009版中的按照“弱点”分组、无排名先后顺序的组织方式，引入了新的“票选”机制，引入排名，去除了大量过于抽象的CWE编目，强调可[......]
<p class='read-more'><a href='http://www.huangwei.me/blog/2010/02/20/2010cwe25/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2011/02/06/cert-secure-coding-standard/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(5)">[译]CERT Secure Coding Standard — C语言安全编程规范(5)</a></li><li><a href="http://www.huangwei.me/blog/2011/02/06/cert-secure-coding-standard-4/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(4)">[译]CERT Secure Coding Standard — C语言安全编程规范(4)</a></li><li><a href="http://www.huangwei.me/blog/2011/02/05/cert-secure-coding-standard-3/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(3)">[译]CERT Secure Coding Standard — C语言安全编程规范(3)</a></li><li><a href="http://www.huangwei.me/blog/2011/02/04/cert-secure-coding-standard-2/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(2)">[译]CERT Secure Coding Standard — C语言安全编程规范(2)</a></li><li><a href="http://www.huangwei.me/blog/2011/02/03/cert-secure-coding-standard-1/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(1)">[译]CERT Secure Coding Standard — C语言安全编程规范(1)</a></li><li><a href="http://www.huangwei.me/blog/2009/09/02/%e6%8e%a8%e8%8d%90%e5%9f%ba%e4%ba%8ewindbg%e7%9a%84%e4%b8%80%e4%b8%aa%e6%bc%8f%e6%b4%9e%e5%8f%af%e5%88%a9%e7%94%a8%e6%80%a7%e5%88%86%e6%9e%90%e6%8f%92%e4%bb%b6/" title="[推荐]基于Windbg的一个漏洞可利用性分析插件">[推荐]基于Windbg的一个漏洞可利用性分析插件</a></li><li><a href="http://www.huangwei.me/blog/2007/12/13/oip-dnsooauedhss-2/" title="[原创]IP-&#62;DNS域名反查小工具">[原创]IP-&#62;DNS域名反查小工具</a></li><li><a href="http://www.huangwei.me/blog/2011/08/17/lsof-and-fuser/" title="分享1个Linux命令lsof">分享1个Linux命令lsof</a></li><li><a href="http://www.huangwei.me/blog/2011/04/06/new-to-mac-2/" title="苹果小白的上手笔记(2)">苹果小白的上手笔记(2)</a></li><li><a href="http://www.huangwei.me/blog/2011/01/20/build-your-own-vulnerable-web-application/" title="自己动手搭建缺陷Web App">自己动手搭建缺陷Web App</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2010/02/20/2010cwe25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s new in web hacking techniques of 2008</title>
		<link>http://www.huangwei.me/blog/2009/01/29/whats-new-in-web-hacking-techniques-of-2008/</link>
		<comments>http://www.huangwei.me/blog/2009/01/29/whats-new-in-web-hacking-techniques-of-2008/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 02:45:35 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[WebSec]]></category>
		<category><![CDATA[安全技术]]></category>
		<category><![CDATA[网海拾贝]]></category>
		<category><![CDATA[Clickjacking]]></category>
		<category><![CDATA[PenTest]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://TrojanJason.mysmth.net/2009/01/29/whats-new-in-web-hacking-techniques-of-2008/</guid>
		<description><![CDATA[The original article is <a href="http://jeremiahgrossman.blogspot.com/2009/01/calling-all-researchers-send-in-top-web.html">here</a>.Here is a very good summarization of the latest web hacking techniques. What does web hacking mean? XSS? SQL Injection? A[......]<p class='read-more'><a href='http://www.huangwei.me/blog/2009/01/29/whats-new-in-web-hacking-techniques-of-2008/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>The original article is <a href="http://jeremiahgrossman.blogspot.com/2009/01/calling-all-researchers-send-in-top-web.html">here</a>.Here is a very good summarization of the latest web hacking techniques. What does web hacking mean? XSS? SQL Injection? A[......]
<p class='read-more'><a href='http://www.huangwei.me/blog/2009/01/29/whats-new-in-web-hacking-techniques-of-2008/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2010/10/13/embed-script-inside-gif/" title="在GIF图片中隐藏任意脚本的方法">在GIF图片中隐藏任意脚本的方法</a></li><li><a href="http://www.huangwei.me/blog/2008/09/05/%e7%a9%ba%e7%99%bd%e5%ad%97%e7%ac%a6%ef%bc%9ajavascript%e5%8f%98%e5%bd%a2%e7%9a%84%e6%96%b0%e6%96%b9%e6%b3%95/" title="空白字符：Javascript变形的新方法">空白字符：Javascript变形的新方法</a></li><li><a href="http://www.huangwei.me/blog/2007/11/05/ooucaptchauaouae-2/" title="关于CAPTCHA的一点思考">关于CAPTCHA的一点思考</a></li><li><a href="http://www.huangwei.me/blog/2007/10/07/web-mail-xss-testdhc-2/" title="Web Mail XSS Test小记">Web Mail XSS Test小记</a></li><li><a href="http://www.huangwei.me/blog/2007/09/20/oioyeeixsscsrfa-2/" title="[原创]教育人博客XSS/CSRF漏洞">[原创]教育人博客XSS/CSRF漏洞</a></li><li><a href="http://www.huangwei.me/blog/2011/01/20/build-your-own-vulnerable-web-application/" title="自己动手搭建缺陷Web App">自己动手搭建缺陷Web App</a></li><li><a href="http://www.huangwei.me/blog/2010/05/30/simple-ddos-detection/" title="简单几条命令检测DDoS攻击">简单几条命令检测DDoS攻击</a></li><li><a href="http://www.huangwei.me/blog/2008/08/22/bsql-hacker-0907-advanced-sql-injection-framework-tool/" title="BSQL Hacker 0.9.0.7 &#8211; Advanced SQL Injection Framework / Tool">BSQL Hacker 0.9.0.7 &#8211; Advanced SQL Injection Framework / Tool</a></li><li><a href="http://www.huangwei.me/blog/2008/08/19/mysql%e5%92%8csql%e5%ad%97%e6%ae%b5%e6%88%aa%e7%9f%ad%e6%bc%8f%e6%b4%9e/" title="MySQL和SQL字段截短漏洞">MySQL和SQL字段截短漏洞</a></li><li><a href="http://www.huangwei.me/blog/2007/12/13/oip-dnsooauedhss-2/" title="[原创]IP-&#62;DNS域名反查小工具">[原创]IP-&#62;DNS域名反查小工具</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2009/01/29/whats-new-in-web-hacking-techniques-of-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[推荐]几个有用的站点</title>
		<link>http://www.huangwei.me/blog/2008/09/08/%e6%8e%a8%e8%8d%90%e5%87%a0%e4%b8%aa%e6%9c%89%e7%94%a8%e7%9a%84%e7%ab%99%e7%82%b9/</link>
		<comments>http://www.huangwei.me/blog/2008/09/08/%e6%8e%a8%e8%8d%90%e5%87%a0%e4%b8%aa%e6%9c%89%e7%94%a8%e7%9a%84%e7%ab%99%e7%82%b9/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 13:00:51 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[WebSec]]></category>
		<category><![CDATA[安全技术]]></category>

		<guid isPermaLink="false">http://TrojanJason.mysmth.net/2008/09/08/%e6%8e%a8%e8%8d%90%e5%87%a0%e4%b8%aa%e6%9c%89%e7%94%a8%e7%9a%84%e7%ab%99%e7%82%b9/</guid>
		<description><![CDATA[<ol>
	<li><a href="http://www.businessinfo.co.uk/labs/hackvertor/hackvertor.php?input=PEBlNHhfZGVjX21vcnBoX2Z1bGxfMz5hbGVydCgxKTxAL2U0eF9kZWNfbW9ycGhfZnVsbF8zPg%3D%3D">Hackvector</a> : PenTest必备工具！集JS编/解码、SQL注入编解码、JS变形、Fuzz等功能于一身，相当赞！特别有意思的是其中的Code Morphing模块，看看JS代码的各种变形和混淆吧~有兴趣的自己试试吧~</li>
	<li><a href="http://www.rhyshaden.com/">Data Network Resource</a> : 一个不错的数据网[......]</li></ol><p class='read-more'><a href='http://www.huangwei.me/blog/2008/09/08/%e6%8e%a8%e8%8d%90%e5%87%a0%e4%b8%aa%e6%9c%89%e7%94%a8%e7%9a%84%e7%ab%99%e7%82%b9/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<ol>
<li><a href="http://www.businessinfo.co.uk/labs/hackvertor/hackvertor.php?input=PEBlNHhfZGVjX21vcnBoX2Z1bGxfMz5hbGVydCgxKTxAL2U0eF9kZWNfbW9ycGhfZnVsbF8zPg%3D%3D">Hackvector</a> : PenTest必备工具！集JS编/解码、SQL注入编解码、JS变形、Fuzz等功能于一身，相当赞！特别有意思的是其中的Code Morphing模块，看看JS代码的各种变形和混淆吧~有兴趣[......]</li>
</ol>
<p class='read-more'><a href='http://www.huangwei.me/blog/2008/09/08/%e6%8e%a8%e8%8d%90%e5%87%a0%e4%b8%aa%e6%9c%89%e7%94%a8%e7%9a%84%e7%ab%99%e7%82%b9/'>Read more</a></p>
<div  class="related_post_title">随机日志</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2007/11/15/zz-odhoiiauaeyyiuoeithadhi-2/" title="zz 有影响力的数据挖掘软件列表　">zz 有影响力的数据挖掘软件列表　</a></li><li><a href="http://www.huangwei.me/blog/2009/07/11/%e6%99%9a%e9%a4%90%e7%a7%80/" title="晚餐秀">晚餐秀</a></li><li><a href="http://www.huangwei.me/blog/2007/11/05/ooucaptchauaouae-2/" title="关于CAPTCHA的一点思考">关于CAPTCHA的一点思考</a></li><li><a href="http://www.huangwei.me/blog/2010/11/16/linux-c-programming-faq-1/" title="Linux C/C++编程FAQ系列 之一">Linux C/C++编程FAQ系列 之一</a></li><li><a href="http://www.huangwei.me/blog/2010/10/27/bash_shortcuts_mindmap/" title="Bash快捷键的思维导图">Bash快捷键的思维导图</a></li><li><a href="http://www.huangwei.me/blog/2009/02/05/%e6%88%90%e5%8a%9f%e7%9a%84%e9%a1%b9%e7%9b%ae%e8%bf%9b%e5%ba%a6%e6%8e%a7%e5%88%b6%e6%98%af%e9%80%bc%e5%87%ba%e6%9d%a5%e7%9a%84%e5%90%97%ef%bc%9f/" title="成功的项目进度控制是逼出来的吗？">成功的项目进度控制是逼出来的吗？</a></li><li><a href="http://www.huangwei.me/blog/2010/06/30/thanks-to-tutors/" title="毕业了，感谢我的老师们">毕业了，感谢我的老师们</a></li><li><a href="http://www.huangwei.me/blog/2010/06/09/nothing-but-bull-shit/" title="胡思乱想一篇">胡思乱想一篇</a></li><li><a href="http://www.huangwei.me/blog/2012/01/01/2011_wei_review/" title="2011&#8243;微”总结">2011&#8243;微”总结</a></li><li><a href="http://www.huangwei.me/blog/2007/03/21/iaeogoogleuaoaeeneoycae-2/" title="[推荐]Google的定制搜索引擎">[推荐]Google的定制搜索引擎</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2008/09/08/%e6%8e%a8%e8%8d%90%e5%87%a0%e4%b8%aa%e6%9c%89%e7%94%a8%e7%9a%84%e7%ab%99%e7%82%b9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>空白字符：Javascript变形的新方法</title>
		<link>http://www.huangwei.me/blog/2008/09/05/%e7%a9%ba%e7%99%bd%e5%ad%97%e7%ac%a6%ef%bc%9ajavascript%e5%8f%98%e5%bd%a2%e7%9a%84%e6%96%b0%e6%96%b9%e6%b3%95/</link>
		<comments>http://www.huangwei.me/blog/2008/09/05/%e7%a9%ba%e7%99%bd%e5%ad%97%e7%ac%a6%ef%bc%9ajavascript%e5%8f%98%e5%bd%a2%e7%9a%84%e6%96%b0%e6%96%b9%e6%b3%95/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 07:10:25 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[0-day]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[WebSec]]></category>
		<category><![CDATA[安全技术]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://TrojanJason.mysmth.net/2008/09/05/%e7%a9%ba%e7%99%bd%e5%ad%97%e7%ac%a6%ef%bc%9ajavascript%e5%8f%98%e5%bd%a2%e7%9a%84%e6%96%b0%e6%96%b9%e6%b3%95/</guid>
		<description><![CDATA[在刚刚结束的Defcon 2008上，Kolisar为我们展示了一种非常有创意的JS代码变形方法。

一篇介绍这种技术原理的blog在<a href="http://armorize-cht.blogspot.com/2008/08/defcon-2008.html#Kolisar">这里</a>， Kolisar在大会上展示的PoC代码在<a href="https://www.defcon.org/images/defcon-16/dc16-presentations/kolisar/kolisar-extras.zip">这里</a>，PPT在<a href="https://www.defcon.org/images/defcon-16/dc16-presentations/defcon-16-kolisar.pdf">这里</a>。

好了，给了一堆的链接，下面来谈谈我对这种新变形技术的一点体会。

首先，对于网页挂[......]<p class='read-more'><a href='http://www.huangwei.me/blog/2008/09/05/%e7%a9%ba%e7%99%bd%e5%ad%97%e7%ac%a6%ef%bc%9ajavascript%e5%8f%98%e5%bd%a2%e7%9a%84%e6%96%b0%e6%96%b9%e6%b3%95/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<p>在刚刚结束的Defcon 2008上，Kolisar为我们展示了一种非常有创意的JS代码变形方法。</p>
<p>一篇介绍这种技术原理的blog在<a href="http://armorize-cht.blogspot.com/2008/08/defcon-2008.html#Kolisar">这里</a>， Kolisar在大会上展示的PoC代码在<a href="https://www.defcon.org/images/defcon-16/dc16-presentations/kolisar/kolisar-extras.zip">这里</a>，PPT在<a href="https://www.defcon.org/images/defcon-16/dc16-presentations/defcon-16-kolisar.pdf">这里</a>。</p>
<p>好了[......]
<p class='read-more'><a href='http://www.huangwei.me/blog/2008/09/05/%e7%a9%ba%e7%99%bd%e5%ad%97%e7%ac%a6%ef%bc%9ajavascript%e5%8f%98%e5%bd%a2%e7%9a%84%e6%96%b0%e6%96%b9%e6%b3%95/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2010/10/13/embed-script-inside-gif/" title="在GIF图片中隐藏任意脚本的方法">在GIF图片中隐藏任意脚本的方法</a></li><li><a href="http://www.huangwei.me/blog/2009/01/29/whats-new-in-web-hacking-techniques-of-2008/" title="What&#8217;s new in web hacking techniques of 2008">What&#8217;s new in web hacking techniques of 2008</a></li><li><a href="http://www.huangwei.me/blog/2007/10/07/web-mail-xss-testdhc-2/" title="Web Mail XSS Test小记">Web Mail XSS Test小记</a></li><li><a href="http://www.huangwei.me/blog/2007/09/20/oioyeeixsscsrfa-2/" title="[原创]教育人博客XSS/CSRF漏洞">[原创]教育人博客XSS/CSRF漏洞</a></li><li><a href="http://www.huangwei.me/blog/2011/01/20/build-your-own-vulnerable-web-application/" title="自己动手搭建缺陷Web App">自己动手搭建缺陷Web App</a></li><li><a href="http://www.huangwei.me/blog/2008/03/17/security-in-ie7-ie8/" title="Security In IE7 &#38; IE8">Security In IE7 &#38; IE8</a></li><li><a href="http://www.huangwei.me/blog/2008/03/14/%e4%bd%bf%e7%94%a8javascript%e6%a3%80%e6%b5%8b%e5%ae%a2%e6%88%b7%e7%ab%af%e7%94%a8%e6%88%b7%e6%98%af%e5%90%a6%e7%99%bb%e5%85%a5yahoogoogle%e8%b4%a6%e6%88%b7/" title="使用Javascript检测客户端用户是否登入Yahoo/Google账户">使用Javascript检测客户端用户是否登入Yahoo/Google账户</a></li><li><a href="http://www.huangwei.me/blog/2008/01/30/oudhajscripteuiouaauacayaa-2/" title="[原创更新]JScript实现的病毒批量清除模板">[原创更新]JScript实现的病毒批量清除模板</a></li><li><a href="http://www.huangwei.me/blog/2007/12/30/ojscripteuiouacaya-2/" title="[原创]JScript实现的病毒清除脚本">[原创]JScript实现的病毒清除脚本</a></li><li><a href="http://www.huangwei.me/blog/2007/11/05/ooucaptchauaouae-2/" title="关于CAPTCHA的一点思考">关于CAPTCHA的一点思考</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2008/09/05/%e7%a9%ba%e7%99%bd%e5%ad%97%e7%ac%a6%ef%bc%9ajavascript%e5%8f%98%e5%bd%a2%e7%9a%84%e6%96%b0%e6%96%b9%e6%b3%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BSQL Hacker 0.9.0.7 &#8211; Advanced SQL Injection Framework / Tool</title>
		<link>http://www.huangwei.me/blog/2008/08/22/bsql-hacker-0907-advanced-sql-injection-framework-tool/</link>
		<comments>http://www.huangwei.me/blog/2008/08/22/bsql-hacker-0907-advanced-sql-injection-framework-tool/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 00:48:53 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[WebSec]]></category>
		<category><![CDATA[安全技术]]></category>
		<category><![CDATA[网海拾贝]]></category>
		<category><![CDATA[PenTest]]></category>
		<category><![CDATA[SQLInjection]]></category>

		<guid isPermaLink="false">http://TrojanJason.mysmth.net/2008/08/22/bsql-hacker-0907-advanced-sql-injection-framework-tool/</guid>
		<description><![CDATA[BSQL Hacker is an automated SQL Injection Framework / Tool designed to
exploit SQL injection vulnerabilities virtually in any database.

It ships with[......]<p class='read-more'><a href='http://www.huangwei.me/blog/2008/08/22/bsql-hacker-0907-advanced-sql-injection-framework-tool/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<p>BSQL Hacker is an automated SQL Injection Framework / Tool designed to<br />
exploit SQL injection vulnerabilities[......]
<p class='read-more'><a href='http://www.huangwei.me/blog/2008/08/22/bsql-hacker-0907-advanced-sql-injection-framework-tool/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2010/10/13/embed-script-inside-gif/" title="在GIF图片中隐藏任意脚本的方法">在GIF图片中隐藏任意脚本的方法</a></li><li><a href="http://www.huangwei.me/blog/2009/01/29/whats-new-in-web-hacking-techniques-of-2008/" title="What&#8217;s new in web hacking techniques of 2008">What&#8217;s new in web hacking techniques of 2008</a></li><li><a href="http://www.huangwei.me/blog/2007/11/05/ooucaptchauaouae-2/" title="关于CAPTCHA的一点思考">关于CAPTCHA的一点思考</a></li><li><a href="http://www.huangwei.me/blog/2011/01/20/build-your-own-vulnerable-web-application/" title="自己动手搭建缺陷Web App">自己动手搭建缺陷Web App</a></li><li><a href="http://www.huangwei.me/blog/2010/05/30/simple-ddos-detection/" title="简单几条命令检测DDoS攻击">简单几条命令检测DDoS攻击</a></li><li><a href="http://www.huangwei.me/blog/2010/01/15/%e4%bd%bf%e7%94%a8ssh%e8%bf%9b%e8%a1%8cvlan%e7%a9%bf%e8%b6%8a/" title="使用SSH进行VLAN穿越">使用SSH进行VLAN穿越</a></li><li><a href="http://www.huangwei.me/blog/2008/09/05/%e7%a9%ba%e7%99%bd%e5%ad%97%e7%ac%a6%ef%bc%9ajavascript%e5%8f%98%e5%bd%a2%e7%9a%84%e6%96%b0%e6%96%b9%e6%b3%95/" title="空白字符：Javascript变形的新方法">空白字符：Javascript变形的新方法</a></li><li><a href="http://www.huangwei.me/blog/2008/08/19/mysql%e5%92%8csql%e5%ad%97%e6%ae%b5%e6%88%aa%e7%9f%ad%e6%bc%8f%e6%b4%9e/" title="MySQL和SQL字段截短漏洞">MySQL和SQL字段截短漏洞</a></li><li><a href="http://www.huangwei.me/blog/2007/12/13/oip-dnsooauedhss-2/" title="[原创]IP-&#62;DNS域名反查小工具">[原创]IP-&#62;DNS域名反查小工具</a></li><li><a href="http://www.huangwei.me/blog/2007/10/07/web-mail-xss-testdhc-2/" title="Web Mail XSS Test小记">Web Mail XSS Test小记</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2008/08/22/bsql-hacker-0907-advanced-sql-injection-framework-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL和SQL字段截短漏洞</title>
		<link>http://www.huangwei.me/blog/2008/08/19/mysql%e5%92%8csql%e5%ad%97%e6%ae%b5%e6%88%aa%e7%9f%ad%e6%bc%8f%e6%b4%9e/</link>
		<comments>http://www.huangwei.me/blog/2008/08/19/mysql%e5%92%8csql%e5%ad%97%e6%ae%b5%e6%88%aa%e7%9f%ad%e6%bc%8f%e6%b4%9e/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 02:36:22 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[0-day]]></category>
		<category><![CDATA[WebSec]]></category>
		<category><![CDATA[安全技术]]></category>
		<category><![CDATA[0day]]></category>
		<category><![CDATA[chararcter encoding]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PenTest]]></category>

		<guid isPermaLink="false">http://TrojanJason.mysmth.net/2008/08/19/mysql%e5%92%8csql%e5%ad%97%e6%ae%b5%e6%88%aa%e7%9f%ad%e6%bc%8f%e6%b4%9e/</guid>
		<description><![CDATA[今天看到一篇文章，是关于MySQL的几个最新的安全隐患发现的。原文在<a title=" MySQL and SQL Column Truncation Vulnerabilities" href="http://www.suspekt.org/2008/08/18/mysql-and-sql-column-truncation-vulnerabilities/">这里</a>。乍一看，这两个漏洞都挺有意思的，而且在当前的Web开发者中肯定有不少人没有注意到作者所提到的这两个问题的。

第一个问题是这样的，MySQL默认有一个配置参数 max_packet_size，这个参数是用于限制MySQL客[......]<p class='read-more'><a href='http://www.huangwei.me/blog/2008/08/19/mysql%e5%92%8csql%e5%ad%97%e6%ae%b5%e6%88%aa%e7%9f%ad%e6%bc%8f%e6%b4%9e/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<p>今天看到一篇文章，是关于MySQL的几个最新的安全隐患发现的。原文在<a title=" MySQL and SQL Column Truncation Vulnerabilities" href="http://www.suspekt.org/2008/08/18/mysql-and-sql-column-truncation-vulnerabilities/">这里</a>。乍一看，这两个漏洞都挺有意思的，而且在当前的Web开发者中肯定有不少人没有注意到作者所提到的这两个问题的。</p>
<p>第一个问题是这样的，MySQL[......]
<p class='read-more'><a href='http://www.huangwei.me/blog/2008/08/19/mysql%e5%92%8csql%e5%ad%97%e6%ae%b5%e6%88%aa%e7%9f%ad%e6%bc%8f%e6%b4%9e/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2010/10/13/embed-script-inside-gif/" title="在GIF图片中隐藏任意脚本的方法">在GIF图片中隐藏任意脚本的方法</a></li><li><a href="http://www.huangwei.me/blog/2007/10/07/web-mail-xss-testdhc-2/" title="Web Mail XSS Test小记">Web Mail XSS Test小记</a></li><li><a href="http://www.huangwei.me/blog/2010/05/30/simple-ddos-detection/" title="简单几条命令检测DDoS攻击">简单几条命令检测DDoS攻击</a></li><li><a href="http://www.huangwei.me/blog/2009/09/02/%e6%8e%a8%e8%8d%90%e5%9f%ba%e4%ba%8ewindbg%e7%9a%84%e4%b8%80%e4%b8%aa%e6%bc%8f%e6%b4%9e%e5%8f%af%e5%88%a9%e7%94%a8%e6%80%a7%e5%88%86%e6%9e%90%e6%8f%92%e4%bb%b6/" title="[推荐]基于Windbg的一个漏洞可利用性分析插件">[推荐]基于Windbg的一个漏洞可利用性分析插件</a></li><li><a href="http://www.huangwei.me/blog/2009/01/29/whats-new-in-web-hacking-techniques-of-2008/" title="What&#8217;s new in web hacking techniques of 2008">What&#8217;s new in web hacking techniques of 2008</a></li><li><a href="http://www.huangwei.me/blog/2007/12/13/oip-dnsooauedhss-2/" title="[原创]IP-&#62;DNS域名反查小工具">[原创]IP-&#62;DNS域名反查小工具</a></li><li><a href="http://www.huangwei.me/blog/2007/11/05/ooucaptchauaouae-2/" title="关于CAPTCHA的一点思考">关于CAPTCHA的一点思考</a></li><li><a href="http://www.huangwei.me/blog/2007/09/20/oioyeeixsscsrfa-2/" title="[原创]教育人博客XSS/CSRF漏洞">[原创]教育人博客XSS/CSRF漏洞</a></li><li><a href="http://www.huangwei.me/blog/2011/08/17/lsof-and-fuser/" title="分享1个Linux命令lsof">分享1个Linux命令lsof</a></li><li><a href="http://www.huangwei.me/blog/2011/02/06/cert-secure-coding-standard/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(5)">[译]CERT Secure Coding Standard — C语言安全编程规范(5)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2008/08/19/mysql%e5%92%8csql%e5%ad%97%e6%ae%b5%e6%88%aa%e7%9f%ad%e6%bc%8f%e6%b4%9e/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Mail XSS Test小记</title>
		<link>http://www.huangwei.me/blog/2007/10/07/web-mail-xss-testdhc-2/</link>
		<comments>http://www.huangwei.me/blog/2007/10/07/web-mail-xss-testdhc-2/#comments</comments>
		<pubDate>Sat, 06 Oct 2007 16:39:46 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[WebSec]]></category>
		<category><![CDATA[安全技术]]></category>
		<category><![CDATA[0day]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PenTest]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=43</guid>
		<description><![CDATA[前2天在一个讨论组看到有人讨论国内邮箱系统的XSS过滤能力的问题，有人反映163的Web Mail可以写js代码到邮件中，并且网易XSS的过滤能力比较弱，于是自己简单测试了几个小代码，发现163果然没能阻止我写js代码到邮件中。
既然163作为国内最大的邮件服务提供商都是这样，那其他几大门户呢？新[......]<p class='read-more'><a href='http://www.huangwei.me/blog/2007/10/07/web-mail-xss-testdhc-2/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<p>前2天在一个讨论组看到有人讨论国内邮箱系统的XSS过滤能力的问题，有人反映163的Web Mail可以写js代码到邮件中，并且网易XSS的过滤能力比较弱，于是自己简单测试了几个小代码，发现163果然没能阻止我写js代码[......]
<p class='read-more'><a href='http://www.huangwei.me/blog/2007/10/07/web-mail-xss-testdhc-2/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2010/10/13/embed-script-inside-gif/" title="在GIF图片中隐藏任意脚本的方法">在GIF图片中隐藏任意脚本的方法</a></li><li><a href="http://www.huangwei.me/blog/2009/01/29/whats-new-in-web-hacking-techniques-of-2008/" title="What&#8217;s new in web hacking techniques of 2008">What&#8217;s new in web hacking techniques of 2008</a></li><li><a href="http://www.huangwei.me/blog/2008/09/05/%e7%a9%ba%e7%99%bd%e5%ad%97%e7%ac%a6%ef%bc%9ajavascript%e5%8f%98%e5%bd%a2%e7%9a%84%e6%96%b0%e6%96%b9%e6%b3%95/" title="空白字符：Javascript变形的新方法">空白字符：Javascript变形的新方法</a></li><li><a href="http://www.huangwei.me/blog/2008/08/19/mysql%e5%92%8csql%e5%ad%97%e6%ae%b5%e6%88%aa%e7%9f%ad%e6%bc%8f%e6%b4%9e/" title="MySQL和SQL字段截短漏洞">MySQL和SQL字段截短漏洞</a></li><li><a href="http://www.huangwei.me/blog/2007/09/20/oioyeeixsscsrfa-2/" title="[原创]教育人博客XSS/CSRF漏洞">[原创]教育人博客XSS/CSRF漏洞</a></li><li><a href="http://www.huangwei.me/blog/2010/05/30/simple-ddos-detection/" title="简单几条命令检测DDoS攻击">简单几条命令检测DDoS攻击</a></li><li><a href="http://www.huangwei.me/blog/2009/09/02/%e6%8e%a8%e8%8d%90%e5%9f%ba%e4%ba%8ewindbg%e7%9a%84%e4%b8%80%e4%b8%aa%e6%bc%8f%e6%b4%9e%e5%8f%af%e5%88%a9%e7%94%a8%e6%80%a7%e5%88%86%e6%9e%90%e6%8f%92%e4%bb%b6/" title="[推荐]基于Windbg的一个漏洞可利用性分析插件">[推荐]基于Windbg的一个漏洞可利用性分析插件</a></li><li><a href="http://www.huangwei.me/blog/2008/03/17/security-in-ie7-ie8/" title="Security In IE7 &#38; IE8">Security In IE7 &#38; IE8</a></li><li><a href="http://www.huangwei.me/blog/2008/03/14/%e4%bd%bf%e7%94%a8javascript%e6%a3%80%e6%b5%8b%e5%ae%a2%e6%88%b7%e7%ab%af%e7%94%a8%e6%88%b7%e6%98%af%e5%90%a6%e7%99%bb%e5%85%a5yahoogoogle%e8%b4%a6%e6%88%b7/" title="使用Javascript检测客户端用户是否登入Yahoo/Google账户">使用Javascript检测客户端用户是否登入Yahoo/Google账户</a></li><li><a href="http://www.huangwei.me/blog/2008/01/30/oudhajscripteuiouaauacayaa-2/" title="[原创更新]JScript实现的病毒批量清除模板">[原创更新]JScript实现的病毒批量清除模板</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2007/10/07/web-mail-xss-testdhc-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>[原创]教育人博客XSS/CSRF漏洞</title>
		<link>http://www.huangwei.me/blog/2007/09/20/oioyeeixsscsrfa-2/</link>
		<comments>http://www.huangwei.me/blog/2007/09/20/oioyeeixsscsrfa-2/#comments</comments>
		<pubDate>Thu, 20 Sep 2007 15:21:49 +0000</pubDate>
		<dc:creator>c4pr1c3</dc:creator>
				<category><![CDATA[WebSec]]></category>
		<category><![CDATA[安全技术]]></category>
		<category><![CDATA[0day]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://www.huangwei.me/blog/?p=42</guid>
		<description><![CDATA[<span style="font-size: medium;">今天上英语课，老师居然让我们每隔2周写一次英文blog。我ft！最可恨的是，居然必须要求用教育人的博客。哎，记得去年第一次使用教育人的博客还觉得界面挺好看的，而专业的本能让我对它的安全性进行了一些测试。</span>

<span style="font-size: medium;">真是不测试不要紧，一测试一身汗啊。。。</span>

<span style="font-size: medium;">下面的这个链接是一个POC，感兴趣的朋友们可[......]</span><p class='read-more'><a href='http://www.huangwei.me/blog/2007/09/20/oioyeeixsscsrfa-2/'>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div style="margin-top: 2px;">
<a href="http://creativecommons.org/licenses/by/3.0/deed.zh"><strong>版权声明</strong></a><strong>：可以任意转载，转载时请务必以超链接形式标明文章原始出处和<a href="http://www.huangwei.me/blog/">作者信息</a></strong>
</div>
<p><span style="font-size: medium;">今天上英语课，老师居然让我们每隔2周写一次英文blog。我ft！最可恨的是，居然必须要求用教育人的博客。哎，记得去年第一次使用教育人的博客还觉得界面挺好看的，而专业的本能让我对它的安全性进行了一些测试。</span></p>
<p><span style="font-size: medium;">真是不测[......]</span>
<p class='read-more'><a href='http://www.huangwei.me/blog/2007/09/20/oioyeeixsscsrfa-2/'>Read more</a></p>
<div  class="related_post_title">您可能还对以下文章感兴趣</div><ul class="related_post"><li><a href="http://www.huangwei.me/blog/2009/01/29/whats-new-in-web-hacking-techniques-of-2008/" title="What&#8217;s new in web hacking techniques of 2008">What&#8217;s new in web hacking techniques of 2008</a></li><li><a href="http://www.huangwei.me/blog/2008/09/05/%e7%a9%ba%e7%99%bd%e5%ad%97%e7%ac%a6%ef%bc%9ajavascript%e5%8f%98%e5%bd%a2%e7%9a%84%e6%96%b0%e6%96%b9%e6%b3%95/" title="空白字符：Javascript变形的新方法">空白字符：Javascript变形的新方法</a></li><li><a href="http://www.huangwei.me/blog/2007/10/07/web-mail-xss-testdhc-2/" title="Web Mail XSS Test小记">Web Mail XSS Test小记</a></li><li><a href="http://www.huangwei.me/blog/2011/01/20/build-your-own-vulnerable-web-application/" title="自己动手搭建缺陷Web App">自己动手搭建缺陷Web App</a></li><li><a href="http://www.huangwei.me/blog/2010/10/13/embed-script-inside-gif/" title="在GIF图片中隐藏任意脚本的方法">在GIF图片中隐藏任意脚本的方法</a></li><li><a href="http://www.huangwei.me/blog/2009/09/02/%e6%8e%a8%e8%8d%90%e5%9f%ba%e4%ba%8ewindbg%e7%9a%84%e4%b8%80%e4%b8%aa%e6%bc%8f%e6%b4%9e%e5%8f%af%e5%88%a9%e7%94%a8%e6%80%a7%e5%88%86%e6%9e%90%e6%8f%92%e4%bb%b6/" title="[推荐]基于Windbg的一个漏洞可利用性分析插件">[推荐]基于Windbg的一个漏洞可利用性分析插件</a></li><li><a href="http://www.huangwei.me/blog/2008/08/19/mysql%e5%92%8csql%e5%ad%97%e6%ae%b5%e6%88%aa%e7%9f%ad%e6%bc%8f%e6%b4%9e/" title="MySQL和SQL字段截短漏洞">MySQL和SQL字段截短漏洞</a></li><li><a href="http://www.huangwei.me/blog/2007/11/05/ooucaptchauaouae-2/" title="关于CAPTCHA的一点思考">关于CAPTCHA的一点思考</a></li><li><a href="http://www.huangwei.me/blog/2011/08/17/lsof-and-fuser/" title="分享1个Linux命令lsof">分享1个Linux命令lsof</a></li><li><a href="http://www.huangwei.me/blog/2011/02/06/cert-secure-coding-standard/" title="[译]CERT Secure Coding Standard — C语言安全编程规范(5)">[译]CERT Secure Coding Standard — C语言安全编程规范(5)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.huangwei.me/blog/2007/09/20/oioyeeixsscsrfa-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

