﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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>C++博客-4nilz NoteBook-随笔分类-exploit</title><link>http://www.cppblog.com/4nil/category/6705.html</link><description>God bless Me</description><language>zh-cn</language><lastBuildDate>Tue, 20 May 2008 15:40:22 GMT</lastBuildDate><pubDate>Tue, 20 May 2008 15:40:22 GMT</pubDate><ttl>60</ttl><item><title>Threat Modeling</title><link>http://www.cppblog.com/4nil/archive/2008/04/13/46995.html</link><dc:creator>4nil</dc:creator><author>4nil</author><pubDate>Sun, 13 Apr 2008 10:45:00 GMT</pubDate><guid>http://www.cppblog.com/4nil/archive/2008/04/13/46995.html</guid><wfw:comment>http://www.cppblog.com/4nil/comments/46995.html</wfw:comment><comments>http://www.cppblog.com/4nil/archive/2008/04/13/46995.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/4nil/comments/commentRss/46995.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/4nil/services/trackbacks/46995.html</trackback:ping><description><![CDATA[
		<img src="http://www.cppblog.com/images/cppblog_com/4nil/6614/o_Threat%20Modeling.jpg" />
<img src ="http://www.cppblog.com/4nil/aggbug/46995.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/4nil/" target="_blank">4nil</a> 2008-04-13 18:45 <a href="http://www.cppblog.com/4nil/archive/2008/04/13/46995.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Exploit terminology (updating)</title><link>http://www.cppblog.com/4nil/archive/2008/04/13/46964.html</link><dc:creator>4nil</dc:creator><author>4nil</author><pubDate>Sun, 13 Apr 2008 04:28:00 GMT</pubDate><guid>http://www.cppblog.com/4nil/archive/2008/04/13/46964.html</guid><wfw:comment>http://www.cppblog.com/4nil/comments/46964.html</wfw:comment><comments>http://www.cppblog.com/4nil/archive/2008/04/13/46964.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/4nil/comments/commentRss/46964.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/4nil/services/trackbacks/46964.html</trackback:ping><description><![CDATA[
		<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt">
				<span class="docemphstrong">
						<font size="4">
								<font face="Verdana">
										<span lang="EN-US">
												<strong>Vulnerabilities</strong>
										</span>
								</font>
						</font>
				</span>
				<span lang="EN-US">
						<font face="Verdana" size="4">are specific flaws or oversights in a piece of software that allow attackers to do something malicious expose or alter sensitive information, disrupt or destroy a system, or take control of a computer system or program.<br /></font>
				</span>
		</p>
		<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt">
				<span lang="EN-US">
						<br />
						<font face="Verdana" size="4">The process of attacking vulnerability in a program is called </font>
						<span class="docemphstrong">
								<font size="4">
										<font face="Verdana">
												<strong>exploiting</strong>.<br /><b style="mso-bidi-font-weight: normal"><?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /?><o:p></o:p></b></font>
								</font>
						</span>
				</span>
		</p>
		<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt">
				<span lang="EN-US">
						<br />
						<font face="Verdana" size="4">When attackers use an external program or script to perform an attack, this attacking program is often called an <strong><span class="docemphstrong">exploit</span> or </strong></font>
						<span class="docemphstrong">
								<font size="4">
										<font face="Verdana">
												<strong>exploit script</strong>.<br /><o:p></o:p></font>
								</font>
						</span>
				</span>
		</p>
		<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt">
				<span lang="EN-US">
						<br />
						<font size="4">
								<font face="Verdana">For a system composed of software, users, and resources, you have a <span class="docemphstrong"><strong>securitypolicy</strong>,</span> which is simply a list of what's allowed and what's forbidden.<br /><span class="docemphstrong"><b style="mso-bidi-font-weight: normal"><o:p></o:p></b></span></font>
						</font>
				</span>
		</p>
		<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt">
				<span lang="EN-US">
						<br />
						<font face="Verdana" size="4">Security is often described as resting on three components: <strong>confidentiality </strong>(privacy), <strong>integrity</strong> (can’t alter data by 3rd party), and <strong>availability</strong> (resist DoS attacks.).<br /></font>
				</span>
		</p>
		<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt">
				<span class="docemphstrong">
						<span lang="EN-US">
								<br />
								<font face="Verdana" size="4">
										<strong>Auditing</strong>
								</font>
						</span>
				</span>
				<span lang="EN-US">
						<font face="Verdana" size="4">an application is the process of analyzing application code (in source or binary form) to uncover vulnerabilities that attackers might exploit.<br /></font>
				</span>
		</p>
		<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt">
				<span class="docemphstrong">
						<span lang="EN-US">
								<br />
								<font face="Verdana" size="4">
										<strong>Black box testing</strong>
								</font>
						</span>
				</span>
				<span lang="EN-US">
						<font face="Verdana" size="4">is a method of evaluating a software system by manipulating only its exposed interfaces.<br /></font>
				</span>
		</p>
		<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt">
				<span lang="EN-US">
						<br />
						<font face="Verdana" size="4">This process of automated black box testing is called <strong>fuzz-testing</strong>, and fuzz-testing tools include generic "dumb" and protocol-aware "intelligent" <strong>fuzzers</strong>. </font>
				</span>
		</p>
<img src ="http://www.cppblog.com/4nil/aggbug/46964.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/4nil/" target="_blank">4nil</a> 2008-04-13 12:28 <a href="http://www.cppblog.com/4nil/archive/2008/04/13/46964.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>