<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[文清]]></title> 
<link>http://www.xxsec.com/index.php</link> 
<description><![CDATA[安全第一]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[文清]]></copyright>
<item>
<link>http://www.xxsec.com/read.php?499</link>
<title><![CDATA[CISA学习ing]]></title> 
<author>ebola &lt;&gt;</author>
<category><![CDATA[技术文摘]]></category>
<pubDate>Fri, 25 Feb 2011 08:59:36 +0000</pubDate> 
<guid>http://www.xxsec.com/read.php?499</guid> 
<description>
<![CDATA[ 
	如题，开始学习CISA，有兴趣的一起来学，后续将分享学习资料和心得。<br/>Tags - <a href="http://www.xxsec.com/tag.php?tag=cisa" rel="tag">cisa</a>
]]>
</description>
</item><item>
<link>http://www.xxsec.com/read.php?498</link>
<title><![CDATA[ISO27001的演进]]></title> 
<author>ebola &lt;&gt;</author>
<category><![CDATA[风险评估]]></category>
<pubDate>Wed, 24 Nov 2010 13:33:22 +0000</pubDate> 
<guid>http://www.xxsec.com/read.php?498</guid> 
<description>
<![CDATA[ 
	经常被问到27001的由来，网上也有些解释，但是晦涩难懂。<br/>画个图，发出来，分享大家。<br/><a href="http://www.xxsec.com/attachment.php?fid=111" target="_blank"><img src="http://www.xxsec.com/attachment.php?fid=111" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>Tags - <a href="http://www.xxsec.com/tag.php?tag=iso27001%25E7%259A%2584%25E6%25BC%2594%25E8%25BF%259B" rel="tag">iso27001的演进</a>
]]>
</description>
</item><item>
<link>http://www.xxsec.com/read.php?497</link>
<title><![CDATA[厦门]]></title> 
<author>ebola &lt;&gt;</author>
<category><![CDATA[谈天说地]]></category>
<pubDate>Wed, 27 Oct 2010 06:41:32 +0000</pubDate> 
<guid>http://www.xxsec.com/read.php?497</guid> 
<description>
<![CDATA[ 
	参加人行和银联的会议，又到厦门。<br/>天气不错，比上海暖和不少。<br/>小放松一下，难得的福利。<br/>
]]>
</description>
</item><item>
<link>http://www.xxsec.com/read.php?496</link>
<title><![CDATA[Web服务器渗透测试工具 - webenum 0.1]]></title> 
<author>ebola &lt;&gt;</author>
<category><![CDATA[技术文摘]]></category>
<pubDate>Sat, 16 Oct 2010 08:33:32 +0000</pubDate> 
<guid>http://www.xxsec.com/read.php?496</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp; WebEnum是一个灵活、万能的Web服务器渗透测试工具。它能够枚举(分析)HTTP响应并动态的生成查询。它非常有助于在SQL注入中猜测资源的名称和字段长度、暴力破解Web帐户名和密码。发现Web目录和文件，模糊测试GET、POST、HTTP Header请求和审计Web服务器行为产生多个HTTP请求。<br/>工具更多信息及下载地址参见这里：<strong>http://code.google.com/p/webenum/</strong>
]]>
</description>
</item><item>
<link>http://www.xxsec.com/read.php?495</link>
<title><![CDATA[web应用安全评估工具 - Andiparos v1.0]]></title> 
<author>ebola &lt;&gt;</author>
<category><![CDATA[技术文摘]]></category>
<pubDate>Fri, 15 Oct 2010 08:32:49 +0000</pubDate> 
<guid>http://www.xxsec.com/read.php?495</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;Andiparos是一款Java开发的、开放源代码的Web应用安全评估工具，它可以帮助渗透测试人员，抓取(spider)Web站点目录，分析网页内容，拦截和修改HTTP请求等。Andiparos最先进的优点是支持智能卡的客户端证书。Andiparos基于著名的安全工具Paros Proxy，但在Paros基础上做了一些改进。另外，Andiparos支持Mac OS X，Linux和windows系统环境。<br/><br/>工具更多信息及下载地址参见这里:<strong>http://code.google.com/p/andiparos/</strong>
]]>
</description>
</item><item>
<link>http://www.xxsec.com/read.php?492</link>
<title><![CDATA[Web应用安全审查平台-OWASP O2 平台]]></title> 
<author>ebola &lt;&gt;</author>
<category><![CDATA[技术文摘]]></category>
<pubDate>Thu, 14 Oct 2010 08:25:59 +0000</pubDate> 
<guid>http://www.xxsec.com/read.php?492</guid> 
<description>
<![CDATA[ 
	最近在看应用评估，特别是web应用。<br/>找到一些资料，发出来。<br/><br/>OWASP O2是一个开放源代码安全模块的集成平台，它主要针对Web应用的安全而开发，包含了多个用于Web应用安全审计的工具。同时，它还是一个自动化的安全顾问，提供知识库和工作流，使得非安全专业人员可以方便的获取、学习安全知识。总之，OWASP O2是专业安全人员评估Web应用程序安全性的必备工具。O2平台包括的主要工具：<br/><br/><br/><div class="code">XRules - O2的扩展规则环境，允许执行和编辑复杂的安全分析工作。 <br/>SpringMVC - Spring&#039;s MVC框架支持模块。 <br/>RulesManager -&nbsp;&nbsp;强大的Ounce&#039;s 规则查看和编辑工具。 <br/>FindingsViewer - 强大的Ozasmt文件过滤和编辑工具。 <br/>CirViewer - 浏览和创建CIR(Common Intermediate Representation) 对象( .NET)。 <br/>SearchEngine - 基于GUI和正则表达式的文本搜索工具。 <br/>CSharpScripts - c# 脚本的编辑和调试工具。 <br/>DotNetCallbacksMaker- 自动创建针对.NET回调函数的Ounce规则。 <br/>FindingsQuery - 使用类似LAMDA查询的技术过滤Ozasmt文件。 <br/>JavaExecution - 支持JAVA编写O2脚本。 <br/>JoinTraces - 加入跟踪。 <br/>Python - 支持Python编写O2脚本。 <br/>O2Scripts - O2 脚本编辑器 (包括O2对象模型) 。 <br/>WebInspect(整合Ounce&#039;s的POC &amp; WebInspect&#039;s 评估数据)</div>。 <br/><br/><strong>工具更多信息及下载地址参见这里：http://www.owasp.org/index.php/OWASP_O2_Platform#tab=Home_Page</strong><br/>Tags - <a href="http://www.xxsec.com/tag.php?tag=web%25E5%25BA%2594%25E7%2594%25A8%25E5%25AE%2589%25E5%2585%25A8%25E5%25AE%25A1%25E6%259F%25A5%25E5%25B9%25B3%25E5%258F%25B0-owasp" rel="tag">web应用安全审查平台-owasp</a> , <a href="http://www.xxsec.com/tag.php?tag=o2" rel="tag">o2</a> , <a href="http://www.xxsec.com/tag.php?tag=%25E5%25B9%25B3%25E5%258F%25B0" rel="tag">平台</a>
]]>
</description>
</item><item>
<link>http://www.xxsec.com/read.php?491</link>
<title><![CDATA[应用评估方法论]]></title> 
<author>ebola &lt;&gt;</author>
<category><![CDATA[技术文摘]]></category>
<pubDate>Wed, 13 Oct 2010 01:22:19 +0000</pubDate> 
<guid>http://www.xxsec.com/read.php?491</guid> 
<description>
<![CDATA[ 
	单位计划弄应用评估，建成围绕软件开发生命周期的风险评估体系。<br/><br/>粗略考虑了一些：<br/>1、&nbsp;&nbsp; 方法论、标准；<br/>2、&nbsp;&nbsp; 评估方法、措施；<br/>3、&nbsp;&nbsp; 多次应用评估间的项目关系，形成长期的测评计划；<br/>4、&nbsp;&nbsp; 何时参与、加入评估？评测的起始点？<br/>5、&nbsp;&nbsp; 如何减少评估对系统的影响？<br/>6、&nbsp;&nbsp; 项目进度安排。如何保障进度？<br/>7、&nbsp;&nbsp; 多方协调（特别是开发商）；<br/>8、&nbsp;&nbsp; 资源需求；<br/>9、&nbsp;&nbsp; 预算。<br/><br/>有兴趣的一起讨论。<br/><br/>Tags - <a href="http://www.xxsec.com/tag.php?tag=%25E5%25BA%2594%25E7%2594%25A8%25E8%25AF%2584%25E4%25BC%25B0" rel="tag">应用评估</a> , <a href="http://www.xxsec.com/tag.php?tag=%25E6%2596%25B9%25E6%25B3%2595%25E8%25AE%25BA" rel="tag">方法论</a>
]]>
</description>
</item><item>
<link>http://www.xxsec.com/read.php?494</link>
<title><![CDATA[Web应用程序压力测试工具 - Siege 2.70]]></title> 
<author>ebola &lt;&gt;</author>
<category><![CDATA[技术文摘]]></category>
<pubDate>Tue, 12 Oct 2010 08:31:08 +0000</pubDate> 
<guid>http://www.xxsec.com/read.php?494</guid> 
<description>
<![CDATA[ 
	应用评估的压力测试工具。<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;Siege是一款标准的Web应用程序压力测试工具，它能够根据用户预先定义的模拟用户数量对一个给定网址进行压力测试。它还能够一次性同时访问并读取多个网址到内存中。Siege的测试报告的内容包括：所有的点击记录，传输的字节数，响应时间，并发数和返回状态码。Siege支持HTTP/1.0和1.1协议，GET和POST请求，COOKIES，访问记录和基本身份认证。它的特点是可以对每个用户进行配置。<br/>&nbsp;&nbsp;&nbsp;&nbsp;目前Siege 2.70正式版发布了，工具更多信息及下载地址参见这里：<strong>ftp://ftp.joedog.org/pub/siege/</strong>。<br/><br/>
]]>
</description>
</item><item>
<link>http://www.xxsec.com/read.php?493</link>
<title><![CDATA[应用程序模糊测试(fuzz)数据库 - fuzzdb v1.08]]></title> 
<author>ebola &lt;&gt;</author>
<category><![CDATA[工具大全]]></category>
<pubDate>Mon, 11 Oct 2010 08:28:06 +0000</pubDate> 
<guid>http://www.xxsec.com/read.php?493</guid> 
<description>
<![CDATA[ 
	应用评估的工具。<br/><br/>fuzzdb是一个应用程序模糊测试(fuzzing)数据库，该数据库收集了大量已知的攻击模式，如XSS，Xpath注入，SQL注入，XML攻击，本地文件包含，路径遍历，远程文件包含，ldap攻击，格式化字符串，http协议攻击等；有用的资源，如：针对一些常见系统、数据库和Web应用的用户名密码字典，常用的脚本后门程序，包括sh,java,asp,php,jsp,cfm等；服务器响应信息，如：一些服务器经常返回的错误信息等。这些资源非常有助于安全研究人员研究和发现应用程序安全漏洞。同时，这些资源也是一个比较全面，可重用的测试用例集合。1.08版新增加的资源：<br/><br/>unix和windows可执行命令参考手册 <br/>netcat参考手册 <br/>microsoft sharepoint 测试用例 <br/>file upload filter bypass 测试用例 <br/>微软无效文件名 <br/>javascript 事件 <br/>html 标签 <br/>空字节测试用例 <br/><strong>工具更多信息及下载地址：http://code.google.com/p/fuzzdb/ 。</strong><br/><br/><br/>Tags - <a href="http://www.xxsec.com/tag.php?tag=%25E5%25BA%2594%25E7%2594%25A8%25E7%25A8%258B%25E5%25BA%258F%25E6%25A8%25A1%25E7%25B3%258A%25E6%25B5%258B%25E8%25AF%2595%2528fuzz%2529%25E6%2595%25B0%25E6%258D%25AE%25E5%25BA%2593" rel="tag">应用程序模糊测试(fuzz)数据库</a> , <a href="http://www.xxsec.com/tag.php?tag=-" rel="tag">-</a> , <a href="http://www.xxsec.com/tag.php?tag=fuzzdb" rel="tag">fuzzdb</a> , <a href="http://www.xxsec.com/tag.php?tag=v1.08" rel="tag">v1.08</a>
]]>
</description>
</item><item>
<link>http://www.xxsec.com/read.php?490</link>
<title><![CDATA[小月月照片]]></title> 
<author>ebola &lt;&gt;</author>
<category><![CDATA[谈天说地]]></category>
<pubDate>Sun, 10 Oct 2010 02:14:42 +0000</pubDate> 
<guid>http://www.xxsec.com/read.php?490</guid> 
<description>
<![CDATA[ 
	网友蓉荣写的小月月事件的帖子浏览量已经突破1000万，仅2天的事件却引起了大家的强烈关注，当事人也被网友人肉，一个帖子缘何引起这么大的活动，就连凤姐，芙蓉姐姐在她面前都是浮云。<br/><a href="http://www.xxsec.com/attachment.php?fid=109" target="_blank"><img src="http://www.xxsec.com/attachment.php?fid=109" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><br/>小月月已经火了。看排名<br/><a href="http://www.xxsec.com/attachment.php?fid=110" target="_blank"><img src="http://www.xxsec.com/attachment.php?fid=110" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>Tags - <a href="http://www.xxsec.com/tag.php?tag=%25E5%25B0%258F%25E6%259C%2588%25E6%259C%2588" rel="tag">小月月</a> , <a href="http://www.xxsec.com/tag.php?tag=%25E7%2585%25A7%25E7%2589%2587" rel="tag">照片</a>
]]>
</description>
</item>
</channel>
</rss>
