<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>网安咨讯---三人行必有我师 - 攻防技术</title><link>http://www.sir3.com/</link><description>安全,病毒,黑客,破解,攻击,防护 - </description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 100427</generator><language>zh-CN</language><copyright>Copyright 2009 Sir3.com. No Rights Reserved.渝ICP备07501152号. </copyright><pubDate>Sat, 04 Sep 2010 10:11:38 +0800</pubDate><item><title>nginx文件类型错误解析漏洞  </title><author>xhguitar@163.com (Admin)</author><link>http://www.sir3.com/post/756.html</link><pubDate>Fri, 21 May 2010 13:03:04 +0800</pubDate><guid>http://www.sir3.com/post/756.html</guid><description><![CDATA[漏洞介绍：nginx是一款高性能的web服务器，使用非常广泛，其不仅经常被用作反向代理，也可以非常好的支持PHP的运行。80sec发现其中存在一个较为严重的安全问题，默认情况下可能导致服务器错误的将任何类型的文件以PHP的方式进行解析，这将导致严重的安全问题，使得恶意的攻击者可能攻陷支持php的nginx服务器。<br/><br/>漏洞分析：nginx默认以cgi的方式支持php的运行，譬如在配置文件当中可以以<br/>location ~ \.php$ {<br/>root html;<br/>fastcgi_pass 127.0.0.1:9000;<br/>...]]></description><category>攻防技术</category><comments>http://www.sir3.com/post/756.html#comment</comments><wfw:comment>http://www.sir3.com/</wfw:comment><wfw:commentRss>http://www.sir3.com/feed.asp?cmt=756</wfw:commentRss><trackback:ping>http://www.sir3.com/cmd.asp?act=tb&amp;id=756&amp;key=75a8978e</trackback:ping></item><item><title>小心你送出的密码</title><author>xhguitar@163.com (Admin)</author><link>http://www.sir3.com/post/743.html</link><pubDate>Thu, 25 Feb 2010 15:06:55 +0800</pubDate><guid>http://www.sir3.com/post/743.html</guid><description><![CDATA[<p>如果你的密码是大小写英文数字混合，长度也超过八位，又绝对性的不会被人猜出，电脑上的安全措施做得天衣无缝，是否就安全了呢？这里得遗憾的告诉你，不能，永远不能。在这里我们将探讨将探讨我们在不经意间填写送出的密码。</p><p>我们的密码 针对大多数人，我们可能会记忆 1-5 个密码。比较普遍的情况是两个计算机密码，两个数字密码。其计算机的两个密码，一个适用于大多数的情况中，如 Windows 登录密码、网站密码、QQ 密码等；另一个密码被称为二级密码，适用于某些网站的二级密码、支付密码或安全码。而数字密码，在国内一般是六位数字，被用于银行卡、移动通信账户、股票基金账户中，有些银行还会区分查询密码、取款支付密码等。根据不同情况，我们会有更多密码需要记忆。<br />...</p>]]></description><category>攻防技术</category><comments>http://www.sir3.com/post/743.html#comment</comments><wfw:comment>http://www.sir3.com/</wfw:comment><wfw:commentRss>http://www.sir3.com/feed.asp?cmt=743</wfw:commentRss><trackback:ping>http://www.sir3.com/cmd.asp?act=tb&amp;id=743&amp;key=772bde91</trackback:ping></item></channel></rss>
