<?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"
	>

<channel>
	<title>DEAN LEE:/DEV/BLOG &#187; security</title>
	<atom:link href="http://www.deanlee.cn/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deanlee.cn</link>
	<description>mount /dev/brain &#124;&#124; tail -f /var/log/thoughts &#62;&#62; /pub/www</description>
	<pubDate>Fri, 30 Dec 2011 13:27:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>PHP - Top Ten Security Vulnerabilities</title>
		<link>http://www.deanlee.cn/programming/php-top-ten-security-vulnerabilities/</link>
		<comments>http://www.deanlee.cn/programming/php-top-ten-security-vulnerabilities/#comments</comments>
		<pubDate>Wed, 11 Oct 2006 17:42:20 +0000</pubDate>
		<dc:creator>Dean Lee</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.deanlee.cn/2006/10/12/php-top-ten-security-vulnerabilities/</guid>
		<description><![CDATA[These vulnerabilities can, of course, exist in PHP applications. Here are some tips on how to avoid them. I&#8217;ve included related links and references where relevant.
read more &#124; digg story
]]></description>
			<content:encoded><![CDATA[<p>These vulnerabilities can, of course, exist in PHP applications. Here are some tips on how to avoid them. I&#8217;ve included related links and references where relevant.</p>
<p><a href="http://www.sklar.com/page/article/owasp-top-ten">read more</a> | <a href="http://digg.com/programming/PHP_-_Top_Ten_Security_Vulnerabilities">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.deanlee.cn/programming/php-top-ten-security-vulnerabilities/feed/</wfw:commentRss>
		</item>
		<item>
		<title>用google&#34;偷&#34;密码</title>
		<link>http://www.deanlee.cn/technology/expose_password_to_google/</link>
		<comments>http://www.deanlee.cn/technology/expose_password_to_google/#comments</comments>
		<pubDate>Sun, 08 Oct 2006 15:56:13 +0000</pubDate>
		<dc:creator>Dean Lee</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<category><![CDATA[code_searach]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.deanlee.cn/2006/10/08/%e7%94%a8google%e5%81%b7%e5%af%86%e7%a0%81/</guid>
		<description><![CDATA[google前天开放了&#8221;google code serch&#8220;服务。可以搜索这些年google从网上抓到的代码，包括压缩文件里的也没有放过。

来看看都能搜索到什么：
例子一
再试另一个：
例子二
这些站点的密码一览无遗，都被google抓到了。
这是管理员随意把敏感文件打包压缩在web能访问的目录的结果。而且通过配置文件明文保存密码本身就非常不安全。
早些年程序员对这个问题的重视性还很高，现在随着各种framework的发展，都有鼓励人们把密码明文保存在配置文件里的趋势，至少默认都是明文的。不少程序员也习惯了这种方式。希望google code search的这个”副作用“能够重新唤醒我们都快丢掉的安全意识。
]]></description>
			<content:encoded><![CDATA[<p>google前天开放了&#8221;<a target="_blank" href="http://google.com/codesearch">google code serch</a>&#8220;服务。可以搜索这些年google从网上抓到的代码，包括压缩文件里的也没有放过。</p>
<p><a target="_new" href="http://google.com/codesearch"><img width="276" height="110" src="http://www.deanlee.cn/wp-content/uploads/2006/10/WindowsLiveWriter/google_15091/codesearch_logo%5B3%5D.gif" /></a></p>
<p>来看看都能搜索到什么：</p>
<p><a target="_blank" href="http://google.com/codesearch?hl=en&#038;lr=&#038;q=lang%3Aphp+file%3Awp-config+user+-sample&#038;btnG=Search">例子一</a></p>
<p>再试另一个：</p>
<p><a target="_blank" href="http://google.com/codesearch?q=file%3Amt-db-pass.cgi">例子二</a></p>
<p>这些站点的密码一览无遗，都被google抓到了。</p>
<p>这是管理员随意把敏感文件打包压缩在web能访问的目录的结果。而且通过配置文件明文保存密码本身就非常不安全。</p>
<p>早些年程序员对这个问题的重视性还很高，现在随着各种framework的发展，都有鼓励人们把密码明文保存在配置文件里的趋势，至少默认都是明文的。不少程序员也习惯了这种方式。希望google code search的这个”副作用“能够重新唤醒我们都快丢掉的安全意识。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.deanlee.cn/technology/expose_password_to_google/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

