<?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>Cloudiquity &#187; OSSEC</title>
	<atom:link href="http://www.cloudiquity.com/tag/ossec/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cloudiquity.com</link>
	<description>A blog about Cloud, Grid and HPC technologies</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:56:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>System hardening guidelines for Amazon EC2</title>
		<link>http://www.cloudiquity.com/2009/04/system-hardening-guidelines-for-amazon-ec2/</link>
		<comments>http://www.cloudiquity.com/2009/04/system-hardening-guidelines-for-amazon-ec2/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 18:10:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[amazon ec2]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[ExecShield]]></category>
		<category><![CDATA[Keys]]></category>
		<category><![CDATA[OSSEC]]></category>
		<category><![CDATA[PAX]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Security Groups]]></category>
		<category><![CDATA[SELinux]]></category>
		<category><![CDATA[System Hardening]]></category>

		<guid isPermaLink="false">http://www.cloudiquity.com/?p=352</guid>
		<description><![CDATA[One of the biggest questions we get from Clients is &#8220;Is Amazon EC2 secure&#8221; . That is like saying is my Vanilla network secure. Like anything you can take some steps to make the environment as secure as you can, such as: - First read the Amazon Security Whitepaper and the Amazon discussion of Security processes [...]]]></description>
			<content:encoded><![CDATA[<p>One of the biggest questions we get from Clients is &#8220;Is Amazon EC2 secure&#8221; . That is like saying is my Vanilla network secure. Like anything you can take some steps to make the environment as secure as you can, such as:</p>
<p>- First read the <a href="http://s3.amazonaws.com/aws_blog/AWS_Security_Whitepaper_2008_09.pdf" target="_blank">Amazon Security Whitepaper </a>and the Amazon <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1697" target="_blank">discussion of Security processes</a></p>
<p>- Ensure the system key is encrypted at start-up</p>
<p>- Ensure you plan for load balancing in case an instance goes down. Ensure you understand all the security implications of this and harden any other instances.</p>
<p>- Test or emulate the performance of applications deployed to the cloud in all geographies where you plan to deploy them. The latency could vary greatly for each.</p>
<p>- Never ever allow password base authentication for shell access.</p>
<p>- Encrypt all network traffic always.</p>
<p>- Always encrypt everything stored on S3</p>
<p>- Encrypt file systems for Block devices</p>
<p>- Open only the minimum required ports</p>
<p>- Include no authentication information in any AMI images</p>
<p>- Think about how your system can be hardened and what is out there such as <a href="http://fedoraproject.org/wiki/SELinux" target="_blank">SELinux</a>, <a href="http://en.wikipedia.org/wiki/PaX" target="_blank">PAX</a>,  <a href="http://en.wikipedia.org/wiki/Exec_Shield" target="_blank">ExecShield</a> etc</p>
<p>- Don’t allows any decryption keys into the cloud &#8211; understand the <a href="http://cloudsecurity.org/2009/04/08/is-amazon-aws-really-hipaa-compliant-today/" target="_blank">perils of keys and security</a></p>
<p>- Install host based intrusion detection system such as <a href="http://www.ossec.net/" target="_blank">OSSEC</a></p>
<p>- Regularly backup Amazon instances and store them securely. </p>
<p>- Use Security Groups. With EC2 security groups, you can completely isolate every tier, even internally to the EC2 cloud.</p>
<p>- Design in a way you can issue security patches to AMI instances</p>
<p>The nightmare scenario that you cannot cater for is is that Xen has unforeseen security issues which would allow inter-VM communication and which in essence would enable instance spying. Amazons doomsday scenario&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudiquity.com/2009/04/system-hardening-guidelines-for-amazon-ec2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

