<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>安全编程</title>
<link>http://www.security.oldhand.org/articles/programming/index.html</link>
<description>安全编程</description>
<language>zh-cn</language>
<generator>Copyright(c) 2001-2008 OLDHAND ORGANIZATION, All Rights reserved. &lt;br/&gt;&lt;a href='http://www.dedecms.com' target='_blank'&gt;Power by DedeCms 织梦内容管理系统&lt;/a&gt;</generator>
<webmaster>webmaster@oldhand.org</webmaster>
<item>
    <title>洪水攻击原理及代码实现全攻略(附源代码)</title>
    <link>http://www.security.oldhand.org/articles/programming/networking/2007/0220/673.html</link>
    <description></description>
    <pubDate>2006-11-16</pubDate>
    <category>网络编程</category>
    <author>极地圣火</author>
    <comments>天极开发</comments>
</item>
<item>
    <title>原始套接字透析之综合实例：网络黑手</title>
    <link>http://www.security.oldhand.org/articles/programming/networking/2007/0220/672.html</link>
    <description></description>
    <pubDate>2006-11-17</pubDate>
    <category>网络编程</category>
    <author>宋宝华</author>
    <comments>天极开发</comments>
</item>
<item>
    <title>原始套接字透析之实现IP地址欺骗</title>
    <link>http://www.security.oldhand.org/articles/programming/networking/2007/0220/671.html</link>
    <description></description>
    <pubDate>2006-11-18</pubDate>
    <category>网络编程</category>
    <author>宋宝华</author>
    <comments>天极开发</comments>
</item>
<item>
    <title>原始套接字透析之ARP欺骗</title>
    <link>http://www.security.oldhand.org/articles/programming/networking/2007/0220/670.html</link>
    <description></description>
    <pubDate>2006-11-17</pubDate>
    <category>网络编程</category>
    <author>宋宝华</author>
    <comments>天极开发</comments>
</item>
<item>
    <title>原始套接字透析之实现包分析</title>
    <link>http://www.security.oldhand.org/articles/programming/networking/2007/0220/669.html</link>
    <description></description>
    <pubDate>2006-11-16</pubDate>
    <category>网络编程</category>
    <author>宋宝华</author>
    <comments>天极开发</comments>
</item>
<item>
    <title>原始套接字透析之实现sniffer</title>
    <link>http://www.security.oldhand.org/articles/programming/networking/2007/0220/668.html</link>
    <description></description>
    <pubDate>2006-11-15</pubDate>
    <category>网络编程</category>
    <author>宋宝华</author>
    <comments>天极开发</comments>
</item>
<item>
    <title>原始套接字透析之实现路由欺骗</title>
    <link>http://www.security.oldhand.org/articles/programming/networking/2007/0220/667.html</link>
    <description></description>
    <pubDate>2006-11-15</pubDate>
    <category>网络编程</category>
    <author>宋宝华</author>
    <comments>天极开发</comments>
</item>
<item>
    <title>原始套接字透析之ICMP拒绝服务攻击</title>
    <link>http://www.security.oldhand.org/articles/programming/networking/2007/0220/666.html</link>
    <description></description>
    <pubDate>2006-11-14</pubDate>
    <category>网络编程</category>
    <author>宋宝华</author>
    <comments>天极开发</comments>
</item>
<item>
    <title>原始套接字透析之实现Ping</title>
    <link>http://www.security.oldhand.org/articles/programming/networking/2007/0220/665.html</link>
    <description></description>
    <pubDate>2006-11-13</pubDate>
    <category>网络编程</category>
    <author>宋宝华</author>
    <comments>天极开发</comments>
</item>
<item>
    <title>原始套接字透析之Raw Socket基础</title>
    <link>http://www.security.oldhand.org/articles/programming/networking/2007/0220/664.html</link>
    <description></description>
    <pubDate>2006-11-12</pubDate>
    <category>网络编程</category>
    <author>宋宝华</author>
    <comments>天极开发</comments>
</item>
<item>
    <title>黑客之旅 -- 原始套接字透析之前言</title>
    <link>http://www.security.oldhand.org/articles/programming/networking/2007/0220/663.html</link>
    <description></description>
    <pubDate>2006-11-11</pubDate>
    <category>网络编程</category>
    <author>宋宝华</author>
    <comments>天极开发</comments>
</item>
<item>
    <title>QQ尾巴病毒的Visual C++实现探讨</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0912/417.html</link>
    <description>自2003起，QQ尾巴病毒可以算是风光了一阵子。它利用IE的邮件头漏洞在QQ上疯狂传播。中毒者在给别人发信息时，病毒会自动在信息文本的后边添上一句话，话的内容多种多样，总之就是希望信息的接收者点击这句话中的URL，成为下一个中毒者。</description>
    <pubDate>2006-09-12</pubDate>
    <category>安全编程</category>
    <author>lvvl</author>
    <comments>赛迪网技术社区</comments>
</item>
<item>
    <title>安全编程: 安全地调用组件</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0710/86.html</link>
    <description>应用程序通常都会调用其他组件，例如底层的操作系统、数据库系统、可重用的库、Internet 服务（例如 DNS）、Web 服务，等等。本文通过讨论只使用安全组件、只传递有效数据，确保数据可以正确进行处理，检查返回值和异常情况，并且当数据在应用程序和组件之间传递时对数</description>
    <pubDate>2005-01-16</pubDate>
    <category>安全编程</category>
    <author>David A. Wheeler</author>
    <comments>IBM developerWorks</comments>
</item>
<item>
    <title>安全编程: 防止缓冲区溢出</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0710/85.html</link>
    <description>本文讨论 Linux/UNIX 系统中最常见的缺陷：缓冲区溢出。本文首先解释什么是缓冲区溢出，以及它们为何如此常见和如此危险。然后讨论广泛用于解决缓冲区溢出的新 Linux 和 UNIX 方法 ―― 以及为什么这些方法还不足够。随后将展示 C/C++ 程序中防止缓冲区溢出的各种方法，</description>
    <pubDate>2006-07-10</pubDate>
    <category>安全编程</category>
    <author>David A. Wheeler</author>
    <comments>IBM developerWorks</comments>
</item>
<item>
    <title>安全编程: 验证输入</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0710/84.html</link>
    <description>本文介绍了如何验证输入――任何安全程序的首要环节之一。</description>
    <pubDate>2006-07-10</pubDate>
    <category>安全编程</category>
    <author>David A. Wheeler</author>
    <comments>IBM developerWorks</comments>
</item>
<item>
    <title>安全编程: 警惕输入</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0710/83.html</link>
    <description></description>
    <pubDate>2006-07-10</pubDate>
    <category>安全编程</category>
    <author>David A. Wheeler</author>
    <comments>IBM developerWorks</comments>
</item>
<item>
    <title>安全编程: 最小化特权</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0710/82.html</link>
    <description>安全的程序必须最小化特权，以降低 bug 转化为安全缺陷的可能性。本文讨论了如何通过最小化有特权的模块、授与的特权以及特权的有效时间来最小化特权。文章不仅讨论了一些传统的类 UNIX 特权机制，还讨论了较新的机制，如 FreeBSD 的 jail()，Linux 安全模块（Linux Sec</description>
    <pubDate>2004-06-20</pubDate>
    <category>安全编程</category>
    <author>David A. Wheeler</author>
    <comments>IBM developerWorks</comments>
</item>
<item>
    <title>安全编程: 开发安全的程序</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0710/81.html</link>
    <description>本专栏说明了如何编写安全的应用程序；重点讨论的是 Linux 操作系统，但是其中的许多原则也适用于任何系统。在当今联网的世界中，软件开发人员必须知道如何编写安全的程序，然而人们还未广泛认识到这一信息，也未向人们广泛讲授过这一信息。本文是安全编程（Secure prog</description>
    <pubDate>2003-07-10</pubDate>
    <category>安全编程</category>
    <author>David A. Wheeler</author>
    <comments>IBM developerWorks</comments>
</item>
<item>
    <title>非安全编程演示之高级缓冲区溢出篇</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0710/80.html</link>
    <description></description>
    <pubDate>2006-07-10</pubDate>
    <category>安全编程</category>
    <author>alert7</author>
    <comments>华泰网安</comments>
</item>
<item>
    <title>使用 OpenSSL API 进行安全编程，第 2 部分: 安全握手</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0706/19.html</link>
    <description></description>
    <pubDate>2006-07-06</pubDate>
    <category>安全编程</category>
    <author>Kenneth Ballard</author>
    <comments>IBM developerWorks</comments>
</item>
<item>
    <title>使用 OpenSSL API 进行安全编程</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0706/18.html</link>
    <description>学习如何使用 OpenSSL —— 用于安全通信的最著名的开放库 —— 的 API 有些强人所难，因为其文档并不完全。您可以通过本文中的提示补充这方面的知识，并驾驭该 API。在建立基本的连接之后，就可以查看如何使用 OpenSSL 的 BIO 库来建立安全连接和非安全连接。与此同时</description>
    <pubDate>2006-07-06</pubDate>
    <category>安全编程</category>
    <author>Kenneth Ballard</author>
    <comments>IBM developerWorks</comments>
</item>
<item>
    <title>用OpenSSL编写SSL,TLS程序(5)</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0706/9.html</link>
    <description></description>
    <pubDate>2006-07-06</pubDate>
    <category>安全编程</category>
    <author>tamsyn</author>
    <comments>www.sqlite.com.cn</comments>
</item>
<item>
    <title>用OpenSSL编写SSL,TLS程序(4)</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0706/8.html</link>
    <description></description>
    <pubDate>2006-07-06</pubDate>
    <category>安全编程</category>
    <author>tamsyn</author>
    <comments>www.sqlite.com.cn</comments>
</item>
<item>
    <title>用OpenSSL编写SSL,TLS程序(3)</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0706/7.html</link>
    <description></description>
    <pubDate>2006-07-06</pubDate>
    <category>安全编程</category>
    <author>tamsyn</author>
    <comments>www.sqlite.com.cn</comments>
</item>
<item>
    <title>用OpenSSL编写SSL,TLS程序(2)</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0706/6.html</link>
    <description></description>
    <pubDate>2006-07-06</pubDate>
    <category>安全编程</category>
    <author>tamsyn</author>
    <comments>www.sqlite.com.cn</comments>
</item>
<item>
    <title>用OpenSSL编写SSL,TLS程序(1)</title>
    <link>http://www.security.oldhand.org/articles/programming/2006/0706/5.html</link>
    <description></description>
    <pubDate>2006-07-06</pubDate>
    <category>安全编程</category>
    <author>tamsyn</author>
    <comments>www.sqlite.com.cn</comments>
</item>

</channel>
</rss>
