<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/applelure" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/applelure" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 12 Feb 2009 16:34:00 GMT</lastBuildDate><title>Code Life</title><description>--Joy Code</description><link>http://blog.csdn.net/applelure/</link><item><title>写给那些ASP.NET程序员：网站中的安全问题</title><link>http://blog.csdn.net/applelure/archive/2009/02/12/3882429.aspx</link><wfw:comment>http://blog.csdn.net/applelure/comments/3882429.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/applelure/comments/commentRss/3882429.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3882429</trackback:ping><description>在网络经常看到网站被挂马、主页被修改的新闻，其实这些问题可能是多方面的，服务器，网站程序等等。。。但是现在溢出已经被人们重视和服务器的不断完善，服务器系统漏洞也不是那么容易发掘，当然也要保证第三方的软件安全。做项目也有一段时间了。在程序中也遇到很多安全方面的问题。也该总结一下了。这个项目是一个CMS系统。系统是用ASP.NET做的。开发的时候发现微软做了很多安全措施，只是有些新手程序员不知道怎么开启。下面我通过几个方面简单介绍：１：SQL 注入２：XSS３：CSRF４：文件上传１：SQL 注入引起原因：其实现在很多网站中都存在这种问题。就是程序中直接进行SQL语句拼接。可能有些读者不太明白。下面通过一个登录时对用户验证来说明：code:     验证时的sql语句: select * from where user='&quot;+txtUsername.Text+&quot;' and pwd='&quot;+txtPwd.Text+&quot;'这是一段从数据库中查询用户，对用户名，密码验证。看上去好象没有什么问题，但是实际这里面浅藏着问题，用户名：admin &lt;img src =&quot;http://blog.csdn.net/applelure/aggbug/3882429.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 13 Feb 2009 00:34:00 +0800</pubDate><author>applelure</author><comments>http://blog.csdn.net/applelure/archive/2009/02/12/3882429.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/applelure/archive/2009/02/12/3882429.aspx</guid><dc:creator>applelure</dc:creator><fs:srclink>http://blog.csdn.net/applelure/archive/2009/02/12/3882429.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/applelure/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/applelure/~1332844/206299043/1337546</fs:itemid></item><item><title>男人应该知道的.</title><link>http://blog.csdn.net/applelure/archive/2007/10/18/1831420.aspx</link><wfw:comment>http://blog.csdn.net/applelure/comments/1831420.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/applelure/comments/commentRss/1831420.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1831420</trackback:ping><description>男人应该知道的.&lt;img src =&quot;http://blog.csdn.net/applelure/aggbug/1831420.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 19 Oct 2007 01:27:00 +0800</pubDate><author>applelure</author><comments>http://blog.csdn.net/applelure/archive/2007/10/18/1831420.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/applelure/archive/2007/10/18/1831420.aspx</guid><dc:creator>applelure</dc:creator><fs:srclink>http://blog.csdn.net/applelure/archive/2007/10/18/1831420.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/applelure/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/applelure/~1332844/206299044/1337546</fs:itemid></item><item><title>Google body(谷歌人体探索),让我们更了解自己</title><link>http://blog.csdn.net/applelure/archive/2007/10/09/1817497.aspx</link><wfw:comment>http://blog.csdn.net/applelure/comments/1817497.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/applelure/comments/commentRss/1817497.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1817497</trackback:ping><description>谷歌人体探索&lt;img src =&quot;http://blog.csdn.net/applelure/aggbug/1817497.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 10 Oct 2007 06:16:00 +0800</pubDate><author>applelure</author><comments>http://blog.csdn.net/applelure/archive/2007/10/09/1817497.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/applelure/archive/2007/10/09/1817497.aspx</guid><dc:creator>applelure</dc:creator><fs:srclink>http://blog.csdn.net/applelure/archive/2007/10/09/1817497.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/applelure/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/applelure/~1332844/206299045/1337546</fs:itemid></item><item><title>Visual Studio 2008 Shell（翻译）</title><link>http://blog.csdn.net/applelure/archive/2007/08/26/1759907.aspx</link><wfw:comment>http://blog.csdn.net/applelure/comments/1759907.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/applelure/comments/commentRss/1759907.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1759907</trackback:ping><description>Visual Studio 2008 Shell（翻译）&lt;img src =&quot;http://blog.csdn.net/applelure/aggbug/1759907.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 27 Aug 2007 06:49:00 +0800</pubDate><author>applelure</author><comments>http://blog.csdn.net/applelure/archive/2007/08/26/1759907.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/applelure/archive/2007/08/26/1759907.aspx</guid><dc:creator>applelure</dc:creator><fs:srclink>http://blog.csdn.net/applelure/archive/2007/08/26/1759907.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/applelure/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/applelure/~1332844/206299046/1337546</fs:itemid></item><item><title>利用Excel剿灭DLL木马</title><link>http://blog.csdn.net/applelure/archive/2007/08/26/1759775.aspx</link><wfw:comment>http://blog.csdn.net/applelure/comments/1759775.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/applelure/comments/commentRss/1759775.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1759775</trackback:ping><description>利用Excel剿灭DLL木马 (来自:Ruery's Blog)&lt;img src =&quot;http://blog.csdn.net/applelure/aggbug/1759775.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 27 Aug 2007 04:39:00 +0800</pubDate><author>applelure</author><comments>http://blog.csdn.net/applelure/archive/2007/08/26/1759775.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/applelure/archive/2007/08/26/1759775.aspx</guid><dc:creator>applelure</dc:creator><fs:srclink>http://blog.csdn.net/applelure/archive/2007/08/26/1759775.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/applelure/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/applelure/~1332844/206299047/1337546</fs:itemid></item><item><title>三层交换机与路由器区别</title><link>http://blog.csdn.net/applelure/archive/2007/08/18/1749952.aspx</link><wfw:comment>http://blog.csdn.net/applelure/comments/1749952.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/applelure/comments/commentRss/1749952.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1749952</trackback:ping><description>三层交换机与路由器区别&lt;img src =&quot;http://blog.csdn.net/applelure/aggbug/1749952.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 19 Aug 2007 05:16:00 +0800</pubDate><author>applelure</author><comments>http://blog.csdn.net/applelure/archive/2007/08/18/1749952.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/applelure/archive/2007/08/18/1749952.aspx</guid><dc:creator>applelure</dc:creator><fs:srclink>http://blog.csdn.net/applelure/archive/2007/08/18/1749952.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/applelure/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/applelure/~1332844/206299048/1337546</fs:itemid></item><item><title>这里有关于VS 2008一些介绍</title><link>http://blog.csdn.net/applelure/archive/2007/08/18/1749940.aspx</link><wfw:comment>http://blog.csdn.net/applelure/comments/1749940.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/applelure/comments/commentRss/1749940.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1749940</trackback:ping><description>这里有关于VS 2008一些介绍&lt;img src =&quot;http://blog.csdn.net/applelure/aggbug/1749940.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 19 Aug 2007 04:55:00 +0800</pubDate><author>applelure</author><comments>http://blog.csdn.net/applelure/archive/2007/08/18/1749940.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/applelure/archive/2007/08/18/1749940.aspx</guid><dc:creator>applelure</dc:creator><fs:srclink>http://blog.csdn.net/applelure/archive/2007/08/18/1749940.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/applelure/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/applelure/~1332844/206299049/1337546</fs:itemid></item><item><title>Visual Studio 2008 Express Developer  下载</title><link>http://blog.csdn.net/applelure/archive/2007/08/18/1749933.aspx</link><wfw:comment>http://blog.csdn.net/applelure/comments/1749933.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/applelure/comments/commentRss/1749933.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1749933</trackback:ping><description>Visual Studio 2008 Express&lt;img src =&quot;http://blog.csdn.net/applelure/aggbug/1749933.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 19 Aug 2007 04:47:00 +0800</pubDate><author>applelure</author><comments>http://blog.csdn.net/applelure/archive/2007/08/18/1749933.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/applelure/archive/2007/08/18/1749933.aspx</guid><dc:creator>applelure</dc:creator><fs:srclink>http://blog.csdn.net/applelure/archive/2007/08/18/1749933.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/applelure/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/applelure/~1332844/206299050/1337546</fs:itemid></item><item><title>BHO</title><link>http://blog.csdn.net/applelure/archive/2007/08/18/1749883.aspx</link><wfw:comment>http://blog.csdn.net/applelure/comments/1749883.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/applelure/comments/commentRss/1749883.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1749883</trackback:ping><description>BHO&lt;img src =&quot;http://blog.csdn.net/applelure/aggbug/1749883.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 19 Aug 2007 03:31:00 +0800</pubDate><author>applelure</author><comments>http://blog.csdn.net/applelure/archive/2007/08/18/1749883.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/applelure/archive/2007/08/18/1749883.aspx</guid><dc:creator>applelure</dc:creator><fs:srclink>http://blog.csdn.net/applelure/archive/2007/08/18/1749883.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/applelure/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/applelure/~1332844/206299051/1337546</fs:itemid></item><item><title>DOS的攻击手法和解决办法(博客龙)</title><link>http://blog.csdn.net/applelure/archive/2007/08/10/1737609.aspx</link><wfw:comment>http://blog.csdn.net/applelure/comments/1737609.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/applelure/comments/commentRss/1737609.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1737609</trackback:ping><description>DOS的攻击手法和解决办法&lt;img src =&quot;http://blog.csdn.net/applelure/aggbug/1737609.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 11 Aug 2007 07:19:00 +0800</pubDate><author>applelure</author><comments>http://blog.csdn.net/applelure/archive/2007/08/10/1737609.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/applelure/archive/2007/08/10/1737609.aspx</guid><dc:creator>applelure</dc:creator><fs:srclink>http://blog.csdn.net/applelure/archive/2007/08/10/1737609.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/applelure/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/applelure/~1332844/206299052/1337546</fs:itemid></item></channel></rss>