<?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>Trehb101.com - Got Geek? &#187; Integrity</title>
	<atom:link href="http://www.trehb101.com/index.php/tag/integrity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trehb101.com</link>
	<description>Information Security : Technology : Project Management : Life</description>
	<lastBuildDate>Thu, 31 Mar 2011 22:23:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why Information Security: D-UH!</title>
		<link>http://www.trehb101.com/index.php/2011/02/08/why-information-security-d-uh/</link>
		<comments>http://www.trehb101.com/index.php/2011/02/08/why-information-security-d-uh/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 23:46:24 +0000</pubDate>
		<dc:creator>TheDon</dc:creator>
				<category><![CDATA[Information Security]]></category>
		<category><![CDATA[Information Systems]]></category>
		<category><![CDATA[Availability]]></category>
		<category><![CDATA[CIA]]></category>
		<category><![CDATA[Confidentiality]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Integrity]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Why information security]]></category>
		<category><![CDATA[wikileaks]]></category>

		<guid isPermaLink="false">http://www.trehb101.com/?p=775</guid>
		<description><![CDATA[I almost always feel like saying “D-uh!” every time I see a text heading for an article or book topic that says “Why information security” or “Why Security”.  I feel that it is almost a nonsensical question as “why do I need to breathe”. However, stepping back and looking at the big picture, that is really a wrong assumption. It is almost an internal bias that akin to me being surprised at meeting someone who still doesn’t have an e-mail or a broadband connection. It boggles my mind that in this day and age of information security exploits and regulatory liabilities, I still meet programmers and developers who still continue to spit out commercial products that are filled with so many holes that a 13-year old script kiddie can easily slice through it like it was Swiss cheese.
]]></description>
			<content:encoded><![CDATA[<p> I almost always feel like saying “D-uh!” every time I see a text heading for an article or book topic that says “Why information security” or “Why Security”.  I feel that it is almost a nonsensical question as “why do I need to breathe”. However, stepping back and looking at the big picture, that is really a wrong assumption. It is almost an internal bias that akin to me being surprised at meeting someone who still doesn’t have an e-mail or a broadband connection. It boggles my mind that in this day and age of information security exploits and regulatory liabilities, I still meet programmers and developers who still continue to spit out commercial products that are filled with so many holes that a 13-year old script kiddie can easily slice through it like it was Swiss cheese.</p>
<p>That being said, the nature of my profession makes me a little bit more attuned to information security issues than perhaps the next guy (maybe not guys sitting right next to me as I write this considering that they do the same work as I do, but perhaps the next guy in the mall or something) and whether I like it or not it becomes part of my nature. To me, thinking about threat, vulnerabilities and risks is about as natural as breathing. This fact, however, is not true to majority of digital innovators and users out there.<span id="more-775"></span></p>
<p>Security often takes a back seat behind functionality and ease of use. Often times the key decision points on the marketability of the product relies upon the functionality and the ease of use of that particular product. How secure that product is (unless it is of course a security product) is often an afterthought. Market forces demands this and the bad guys knows this. Facebook for example did not become famous because it assured its users their privacy or that their account are secure, it became the leading social network engine in the Internet because of all the functionalities that it offers and how easy it is to use.</p>
<p>You can imagine these three key facets of security, functionality and ease of use in the form of a triangle wherein each facet represents a corner of the triangle. Now imagine placing an imaginary ball inside that triangle and as you move the ball closer to one corner the farther it gets from the other two corners. What this essentially means that the more you focus on security for example, you will often sacrifice functionality and ease of use and likewise you sacrifice security if you focus on either of the other two.</p>
<p>In essence security is inversely proportional to functionality and ease of use. More of than not there is always the tendency to sacrificing security in favor of either of the two facets even though in the back of our head there could be potential trouble. What that potential trouble could be is often pretty hard to easily see or decipher and hence we assume that it is worth the risk.</p>
<p>So after that long intro, let’s get back into the meet of this topic. So really, “Why Information Security?” (The security guy in me just yelled out “D-uh!”, but I’ll ignore him).</p>
<p>There are obviously a multitude of answers to this question. I can imagine that even your everyday non-infosec person can probably list out a good number of reasons, so I won’t dwell on each of them with specificity, but rather I’ll try present it abstractly in the context of what security professionals call the Information Security Triad or 3 Key Elements of Information Security: Confidentiality, Integrity and Availability also known as the CIA of Security.</p>
<p>Not that you can just simply Google the definition for these three, but I’ll be the good blogger and define them for you and besides it helps build this blog’s keyword ranking, or so I hope:</p>
<ul>
<li>Confidentiality
<ul>
<li>According the International Organization of Standardization (ISO) in ISO-17799, which can technically say as the InfoSec bible, confidentiality is defined as “ensuring that information is accessible only to those authorized to have access.” In other words, keeping your secret a secret and not ending up in Wikileaks or something to that effect.</li>
</ul>
</li>
<li>Integrity
<ul>
<li>According to the Virginia Tech website, integrity is concerned with the protection against unauthorized modification or destruction of information. A state in which information has remained unaltered from the point it was produced by a source, during transmission, storage, and eventual receipt by the destination. In the simplest of terms, imagine a poster of a famous politician and a vandal came in drew a Pancho Villa mustache on the image. Now imagine a hacker having the ability to change a message. Julian Assange sends an e-mail to the President, “I would like to surrender.” Instead, the President receives, “I think you look good in suspenders.” Not cool.</li>
</ul>
</li>
<li>Availability
<ul>
<li>In simplest of terms, it is primarily concerned with ensuring that information is available to those who need access to the information and are allowed to access the information. Imagine wanting to check your credit card balance or wanting to pay your credit card debt online before you get dinged by the interest and late fees, only to realize that the site is down because it was targeted by Wikileaks supporters for denial-of-service.</li>
</ul>
</li>
</ul>
<p>I have mentioned Wikileaks several times in the previous paragraph because the recent news about this organization presents a really good case study on answering the question of “Why Information Security”.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trehb101.com/index.php/2011/02/08/why-information-security-d-uh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CISSP Exam Note (Domain 2: Telecommunications and Networking Security) &#8211; Remote Access Security Management</title>
		<link>http://www.trehb101.com/index.php/2009/11/24/cissp-exam-note-domain-2-telecommunications-and-networking-security-remote-access-security-management/</link>
		<comments>http://www.trehb101.com/index.php/2009/11/24/cissp-exam-note-domain-2-telecommunications-and-networking-security-remote-access-security-management/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 18:53:12 +0000</pubDate>
		<dc:creator>TheDon</dc:creator>
				<category><![CDATA[Information Security]]></category>
		<category><![CDATA[Information Systems]]></category>
		<category><![CDATA[Availability]]></category>
		<category><![CDATA[CIRT]]></category>
		<category><![CDATA[CISSP]]></category>
		<category><![CDATA[Computer Incident Response Team]]></category>
		<category><![CDATA[Confidentiality]]></category>
		<category><![CDATA[Integrity]]></category>
		<category><![CDATA[Intrusion Detection]]></category>
		<category><![CDATA[RADIUS]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[security management]]></category>
		<category><![CDATA[TACACS]]></category>

		<guid isPermaLink="false">http://www.trehb101.com/?p=171</guid>
		<description><![CDATA[Remote Access Security Management focuses in the creation of:

    * Host and networked based monitoring
    * Event notification
    * CIRT – Computer Incident Response Team
          o CIRT Performs
                + Analysis of event
                + Response to incident
                + Escalation path procedures
                + Resolution – post implementation follow-up
]]></description>
			<content:encoded><![CDATA[<p><strong>Key Concepts:</strong></p>
<ul>
<li><strong>Confidentiality – </strong>no disclosure of data</li>
<li><strong>Integrity </strong>– no alteration of data</li>
<li><strong>Availability – </strong>no destruction of data</li>
</ul>
<p><strong>Common Remote Connections</strong></p>
<ul>
<li>xDSL – Digital Subscriber Line</li>
<li>Cable Modem</li>
<li>Wireless</li>
<li>ISDN – Integrated Services Digital Network</li>
</ul>
<p><strong>Common Tools in Securing External Remote Connections</strong></p>
<ul>
<li>VPN – Virtual Private Network</li>
<li>SSL – Secure Socket Layer</li>
<li>SSH – Secure Shell<span id="more-171"></span></li>
</ul>
<p><strong>Technologies for</strong> <strong>Remote Access Authentication</strong></p>
<ul>
<li>RADIUS –  <strong>Remote Authentication Dial In User Service</strong> &#8211; is a networking protocol that provides centralized Authentication, Authorization, and Accounting (AAA) management for computers to connect and use a network service. RADIUS was developed by Livingston Enterprises, Inc., in 1991 as an access server authentication and accounting protocol and later brought into the IETF standards. (Source: <a href="http://en.wikipedia.org/wiki/RADIUS" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/RADIUS?referer=');">http://en.wikipedia.org/wiki/RADIUS</a>)</li>
<li>TACACS – <strong>Terminal Access Controller Access-Control System -</strong> is a remote authentication protocol that is used to communicate with an authentication server commonly used in UNIX networks. TACACS allows a remote access server to communicate with an authentication server in order to determine if the user has access to the network. (Source: <a href="http://en.wikipedia.org/wiki/TACACS" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/TACACS?referer=');">http://en.wikipedia.org/wiki/TACACS</a>)</li>
</ul>
<p><!--Start CISSP ebook ad--></p>
<table border="0" width="100%">
<tbody>
<tr>
<td bgcolor="#ffcc99">
<h1 style="text-align: center;"><strong>Planning to take the CISSP Exam? </strong></h1>
<h2><strong>Get a copy of my personal notes (300plus pages worth) that I used to pass the exam for only <span class="style1">$25.00</span>.</strong></h2>
<div><strong> </strong></p>
<div class="wp-caption alignleft" style="width: 110px"><strong><strong><a href="http://www.trehb101.com/index.php/2009/11/18/cissp-review-notes-notes-i-used-to-pass-the-exam/"><img title="CISSP Exam Review Notes" src="http://www.trehb101.com/images/entries/CISSP-Review-Notes-PACK-small.png" alt="Click the Add To Cart Button to Purchase" width="100" height="192" /></a></strong></strong><p class="wp-caption-text">Click the Add To Cart Button to Purchase</p></div>
<p><strong>Plus you will also get copies of notes from other CISSPs. </strong></p>
<p><strong>Learn more about this package by visiting this blog entry: <a href="http://www.trehb101.com/index.php/2009/11/18/cissp-review-notes-notes-i-used-to-pass-the-exam/">CISSP REVIEW NOTES I USED TO PASS THE  EXAM. </a></strong></div>
<p style="text-align: center;" align="center"><strong>CLICK BELOW TO MAKE YOUR PURCHASE NOW. </strong></p>
<p style="text-align: center;" align="center"><strong><object><form method="post"  action=""  style="display:inline" onsubmit="return ReadForm(this, true);"><input type="submit" value="Add to Cart" /><input type="hidden" name="product" value="CISSP Review Notes Package" /><input type="hidden" name="price" value="25.00" /><input type="hidden" name="product_tmp" value="CISSP Review Notes Package" /><input type="hidden" name="addcart" value="1" /></form></object></strong></p>
<p style="text-align: center;" align="center">All Purchases are securely processed through Paypal. Once you click the button please check your shopping cart at the upper right hand side of the page to complete your order.</p>
<p style="text-align: center;" align="center"><strong>IMPORTANT NOTICE: </strong></p>
<p style="text-align: center;" align="center">I  MANUALLY REVIEW ALL ORDERS. SO ONCE YOU PURCHASE THE PRODUCT, THERE  WILL BE SOME DELAY ON YOU RECIEVING AN E-MAIL FROM ME WITH THE LINK TO  THE DOWNLOAD AREA OF THE PRODUCT. YOU WILL GET A RESPONSE FROM ME  WITHIN 24-48 HOURS.</p>
</td>
</tr>
</tbody>
</table>
<p><!--End CISSP ebook ad--></p>
<p><strong>Types Remote Node Authentication</strong></p>
<ul>
<li>PAP – Password Authentication Protocol – clear      text</li>
<li>CHAP – Challenge Handshake Authentication      Protocol – protects password</li>
</ul>
<p><strong>Remote User Management</strong></p>
<ul>
<li>Justification of remote access</li>
<li>Support issues</li>
<li>Hardware &amp; software distribution</li>
</ul>
<p><strong>Intrusion Detection Process<br />
</strong></p>
<ul>
<li>Notification</li>
<li>Remediation</li>
</ul>
<p><strong>Remote Access Security Management focuses in the creation of:</strong></p>
<ul>
<li>Host and networked based monitoring</li>
<li>Event notification</li>
<li>CIRT – Computer Incident Response Team
<ul>
<li>CIRT Performs
<ul>
<li>Analysis of event</li>
<li>Response to incident</li>
<li>Escalation path procedures</li>
<li>Resolution – post implementation follow-up</li>
</ul>
</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.trehb101.com/index.php/2009/11/24/cissp-exam-note-domain-2-telecommunications-and-networking-security-remote-access-security-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CISSP Note (Domain 1: Access Control): C.I.A. &#8211; Quick Definitions</title>
		<link>http://www.trehb101.com/index.php/2009/11/16/cissp-note-domain-1-access-control-c-i-a-quick-definitions/</link>
		<comments>http://www.trehb101.com/index.php/2009/11/16/cissp-note-domain-1-access-control-c-i-a-quick-definitions/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 18:11:44 +0000</pubDate>
		<dc:creator>TheDon</dc:creator>
				<category><![CDATA[Information Security]]></category>
		<category><![CDATA[Access Control]]></category>
		<category><![CDATA[Availability]]></category>
		<category><![CDATA[CIA]]></category>
		<category><![CDATA[CISSP]]></category>
		<category><![CDATA[Confidentiality]]></category>
		<category><![CDATA[Integrity]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.trehb101.com/?p=36</guid>
		<description><![CDATA[Information Security has three key focus ensuring the Confidentiality, Integrity and Availability of information, commonly known as C.I.A. Below are their definitions.]]></description>
			<content:encoded><![CDATA[<p>Information Security has three key focus ensuring the Confidentiality, Integrity and Availability of information, commonly known as C.I.A. Below are their definitions.</p>
<p><strong>Confidentiality</strong> &#8211; ensure that information is not disclosed to unauthorized person</p>
<p><strong>Integrity</strong></p>
<ul>
<li>Prevention of modification by unauthorized users</li>
<li>Prevention of unauthorized changes by otherwise      authorized users</li>
<li>Internal and external consistency
<ul>
<li>Internal consistency within the system (i.e.       within a database the sum of subtotals is equal to the sum of all units)</li>
<li>External consistency – database with the real       world (i.e. database total is equal to the actual inventory in the       warehouse)</li>
</ul>
</li>
</ul>
<p><strong>Availability &#8211; </strong>ability of authorized personnel to access information on time and as necessary<span id="more-36"></span></p>
<p><!--Start CISSP ebook ad--></p>
<table border="0" width="100%">
<tbody>
<tr>
<td bgcolor="#ffcc99">
<p style="text-align: center;"><strong>Planning to take the CISSP Exam? </strong></p>
<h2><strong>Get a copy of my personal notes (300plus pages worth) that I used to pass the exam for only <span class="style1">$25.00</span>.</strong></h2>
<div><strong></p>
<div class="wp-caption alignleft" style="width: 110px"><strong><a href="http://www.trehb101.com/index.php/2009/11/18/cissp-review-notes-notes-i-used-to-pass-the-exam/"><img title="CISSP Exam Review Notes" src="http://www.trehb101.com/images/entries/CISSP-Review-Notes-PACK-small.png" alt="Click the Add To Cart Button to Purchase" width="100" height="192" /></a></strong><p class="wp-caption-text">Click the Add To Cart Button to Purchase</p></div>
<p>Plus you will also get copies of notes from other CISSPs. </strong></p>
<p><strong>Learn more about this package by visiting this blog entry: <a href="http://www.trehb101.com/index.php/2009/11/18/cissp-review-notes-notes-i-used-to-pass-the-exam/">CISSP REVIEW NOTES I USED TO PASS THE  EXAM. </a></strong></div>
<p style="text-align: center;" align="center"><strong>CLICK BELOW TO MAKE YOUR PURCHASE NOW. </strong></p>
<p style="text-align: center;" align="center"><strong><object><form method="post"  action=""  style="display:inline" onsubmit="return ReadForm(this, true);"><input type="submit" value="Add to Cart" /><input type="hidden" name="product" value="CISSP Review Notes Package" /><input type="hidden" name="price" value="25.00" /><input type="hidden" name="product_tmp" value="CISSP Review Notes Package" /><input type="hidden" name="addcart" value="1" /></form></object></strong></p>
<p style="text-align: center;" align="center">All Purchases are securely processed through Paypal.</p>
<p style="text-align: center;" align="center"><strong>IMPORTANT NOTICE: </strong></p>
<p style="text-align: center;" align="center">I  MANUALLY REVIEW ALL ORDERS. SO ONCE YOU PURCHASE THE PRODUCT, THERE  WILL BE SOME DELAY ON YOU RECIEVING AN E-MAIL FROM ME WITH THE LINK TO  THE DOWNLOAD AREA OF THE PRODUCT. YOU WILL GET A RESPONSE FROM ME  WITHIN 24-48 HOURS.</p>
</td>
</tr>
</tbody>
</table>
<p><!--End CISSP ebook ad--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trehb101.com/index.php/2009/11/16/cissp-note-domain-1-access-control-c-i-a-quick-definitions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

