<?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>空虚浪子心的灵魂</title>
	<atom:link href="http://www.inbreak.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.inbreak.net</link>
	<description></description>
	<lastBuildDate>Mon, 25 Apr 2011 10:16:14 +0000</lastBuildDate>

	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>换了WORDPRESS。</title>

		<link>http://www.inbreak.net/?p=262</link>
		<comments>http://www.inbreak.net/?p=262#comments</comments>
		<pubDate>Mon, 25 Apr 2011 10:16:14 +0000</pubDate>
		<dc:creator>空虚浪子心</dc:creator>
				<category><![CDATA[心情日记]]></category>

		<guid isPermaLink="false">http://www.inbreak.net/?p=262</guid>

		<description><![CDATA[rss以及文章地址会有变动。
大家注意更新，谢谢！[......]<p class="read-more"><a href="http://www.inbreak.net/?p=262">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.inbreak.net/?feed=rss2&#038;p=262</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java浮点值拒绝服务漏洞危害分析</title>
		<link>http://www.inbreak.net/?p=212</link>

		<comments>http://www.inbreak.net/?p=212#comments</comments>
		<pubDate>Mon, 25 Apr 2011 08:23:28 +0000</pubDate>
		<dc:creator>空虚浪子心</dc:creator>
				<category><![CDATA[Java Security]]></category>
		<category><![CDATA[WEB SECURITY]]></category>
		<category><![CDATA[原创文章]]></category>
		<category><![CDATA[java]]></category>

		<category><![CDATA[分析]]></category>
		<category><![CDATA[危害]]></category>
		<category><![CDATA[拒绝服务]]></category>
		<category><![CDATA[浮点]]></category>
		<category><![CDATA[漏洞]]></category>

		<guid isPermaLink="false">http://www.inbreak.net/?p=212</guid>
		<description><![CDATA[	JAVA出了漏洞，CVE-2010-4476，会导致拒绝服务攻击。大家能从公告上，看到这样一段代码，挺长的。意思是只有开发人员写出这样的代码，才会对服务器造成影响。
	我们肯定会首先考虑，这么长的代码，究竟有多少开发会傻乎乎的写出来？而我们究竟打不打补丁呢？其实作者知道，目前还有很多公司没有打补丁，不过没关系，等会儿你就要打了。[......]<p class="read-more"><a href="http://www.inbreak.net/?p=212">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.inbreak.net/?feed=rss2&#038;p=212</wfw:commentRss>

		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WAP网站下的session保持</title>
		<link>http://www.inbreak.net/?p=174</link>
		<comments>http://www.inbreak.net/?p=174#comments</comments>
		<pubDate>Fri, 25 Feb 2011 15:37:19 +0000</pubDate>

		<dc:creator>空虚浪子心</dc:creator>
				<category><![CDATA[WAP SECURITY]]></category>
		<category><![CDATA[原创文章]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[wap]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[再谈一下session保持，由于session总是会过期的，需要一直有人刷新才行。还记得cnqing写的那个session保持工具，其实攻击wap不需要保持真正的session，要的是sid。我们只要下面一段javascript代码，就可以一直保持这个sid了。[......]<p class="read-more"><a href="http://www.inbreak.net/?p=174">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.inbreak.net/?feed=rss2&#038;p=174</wfw:commentRss>

		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>利用Session Fixation漏洞攻击WAP网站</title>
		<link>http://www.inbreak.net/?p=173</link>
		<comments>http://www.inbreak.net/?p=173#comments</comments>
		<pubDate>Fri, 25 Feb 2011 15:29:10 +0000</pubDate>

		<dc:creator>空虚浪子心</dc:creator>
				<category><![CDATA[WAP SECURITY]]></category>
		<category><![CDATA[原创文章]]></category>
		<category><![CDATA[session fixation]]></category>
		<category><![CDATA[wap]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[本文以discuz的Session Fixation漏洞为例，讲一下使用Session Fixation攻击WAP网站。

Session Fixation漏洞，意思是web应用程序在用户登录后，没有销毁或重置当前session id，一旦用户的session id在登录前曾经被攻击者获取，登录后，该session就会有效，攻击者就可以利用session id伪装登录用户。

在我的一片文章里，有详细利用方法和漏洞说明：

《Session Fixation 攻防实战》

http://www.inbreak.net/?action=show&#038;id=130

后来cnqing在SessionIE3.31中加入了这个新的功能，专门用于Session Fixation漏洞攻击

http://www.inbreak.net/?action=show&#038;id=131

不再对这个漏洞做介绍，假设大家看过以上两篇文章，或者对Session Fixation攻击有所了解。[......]<p class="read-more"><a href="http://www.inbreak.net/?p=173">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.inbreak.net/?feed=rss2&#038;p=173</wfw:commentRss>

		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>使用JS获取referer反向攻击WAP网站</title>
		<link>http://www.inbreak.net/?p=172</link>
		<comments>http://www.inbreak.net/?p=172#comments</comments>
		<pubDate>Fri, 28 Jan 2011 10:10:31 +0000</pubDate>

		<dc:creator>空虚浪子心</dc:creator>
				<category><![CDATA[WAP SECURITY]]></category>
		<category><![CDATA[原创文章]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[referer]]></category>
		<category><![CDATA[wap]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><span style="font-family: 宋体;">这是个小技巧，之前在攻击</span><span lang="EN-US">wap</span><span style="font-family: 宋体;">网站时，我思想上有个误区。</span></p>
<p align="left" class="MsoNormal" style="text-align: left;"><span style="font-family: 宋体;">必须用</span><span lang="EN-US">asp</span><span style="font-family: 宋体;">或者</span><span lang="EN-US">php</span><span style="font-family: 宋体;">获取</span><span lang="EN-US">referer</span><span style="font-family: 宋体;">，这样就必须入侵一个网站才能有控制</span><span lang="EN-US">asp</span><span style="font-family: 宋体;">，或</span><span lang="EN-US">php</span><span style="font-family: 宋体;">的权限。</span></p>[......]<p class="read-more"><a href="http://www.inbreak.net/?p=172">继续阅读 &#187;</a></p>]]></description>

		<wfw:commentRss>http://www.inbreak.net/?feed=rss2&#038;p=172</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>浅谈WAP网站安全</title>
		<link>http://www.inbreak.net/?p=171</link>

		<comments>http://www.inbreak.net/?p=171#comments</comments>
		<pubDate>Fri, 14 Jan 2011 16:08:11 +0000</pubDate>
		<dc:creator>空虚浪子心</dc:creator>
				<category><![CDATA[WAP SECURITY]]></category>
		<category><![CDATA[原创文章]]></category>
		<category><![CDATA[wap]]></category>
		<category><![CDATA[手机]]></category>

		<category><![CDATA[短信]]></category>
		<category><![CDATA[网站安全]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>幻影Webzine发布第五期！<br />
http://www.80vul.com/webzine_0x05/</p>
<p>镜像下：</p>
<p>http://www.inbreak.net/webzine_0x05/</p>
<p>我也投稿了一篇。这篇文章提到的漏洞，大多数wap网站都是存在的，仅仅涉及文章内容的网站，我发过漏洞提醒，其他门户网站、wap邮箱提供商，都存在大面积此类漏洞。</p>
<p><br />
[摘要]<br />
&#160;&#160;&#160; 本文以国内一些知名WAP服务网站安全漏洞为例，浅浅的谈一下关于WAP安全的一些想法。<br />
&#160;&#160;&#160; 推荐以下人群阅读：<br />
&#160;&#160;&#160; 1. WAP开发人员<br />
&#160;&#160;&#160; 2. WAP产品设计人员<br />
&#160;&#160;&#160; 3. &#8220;网络安全爱好者&#8221;</p>[......]<p class="read-more"><a href="http://www.inbreak.net/?p=171">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.inbreak.net/?feed=rss2&#038;p=171</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>

		<item>
		<title>web迅雷下载任意文件漏洞分析过程</title>
		<link>http://www.inbreak.net/?p=170</link>
		<comments>http://www.inbreak.net/?p=170#comments</comments>
		<pubDate>Fri, 24 Dec 2010 14:26:38 +0000</pubDate>
		<dc:creator>空虚浪子心</dc:creator>

				<category><![CDATA[other]]></category>
		<category><![CDATA[原创文章]]></category>
		<category><![CDATA[xunlei]]></category>
		<category><![CDATA[目录浏览]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>我了个ca。。。这篇文章是被逼出来的。</p>
<p>最近乌云居然有人把某个东西搞了出来，&#8220;内部交流&#8221;果然不靠谱啊。</p>
<p><a href="http://www.wooyun.org/bug.php?action=view&#38;id=868">http://www.wooyun.org/bug.php?action=view&#38;id=868</a></p>
<p>所以索性都扔出来吧。</p>
<p>xunlei的官方响应早就知道了，不出意外，他们不打算补。</p>
<p>本来打算自己玩玩的。</p>
<p>无所谓了，现在没什么人用web迅雷。。。</p>[......]<p class="read-more"><a href="http://www.inbreak.net/?p=170">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.inbreak.net/?feed=rss2&#038;p=170</wfw:commentRss>

		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>web迅雷允许执行任意系统命令漏洞</title>
		<link>http://www.inbreak.net/?p=165</link>
		<comments>http://www.inbreak.net/?p=165#comments</comments>
		<pubDate>Fri, 24 Dec 2010 14:18:00 +0000</pubDate>

		<dc:creator>空虚浪子心</dc:creator>
				<category><![CDATA[other]]></category>
		<category><![CDATA[原创文章]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[漏洞]]></category>
		<category><![CDATA[迅雷]]></category>

		<guid isPermaLink="false"></guid>

		<description><![CDATA[<p>不是溢出，是迅雷自己提供的函数。</p>
<p>漏洞已经修补</p>
<p>帮他们广告下：</p>
<p>没装迅雷的请到这里</p>
<p>http://dl.xunlei.com/wxl.html</p>
<p>下载安装。</p>
<p>demo地址：</p>
<p>http://www.inbreak.net/kxlzxtest/xunlei/kxlzx1.htm</p>
<p>这篇文章很早前发出来，后来因为种种原因和谐了，现在过了这个长时间了。</p>
<p>最近乌云居然有人把某个东西搞了出来，&#8220;内部交流&#8221;果然不靠谱啊。</p>
<p>所以只好再次把某个东西搞出来，但是没想到某个东西居然依赖这篇文章，所以索性都扔出来吧。</p>
<p><strong> </strong></p>[......]<p class="read-more"><a href="http://www.inbreak.net/?p=165">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.inbreak.net/?feed=rss2&#038;p=165</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>绕过 Apache http代理继续DOS TOMCAT</title>
		<link>http://www.inbreak.net/?p=169</link>

		<comments>http://www.inbreak.net/?p=169#comments</comments>
		<pubDate>Mon, 22 Nov 2010 10:28:37 +0000</pubDate>
		<dc:creator>空虚浪子心</dc:creator>
				<category><![CDATA[WEB SECURITY]]></category>
		<category><![CDATA[原创文章]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cve]]></category>

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

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<h4 id="digest">　　从长远的角度讲，一个完整的安全方案，应该是和现有架构本身的特性，是分开的，它并不能因为现有应用架构拦截了攻击，于是自己就表示影响不大。如果安全方案总是依靠应用现有的特性，那就要承受可能被绕过的隐患，这种隐患，导致我们总有一天，会不得不把补丁老老实实的打上去。如本文就是一个很好的例子。</h4>[......]<p class="read-more"><a href="http://www.inbreak.net/?p=169">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.inbreak.net/?feed=rss2&#038;p=169</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>

		<title>Tomcat远程拒绝服务漏洞分析(CVE-2010-2227)</title>
		<link>http://www.inbreak.net/?p=168</link>
		<comments>http://www.inbreak.net/?p=168#comments</comments>
		<pubDate>Fri, 19 Nov 2010 14:42:00 +0000</pubDate>
		<dc:creator>空虚浪子心</dc:creator>
				<category><![CDATA[WAP SECURITY]]></category>

		<category><![CDATA[原创文章]]></category>
		<category><![CDATA[cve]]></category>
		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<h5 id="digest">　　本篇是个分析POC的过程，压了N个月了，现在才发出来。使用分析出的POC，Tomcat除了最新的版本(具体见官网)，以及JBOSS除了最新版本，都可以打，POC见文章。JBOSS官方已经偷偷发布了新版，其中包括漏洞修补，但是还没有发布公告。</h5>[......]<p class="read-more"><a href="http://www.inbreak.net/?p=168">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.inbreak.net/?feed=rss2&#038;p=168</wfw:commentRss>
		<slash:comments>12</slash:comments>

		</item>
	</channel>
</rss>
