<?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>Miscellaneous Security&#187; Buzzwords</title>
	<atom:link href="http://misc-security.com/category/buzzwords/feed/" rel="self" type="application/rss+xml" />
	<link>http://misc-security.com/blog</link>
	<description>Brett Hardin&#039;s Blog</description>
	<lastBuildDate>Fri, 01 Apr 2011 20:40:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Confidentiality, Integrity, and Availability</title>
		<link>http://misc-security.com/blog/2009/11/confidentiality-integrity-availability/</link>
		<comments>http://misc-security.com/blog/2009/11/confidentiality-integrity-availability/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 18:58:09 +0000</pubDate>
		<dc:creator>Brett Hardin</dc:creator>
				<category><![CDATA[Buzzwords]]></category>

		<guid isPermaLink="false">http://misc-security.com/blog/?p=36</guid>
		<description><![CDATA[Reading time: 2 &#8211; 4 minutes Being security aware and security conscious often boils down to understanding three key concepts that are common to risk management These security concepts have been around since the inception of information security. Although, these are high-level generalizations, they are important for everyone to know about. This article is focused [...]]]></description>
			<content:encoded><![CDATA[<p>Reading time: 2 &#8211; 4 minutes</p>
<div class="wp-caption aligncenter" style="width: 510px"><img title="Confidentiality, Integrity, and Availability" src="http://farm4.static.flickr.com/3516/3788942583_5dc32bab0e.jpg" alt="3788942583 5dc32bab0e Confidentiality, Integrity, and Availability" width="500" height="321" /><p class="wp-caption-text">Photo: jaeming</p></div>
<p>Being security aware and security conscious often boils down to understanding three key concepts that are common to risk management</p>
<p>These security concepts have been around since the inception of information security. Although, these are high-level generalizations, they are important for everyone to know about.</p>
<p>This article is focused on understanding how each of these apply to information systems.</p>
<h3><span id="Confidentiality">Confidentiality</span></h3>
<p><span>Confidentiality loss happens when information can be viewed (read) by individuals who shouldn’t access it.</span></p>
<p><span>Loss of confidentiality can happen physically or electronically. </span></p>
<p><span>Electronic confidentiality loss can happen when the clients and servers aren’t encrypting their communications. This allows malicious entities to view private communications.</span></p>
<p>Physical confidential loss can happen through social engineering or through theft. This typically means having<span> laptops stolen.</span></p>
<h3><span id="Integrity">Integrity</span></h3>
<p><span>Integrity loss happens when information is modified without the modification being authorized. This doesn’t mean that an unauthorized party has to cause the integrity loss to happen. The integrity loss due to an authorized party doing something they shouldn’t. An example would be </span><span>a system administrator deleting an account record they weren’t authorized to delete.</span></p>
<p><span>Integrity Loss can happen either accidentally or through malicious intent. </span><span>Malicious integrity loss can happen when a user purposely adds, deletes, or modifies database records. This can occur either through an authorized party (someone who has the access to actually modify the record) or by an unauthorized party when the user has access that they shouldn’t have.</span></p>
<p><span>Accidental integrity loss happens when a system modifies or deletes records that it shouldn’t. This can happen when a virus infects a system or when a user does something that he didn’t intend to do. This is often why systems will verify that you want a file deleted, before it actually does so. </span></p>
<h3><span id="Availability">Availability</span></h3>
<p>Availability is the simple idea that when a user or system attempts to access something, it is available to be accessed. This is extremely important for mission critical systems. Availability for these systems are so critical that most companies have business continuity plans (BCP’s) in order for there systems to have redundancy.</p>
<p>Just like confidentiality and integrity loss, availability loss can happen by accident, a car crashing into a fiber pole disabling access to a system, or through malicious intent, such as a Denial-of-Service attack.</p>
]]></content:encoded>
			<wfw:commentRss>http://misc-security.com/blog/2009/11/confidentiality-integrity-availability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

