<?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>onHacks &#187; Random Chatter</title>
	<atom:link href="http://onhacks.org/lang/zh-cn/category/random-chatter/feed/" rel="self" type="application/rss+xml" />
	<link>http://onhacks.org</link>
	<description>On Hacking Across Boundaries</description>
	<lastBuildDate>Wed, 02 Jun 2010 05:48:30 +0000</lastBuildDate>
	<language>zh-cn</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Recent Updates From Log0</title>
		<link>http://onhacks.org/lang/zh-cn/2010/01/18/recent-updates-from-log0</link>
		<comments>http://onhacks.org/lang/zh-cn/2010/01/18/recent-updates-from-log0#comments</comments>
		<pubDate>Mon, 18 Jan 2010 15:08:29 +0000</pubDate>
		<dc:creator>log0</dc:creator>
				<category><![CDATA[Random Chatter]]></category>

		<guid isPermaLink="false">http://onhacks.org/?p=784</guid>
		<description><![CDATA[Hi guys this is Log0, not that I&#8217;m dead, but I&#8217;m very well alive. For the whole December and some January, I&#8217;ve been working for OWASP China on some projects &#8211; thus taking my full attention. And I have been busy on picking up some bits of life and my side project &#8211; yes! Working [...]]]></description>
			<content:encoded><![CDATA[<p>Hi guys this is Log0, not that I&#8217;m dead, but I&#8217;m very well alive.</p>
<p>For the whole December and some January, I&#8217;ve been working for OWASP China on some projects &#8211; thus taking my full attention. And I have been busy on picking up some bits of life and my side project &#8211; yes! Working on it! It&#8217;s coming in this January!</p>
<p>The 2009 is a fantastic year! I am aiming well for 2010 and will aim to advance fully into my interests. More to that next time&#8230; meanwhile, stay tooned. =)</p>
]]></content:encoded>
			<wfw:commentRss>http://onhacks.org/lang/zh-cn/2010/01/18/recent-updates-from-log0/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An interesting DoS attack story</title>
		<link>http://onhacks.org/lang/zh-cn/2009/11/29/an-interesting-dos-attack-story</link>
		<comments>http://onhacks.org/lang/zh-cn/2009/11/29/an-interesting-dos-attack-story#comments</comments>
		<pubDate>Sun, 29 Nov 2009 03:11:22 +0000</pubDate>
		<dc:creator>.hac</dc:creator>
				<category><![CDATA[Random Chatter]]></category>
		<category><![CDATA[DoS]]></category>

		<guid isPermaLink="false">http://onhacks.org/?p=752</guid>
		<description><![CDATA[Last night, I was waken by a call that a server was not working. This server is hosting an online judging system (similar to uva.onlinejudge.org, which has algorithmic problems that users can solve). I took a quick look at the compilation process and web pages, everything looked good except it always return &#8220;Compilation Error&#8221; no [...]]]></description>
			<content:encoded><![CDATA[<p>Last night, I was waken by a call that a server was not working. This server is hosting an online judging system (similar to <a href="http://uva.onlinejudge.org">uva.onlinejudge.org</a>, which has algorithmic problems that users can solve). I took a quick look at the compilation process and web pages, everything looked good except it always return &#8220;Compilation Error&#8221; no matter what was the content in source code (even a <a href="http://en.wikipedia.org/wiki/Hello_world_program">HelloWorld</a>!). By manually compiled the source code, the compilation error message gave more detail information about the root cause&#8230;Not enough space to link the object files! When I did a &#8220;df&#8221;, it said that the data partition was used 100%!!</p>
<p>After a deeper investigation, I discovered that one of the user was preparing questions on the machine, and generated a 12GB test data unexpectedly. Since this is a very old machine, it only has a 14GB hard disk for data storage and it already had 2GB data on it. This is kind of DoS attack since no one can submit sources to the judging system even though they can navigate to it.</p>
<p><strong>Lesson learned:</strong> We should have restriction on storage usage of each user instead of unlimited.</p>
<p>Any other suggestion to prevent this happen again?</p>
]]></content:encoded>
			<wfw:commentRss>http://onhacks.org/lang/zh-cn/2009/11/29/an-interesting-dos-attack-story/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>我将会在 ISF2009 作个演讲</title>
		<link>http://onhacks.org/lang/zh-cn/2009/10/31/i-will-be-speaking-at-isf2009</link>
		<comments>http://onhacks.org/lang/zh-cn/2009/10/31/i-will-be-speaking-at-isf2009#comments</comments>
		<pubDate>Sat, 31 Oct 2009 15:54:41 +0000</pubDate>
		<dc:creator>log0</dc:creator>
				<category><![CDATA[Random Chatter]]></category>
		<category><![CDATA[ISF2009]]></category>

		<guid isPermaLink="false">http://onhacks.org/?p=714</guid>
		<description><![CDATA[对，我突然决定做讲者而非暖席者。 题目是 &#8220;A DIY Botnet Tracking System&#8221;. 我将会分享一下自己建的殭尸网络监控系统。我将会分享一下自己对于殭尸网络监控系统的心德，有机会会碰上的问题。 如果你打算出席 ISF 2009，一定要来聊聊及饮兩杯！]]></description>
			<content:encoded><![CDATA[





<p><span lang="zh-cn">对，我突然决定做讲者而非暖席者。</span></p>
<p><span lang="zh-cn">题目是 &#8220;A DIY Botnet Tracking System&#8221;. 我将会分享一下自己建的殭尸网络监控系统。我将会分享一下自己对于殭尸网络监控系统的心德，有机会会碰上的问题。</span></p>
<p><span lang="zh-cn">如果你打算出席 <a href="http://www.cisrg.cn/isf/2009/" target="_blank">ISF 2009</a>，一定要来聊聊及饮兩杯！</span></p>
]]></content:encoded>
			<wfw:commentRss>http://onhacks.org/lang/zh-cn/2009/10/31/i-will-be-speaking-at-isf2009/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>OWASP(China)2009 &amp; ISF2009年会</title>
		<link>http://onhacks.org/lang/zh-cn/2009/10/28/isf2009-forum</link>
		<comments>http://onhacks.org/lang/zh-cn/2009/10/28/isf2009-forum#comments</comments>
		<pubDate>Wed, 28 Oct 2009 12:12:57 +0000</pubDate>
		<dc:creator>log0</dc:creator>
				<category><![CDATA[Random Chatter]]></category>
		<category><![CDATA[ISF2009]]></category>

		<guid isPermaLink="false">http://onhacks.org/?p=701</guid>
		<description><![CDATA[OWASP简介： OWASP是一个开源的、非盈利的全球性安全组织，致力于应用软件的安全研究。我们的使命是使应用软件更加安全，使企业和组织能够对应用安全风 险作出更清晰的决策。目前OWASP全球拥有130个分会近万名会员，共同推动了安全标准、安全测试工具、安全指导手册等应用安全技术的发展。 　　近几年，OWASP峰会以及各国OWASP年会均取得了巨大的成功，推动了数以百万的IT从业人员对应用安全的关注以及理解，并为各类企业的应用安全 提供了明确的指引。作为OWASP中国的第一届年会，OWASP安全专家将为大家带来精彩的演讲 CISRG简介： CISRG是一个活跃的技术研究团队，团队成员都拥有自己特定的技术研究方向，目前的研究方向主要有：操作系统内核、逆向工程、漏洞挖掘、WEB漏洞挖掘及漏洞利用、渗透测试、信息搜集与社会工程。 议题征集范围（不限于以下范围） 应用程序威胁建模及其防御技术 WEB2.0方向的安全技术 WEB应用程序漏洞挖掘及分析 数据及数据库安全 浏览器安全（Firefox、IE、Safari、Chrome等） 操作系统研究（Vista、Windows7） 逆向工程 反恶意代码前瞻性技术 漏洞挖掘技术 智能移动设备安全研究 硬件设备安全性研究 取证分析 入侵检测 点对点网络 渗透测试 参会者票价 10月31日前报名：￥300 10月31日后报名：￥500 付款方式 户名：杭州安恒信息技术有限公司 账号：77818100000385 开户行：杭州银行科技支行 交款事项：写明姓名，注明年会 会议时间安排 2009年11月12日 2009年11月13日 全天两日 会议地点 中国 上海 详细地址：待定 联系我们 联系人：刘彦俊（小姐） 联系电话：+86 137 1380 7300 电子邮箱：rip@owasp.org === I should be there. Are you coming? =)]]></description>
			<content:encoded><![CDATA[<h2>OWASP简介：</h2>
<p>OWASP是一个开源的、非盈利的全球性安全组织，致力于应用软件的安全研究。我们的使命是使应用软件更加安全，使企业和组织能够对应用安全风 险作出更清晰的决策。目前OWASP全球拥有130个分会近万名会员，共同推动了安全标准、安全测试工具、安全指导手册等应用安全技术的发展。 　　近几年，OWASP峰会以及各国OWASP年会均取得了巨大的成功，推动了数以百万的IT从业人员对应用安全的关注以及理解，并为各类企业的应用安全 提供了明确的指引。作为OWASP中国的第一届年会，OWASP安全专家将为大家带来精彩的演讲</p>
<h2>CISRG简介：</h2>
<p>CISRG是一个活跃的技术研究团队，团队成员都拥有自己特定的技术研究方向，目前的研究方向主要有：操作系统内核、逆向工程、漏洞挖掘、WEB漏洞挖掘及漏洞利用、渗透测试、信息搜集与社会工程。</p>
<h2>议题征集范围（不限于以下范围）</h2>
<ul>
<li>应用程序威胁建模及其防御技术</li>
<li>WEB2.0方向的安全技术</li>
<li>WEB应用程序漏洞挖掘及分析</li>
<li>数据及数据库安全</li>
<li>浏览器安全（Firefox、IE、Safari、Chrome等）</li>
<li>操作系统研究（Vista、Windows7）</li>
<li>逆向工程</li>
<li>反恶意代码前瞻性技术</li>
<li>漏洞挖掘技术</li>
<li>智能移动设备安全研究</li>
<li>硬件设备安全性研究</li>
<li>取证分析</li>
<li>入侵检测</li>
<li>点对点网络</li>
<li>渗透测试</li>
</ul>
<h2>参会者票价</h2>
<p>10月31日前报名：￥300<br />
10月31日后报名：￥500</p>
<h2>付款方式</h2>
<p>户名：杭州安恒信息技术有限公司<br />
账号：77818100000385<br />
开户行：杭州银行科技支行<br />
交款事项：写明姓名，注明年会</p>
<hr />
<h2>会议时间安排</h2>
<p>2009年11月12日<br />
2009年11月13日<br />
全天两日</p>
<hr />
<h2>会议地点</h2>
<p>中国 上海<br />
详细地址：待定</p>
<hr id="contact" />
<h2>联系我们</h2>
<p>联系人：刘彦俊（小姐）<br />
联系电话：+86 137 1380 7300<br />
电子邮箱：<a href="mailto:rip@owasp.org"><span style="text-decoration: underline;">rip@owasp.org</span></a></p>
<p>===</p>
<p>I should be there. Are you coming? =)</p>
]]></content:encoded>
			<wfw:commentRss>http://onhacks.org/lang/zh-cn/2009/10/28/isf2009-forum/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>安全教学 SecurityTube</title>
		<link>http://onhacks.org/lang/zh-cn/2009/09/05/tutorials-on-securitytube</link>
		<comments>http://onhacks.org/lang/zh-cn/2009/09/05/tutorials-on-securitytube#comments</comments>
		<pubDate>Sat, 05 Sep 2009 13:23:00 +0000</pubDate>
		<dc:creator>log0</dc:creator>
				<category><![CDATA[Random Chatter]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://onhacks.org/?p=642</guid>
		<description><![CDATA[SecurityTube &#8211; 有关安全的影视教学, 有兴趣者去忙一下!]]></description>
			<content:encoded><![CDATA[

<p><span lang="zh-cn"><a href="http://securitytube.net/" target="_blank">SecurityTube</a> &#8211; 有关安全的影视教学, 有兴趣者去忙一下!</span></p>
]]></content:encoded>
			<wfw:commentRss>http://onhacks.org/lang/zh-cn/2009/09/05/tutorials-on-securitytube/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I am still working on Botnets!</title>
		<link>http://onhacks.org/lang/zh-cn/2009/08/12/i-am-still-working-on-botnets</link>
		<comments>http://onhacks.org/lang/zh-cn/2009/08/12/i-am-still-working-on-botnets#comments</comments>
		<pubDate>Tue, 11 Aug 2009 16:15:02 +0000</pubDate>
		<dc:creator>log0</dc:creator>
				<category><![CDATA[Random Chatter]]></category>

		<guid isPermaLink="false">http://onhacks.org/?p=562</guid>
		<description><![CDATA[Log0 here, lately my main posts are a bit sparse. That is because I am busy in my nightly studies and also my day job work. Yes, I am a day job software developer developing enterprise security software, and at night I am a security enthusiast on botnet tracking, honeypots, and other stuffs. So with [...]]]></description>
			<content:encoded><![CDATA[<p>Log0 here, lately my main posts are a bit sparse. That is because I am busy in my nightly studies and also my day job work. Yes, I am a day job software developer developing enterprise security software, and at night I am a security enthusiast on botnet tracking, honeypots, and other stuffs. So with regard to &#8220;<a href="http://onhacks.org/2009/07/21/who-is-hacking-me" target="_blank">Who is Hacking Me?</a>&#8220;, I am progressing with infiltration into certain botnets, and built a tool to extract botnet info automatically (woo, just finished just now). I hope to port it to windows, of course. If you got suggestions, please send me an email, love to chat. I&#8217;ve added my email to the &#8220;<a href="http://onhacks.org/who-are-we" target="_blank">Who are We?</a>&#8221; page.</p>
<p>Yea, hac.ka  is also very busy. So <a href="http://onhacks.org//2009/08/07/send-me-your-spam" target="_blank">spam him</a>! =)</p>
<p>I will release and talk more in details in the coming few posts, also going into more technical too. I will clean up and document any useful <a href="http://onhacks.org/sources" target="_blank">tools</a> I&#8217;ve built/used.</p>
]]></content:encoded>
			<wfw:commentRss>http://onhacks.org/lang/zh-cn/2009/08/12/i-am-still-working-on-botnets/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>是时候分享了</title>
		<link>http://onhacks.org/lang/zh-cn/2008/12/21/time-for-sharing</link>
		<comments>http://onhacks.org/lang/zh-cn/2008/12/21/time-for-sharing#comments</comments>
		<pubDate>Sun, 21 Dec 2008 08:35:10 +0000</pubDate>
		<dc:creator>log0</dc:creator>
				<category><![CDATA[Random Chatter]]></category>
		<category><![CDATA[China]]></category>

		<guid isPermaLink="false">http://onhacks.org/?p=15</guid>
		<description><![CDATA[第一页。OnHacks 小队。我们是一班专门研究及创新于电脑安全，范围包括网页应用程式安全、网络、操作系统、加密、恶意代码、等等、等等及等等。小队成员都觉得知识是应该分 享给有兴趣的人、正如歴代分享给我们的伟大黑客。名字多的很，不能尽列，故在此衷心感谢他们，并希望我们也能为像他们一样分享并令读者得益！ 我们将会以英文为主，但亦会写上广东话以及中文，希望远至中国的朋友也能一起参与分享。]]></description>
			<content:encoded><![CDATA[

<p><span lang="zh-cn">第一页。OnHacks 小队。我们是一班专门研究及创新于电脑安全，范围包括网页应用程式安全、网络、操作系统、加密、恶意代码、等等、等等及等等。小队成员都觉得知识是应该分 享给有兴趣的人、正如歴代分享给我们的伟大黑客。名字多的很，不能尽列，故在此衷心感谢他们，并希望我们也能为像他们一样分享并令读者得益！</span></p>


<p><span lang="zh-cn">我们将会以英文为主，但亦会写上广东话以及中文，希望远至中国的朋友也能一起参与分享。</span></p>
]]></content:encoded>
			<wfw:commentRss>http://onhacks.org/lang/zh-cn/2008/12/21/time-for-sharing/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
