<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Cloud Security</title>
	
	<link>http://cloudsecurity.org</link>
	<description>Demystifying Cloud Computing Security</description>
	<pubDate>Sun, 28 Jun 2009 21:38:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/CloudSecurity" type="application/rss+xml" /><feedburner:emailServiceId>CloudSecurity</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Vulnerability Scanning and Clouds: An Attempt to Move the Dialog On…</title>
		<link>http://feedproxy.google.com/~r/CloudSecurity/~3/jHlNgqCgcWs/</link>
		<comments>http://cloudsecurity.org/2009/06/28/vulnerability-scanning-and-clouds-an-attempt-to-move-the-dialog-on/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 08:29:09 +0000</pubDate>
		<dc:creator>Craig Balding</dc:creator>
		
		<category><![CDATA[Cloud Computing Security]]></category>

		<guid isPermaLink="false">http://cloudsecurity.org/?p=380</guid>
		<description><![CDATA[Much has been said about public IaaS providers that expressly forbid customers from running network scans against their cloud hosted infrastructure.  Failure to comply with the Terms of Service can result in account suspension or termination (ouch!).  This post is my attempt to suggest a way forward.  I welcome your feedback&#8230;
As has been noted before, [...]]]></description>
			<content:encoded><![CDATA[<p>Much has been said about public IaaS providers that expressly forbid customers from running network scans against their cloud hosted infrastructure.  Failure to comply with the Terms of Service can result in account suspension or termination (ouch!).  This post is my attempt to suggest a way forward.  I welcome your feedback&#8230;</p>
<p>As has been noted before, <strong>a blanket ban on legitimate scanning activity by customers of their own infrastructure (whether outsourced or not) undermines security assurance processes and can make regulatory compliance impossible</strong>; e.g. PCI DSS mandates network vulnerability scanning as a control.</p>
<p><strong>Vulnerability scanning is a stalwart practice of the Information Security community.</strong> Enterprises invest considerable time and money developing vulnerability management programs to help assess IT security risk across applications and infrastructure.  Specifically, vulnerability scanners help identify potential security weaknesses at scale; e.g. missing patches, default passwords, coding or configuration weaknesses.</p>
<p>Vulnerability scanning is front of mind for Internet exposed or partner connected infrastructure.   However, when said infrastructure is owned and/or operated by a service provider, some of the existing challenges associated with vulnerability scanning are magnified:</p>
<ul>
<li> <strong>Scans can cause outages</strong>.  This can happen if the scanning policy includes Denial of Service checks or the scanning engine is configured with &#8220;aggressive&#8221; settings; e.g. connection entries in firewall state tables get exhausted.  Its also possible for scans to tickle obscure bugs in the target - or devices enroute to the target.  Even without a full-on outage, poorly configured scans can still negatively impact performance or availability for other customers of shared infrastructure.</li>
<li> <strong>Identifying unauthorised scans.</strong> Without a trusted, robust process for &#8220;blessing&#8221; or approving source IP addresses of customer scan engines, service providers cannot distinguish legitimate scans from scans with the <a href="http://www.faqs.org/rfcs/rfc3514.html">evil bit</a> set.  Sure, they can use <a href="http://en.wikipedia.org/wiki/WHOIS">whois</a> to determine source network ownership but even if the scan originates from a customer owned network, this does not necessarily mean it is authorised!  Given this, many providers take the stance that all scans are treated as hostile unless pre-agreed.</li>
<li> <strong>Scanning may trigger automated or manual actions by the provider.</strong> A common automated response from a provider is to apply traffic shaping to slow down the scan, or simply block the client IP address via an ACL update.  This can lead to false negatives; i.e. vulnerabilities present are not discovered as the scanner IP was automagically identified as a noisy vulnerability scanner and auto-throttled/blocked.  Even half smart attackers can quickly deduces the presence of auto-response mechanisms (&#8221;huh, no response now&#8221;) so either switches to slow probes from multiple sources or goes for gold with a one-shot exploit.</li>
</ul>
<p>Enterprise customers on dedicated infrastructure at Tier 1 web hosting providers will either contract the hosting company (or their security partner) to perform vulnerability scans or do it themselves.  Either way, for scanning to happen, agreement will need to be reached on scan scope, types of scans to be run (scanning tools &amp; policies), time windows and source IP addresses used.  Beyond that are the process issues of how results will be communicated, integration with ticketing systems etc.</p>
<p>The provider will limit the scan scope to the dedicated infrastructure allocated to the customer - the scanning of shared infrastructure by the customer is generally a &#8216;no no&#8217;.  This, along with management networks will be scanned by the provider to meet customer compliance mandates or security policies.</p>
<p><strong>With Cloud &#8220;Infrastructure as a Service&#8221; providers, things get a little more complicated.</strong></p>
<ul>
<li><strong>A cloud is multi-tenant</strong>; i.e. the cloud platform is shared to multiple customers through software abstraction.  The provider will naturally be concerned with the impact of any scanning activity, particularly if it causes any SLA violations.</li>
<li>Further, <strong>cloud customers can spin up infrastructure on demand</strong>.  New virtual servers can be  brought to life automagically to handle increased load.  This increased infrastructure footprint is still subject to the same compliance mandates though; i.e. it must be scanned within some time period of its appearance.  Even if spinning up copies of &#8220;known good/secure&#8221; virtual machine (VM), you still need to scan them.   New vulnerablities are published all the time, along with corresponding vulnerability checks - hence the need for both regular scans and representative scans.  Further, vulnerbility scanning isn&#8217;t just testing the VM, its also helping you verify the security controls outside the VM that are designed to protect it; e.g. a providers&#8217; software firewall.  Picking and choosing which pieces of your hosted infrastructure to scan is a slippery slope to selective exposure if not handled with care.</li>
<li>Finally, <strong>we shouldn&#8217;t discount the &#8220;Clouding around&#8221; factor</strong>.  Credit card payments for &#8220;instant on&#8221; infrastructure changes the dynamic between cloud consumer and cloud provider.  Similar to low end, consumer oriented shared hosting before it, you may never speak with, let alone meet, an employee of your provider before you use their services.  There simply isn&#8217;t a conversation about scanning (the &#8220;conversation&#8221; today is a monologue found in the Terms of Service).  Plus, if the provider fails to meet your needs, you can drop them at a moments notice and switch to another (Cloud baggage permitting&#8230;).  In other words, its either not possible, or not convenient to call up your provider to agree the principle and logistics of scanning the services they host on your behalf.  Enterprise customers - or at least their security teams - will be wanting that conversation and can likely strike a deal with a modified ToS to allow scanning of some sort but this seems unncessarily exclusionist to me.</li>
</ul>
<p><strong>We can address these issues through a mix of provider open-mindedness, policy, process, technology and contract.</strong></p>
<p>For cloud providers to attract certain customers, they may need to soften their policy on vulnerability scanning.  Taking a hardline &#8220;no&#8221; stance precludes some workloads from ever entering the cloudosphere (with bigger consequences for enterprises seeking a strategic cloud partner).  <strong>A preferred scenario has the cloud provider showing some understanding of enterprise prospects assurance needs and defining scanning parameters acceptable to their own operations risk tolerance.</strong></p>
<p>Scanning is not an &#8220;unknown&#8221; risk, rather its a very well understood activity with quantifiable elements (packet rate, state table usage etc).  Normal rate limiting could be temporarily or permanently loosened for customer approved IP addresses to enable scans against a customers cloud IP addresses (not API endpoints or cloud providers websites!) to complete in a reasonable time window.  <strong>Besides, Internet systems are scanned, probed and attacked constantly by script kiddies, Internet surveyors and an assortment of bots and other lifeforms.  So the bad guys get to scan because they don&#8217;t care and yet the customer, who wants to do the &#8220;right thing&#8221;, is not allowed to.  Is that rational?</strong></p>
<p>Assuming a cloud provider with a more measured approach towards vulnerability scanning of customer cloud infrastructure, we now need a simple, mutually trusted mechanism to agree scan sources, rate limits etc.  <strong>Something like an &#8220;ScanAuth&#8221; (Scan Authorize) API call offered by cloud providers that a customer can call with parameters for conveying source IP address(es) that will perform the scanning, and optionally a subset of their Cloud hosted IP addresses, scan start time and/or duration.</strong> This request would be signed by the customers API secret/private key as per other privileged API calls.  The provider receiving the request can rely on the digital signature as proof that a scan is authorised with the associated parameters.  After the provider has processed the scan authorisation request, the provider could return a status code approving or denying the request (with a possible reason code to allow  resubmission with more acceptable parameters).  This response can optionally include rate limits which the customer can use to tune the intensity of their scanner.</p>
<p>The provider can now whitelist the customer provided scanner IP(s) for the duration of the requested scanning window such that active countermeasures like anti-DoS controls are not triggered, resulting in a &#8216;cleaner&#8217; scan (and hence a more accurate report).</p>
<p>Should the scanning activity exceed any specified limits, or communicate with IP addresses not associated with customer virtual machines, the provider could instantly blacklist the scanning IP or apply traffic shaping.</p>
<p><strong>The bottom line: when everyone is clear on the need, approval process, scan parameters and abuse policy, this can be done with very little fuss.</strong></p>
<p><strong>A &#8220;ScanAuth&#8221; API call empowers the customer (or their nominated 3rd party) to scan their hosted Cloud infrastructure confident in the knowledge they won&#8217;t fall foul of the providers Terms of Service.</strong> This avoids a situation where either a customers Cloud services are interrupted by an angry provider (availability fail!) or in the worst case, getting kicked off the Cloud entirely.  Clearly, a lose/lose scenario.</p>
<p><strong>What do you think?</strong></p>




	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F28%2Fvulnerability-scanning-and-clouds-an-attempt-to-move-the-dialog-on%2F&amp;title=Vulnerability%20Scanning%20and%20Clouds%3A%20An%20Attempt%20to%20Move%20the%20Dialog%20On..." title="Digg"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://sphinn.com/submit.php?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F28%2Fvulnerability-scanning-and-clouds-an-attempt-to-move-the-dialog-on%2F&amp;title=Vulnerability%20Scanning%20and%20Clouds%3A%20An%20Attempt%20to%20Move%20the%20Dialog%20On..." title="Sphinn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/sphinn.gif" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://del.icio.us/post?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F28%2Fvulnerability-scanning-and-clouds-an-attempt-to-move-the-dialog-on%2F&amp;title=Vulnerability%20Scanning%20and%20Clouds%3A%20An%20Attempt%20to%20Move%20the%20Dialog%20On..." title="del.icio.us"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F28%2Fvulnerability-scanning-and-clouds-an-attempt-to-move-the-dialog-on%2F&amp;t=Vulnerability%20Scanning%20and%20Clouds%3A%20An%20Attempt%20to%20Move%20the%20Dialog%20On..." title="Facebook"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F28%2Fvulnerability-scanning-and-clouds-an-attempt-to-move-the-dialog-on%2F&amp;title=Vulnerability%20Scanning%20and%20Clouds%3A%20An%20Attempt%20to%20Move%20the%20Dialog%20On..." title="Google"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F28%2Fvulnerability-scanning-and-clouds-an-attempt-to-move-the-dialog-on%2F&amp;title=Vulnerability%20Scanning%20and%20Clouds%3A%20An%20Attempt%20to%20Move%20the%20Dialog%20On...&amp;source=Cloud+Security+Demystifying+Cloud+Computing+Security&amp;summary=Much%20has%20been%20said%20about%20public%20IaaS%20providers%20that%20expressly%20forbid%20customers%20from%20running%20network%20scans%20against%20their%20cloud%20hosted%20infrastructure.%C2%A0%20Failure%20to%20comply%20with%20the%20Terms%20of%20Service%20can%20result%20in%20account%20suspension%20or%20termination%20%28ouch%21%29" title="LinkedIn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F28%2Fvulnerability-scanning-and-clouds-an-attempt-to-move-the-dialog-on%2F&amp;title=Vulnerability%20Scanning%20and%20Clouds%3A%20An%20Attempt%20to%20Move%20the%20Dialog%20On..." title="Live"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F28%2Fvulnerability-scanning-and-clouds-an-attempt-to-move-the-dialog-on%2F&amp;title=Vulnerability%20Scanning%20and%20Clouds%3A%20An%20Attempt%20to%20Move%20the%20Dialog%20On..." title="StumbleUpon"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F28%2Fvulnerability-scanning-and-clouds-an-attempt-to-move-the-dialog-on%2F" title="TwitThis"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/CloudSecurity/~4/jHlNgqCgcWs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cloudsecurity.org/2009/06/28/vulnerability-scanning-and-clouds-an-attempt-to-move-the-dialog-on/feed/</wfw:commentRss>
		<feedburner:origLink>http://cloudsecurity.org/2009/06/28/vulnerability-scanning-and-clouds-an-attempt-to-move-the-dialog-on/</feedburner:origLink></item>
		<item>
		<title>Stop the Madness!  Cloud Onboarding Audits - An Open Question…</title>
		<link>http://feedproxy.google.com/~r/CloudSecurity/~3/4H2_0GRPsLc/</link>
		<comments>http://cloudsecurity.org/2009/06/16/stop-the-madness-cloud-onboarding-audits-an-open-question/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 10:32:06 +0000</pubDate>
		<dc:creator>Craig Balding</dc:creator>
		
		<category><![CDATA[Cloud Computing Security]]></category>

		<category><![CDATA[audit]]></category>

		<category><![CDATA[compliance]]></category>

		<category><![CDATA[questionnaire]]></category>

		<category><![CDATA[security review]]></category>

		<guid isPermaLink="false">http://cloudsecurity.org/?p=386</guid>
		<description><![CDATA[Have you ever performed a security review or audit of a 3rd party hosting provider before your employer signs on the dotted line?  Did you ever &#8220;have that moment?&#8221;.  It&#8217;s that time when exhausted from review fatigue you find yourself banging your head on the desk screaming &#8216;there must be a faster way&#8217;.  Well, you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever performed a security review or audit of a 3rd party hosting provider before your employer signs on the dotted line?  Did you ever &#8220;have that moment?&#8221;.  It&#8217;s that time when exhausted from review fatigue you find yourself banging your head on the desk screaming &#8216;there must be a faster way&#8217;.  Well, you&#8217;re not the only one&#8230;</p>
<p><strong>The scene goes something like this:</strong></p>
<p>The provider rolls their eyes as yet another customer security team sends in their 500 deeply probing security questions, transmitted in some homegrown template in Word, Excel or $diety forbid, Powerpoint.  The customer security team, naturally suspicious of the provider and irked by managements apparent keenness to outsource the farm, has created the security questionnaire from hell:</p>
<ul>
<li> it&#8217;s the result of 100 hours of internal team meetings</li>
<li>it&#8217;s gone through 14 drafts, 20 reviewers inboxes, 76 yellow highlighter comment fields and was printed at least 6 times</li>
<li>it only asks IT security questions (no input from other relevant functions such legal/compliance/audit - HA!)</li>
<li>it&#8217;s laced with a few tricky landmine questions based on potential security issues raised (but not satisfactorily answered) in online forums and provider support forums</li>
<li>it contains 25 attachments detailing all the company security policies that *must* be followed (huh, Bluetooth policy requirements for a cloud storage provider&#8230;interesting)</li>
</ul>
<p><strong>In the context of cloud providers, they are slammed - <a href="http://www.rationalsurvivability.com/blog/?p=877">a raft of audits in progress right now</a> - with more expected soon</strong>.  The provider is experiencing an ADoS (Audit Denial of Service).  Instead of innovating new service offerings (including security!), the talented security professional at the provider is stuck cut and pasting answers from internal cheatsheets to customers questionnaires in the knowledge that the customer likely has no idea how much money it would cost to fulfill some of these security requests.  The sheer number of questions is confusing given that the customer IT team had stated they were only looking to host non-critical, non-sensitive data&#8230;</p>
<p><strong>Audits are time consuming, repetitive across customers, costly and generally a motivational drain for everyone involved</strong>.  Moreover in the context of Cloud, time consuming audits seriously delays a key benefit of cloud - agility.  Its the &#8220;on demand&#8221; part of &#8220;Infrastructure on demand&#8221; that is a primary benefit of cloud.  If the security review process takes 3 months to complete, how much business opportunity has your employer lost?  Don&#8217;t like that question?  OK, another one: how much time could you have spent doing something more interesting?</p>
<p><strong>Which leads me to some questions:</strong></p>
<ul>
<li>what does the cost/benefit ratio look like of the &#8220;questionnaire security review method&#8221;? (to be clear, I&#8217;m not arguing against the need for security reviews)</li>
<li>why do we all use different format questionnaires? (note: format)</li>
<li>why are we asking these questions? (are the bulk of our questions simply an expression of our policy asked in a question format?)</li>
<li>how many of these questions/policies are predictable and duplicated?  As in, you and I ask some of the same questions&#8230;we may differ in the details (e.g. password complexity..eek!) but we both probably ask the same base question even if our thresholds around answers are slightly different.</li>
<li>what if we were to agree a set of common questions/policy statements?  We don&#8217;t all have to subscribe to them, we can pick the ones that reflect our policy&#8230;  There could be thousands, you search, pick and mix just like an iTunes playlist (Ed: Genius!)</li>
<li>for those standard policy questions, could we &#8220;digitize&#8221; them and express them electronically?  Could the provider host a policy oracle that we could post these questions to?</li>
<li>for those &#8220;uncommon&#8221; questions that the providers oracle cannot automagically answer, could we agree a standard way to &#8220;ask/transmit&#8221; those with some simple agreements about response formats? (um, freetext fields ;-).</li>
<li>ultimately, could we &#8220;digitize&#8221; a significant portion of our questions to get near instant answers? (and could we make that multi-lingual&#8230;)</li>
<li>would the provider recognise this as a benefit too?</li>
<li>would the provider also see the legitimate opportunity this presents to charge for higher assurance services around cloud compute/storage/network based on our policy requirements?  &#8220;You want triple cycle, double buffering?  You got it - for an extra 5c per MB&#8221;).  Yes, the cost of  your security policies in a pay per drink model are revealed!</li>
<li>would the provider recognise the opportunity to offer incentives to customers for choosing this low friction path of policy compliance instead of tying up their skilled employees filling out ad-hoc questionnaires?</li>
</ul>
<p><strong>Is there an existing system/application/protocol whereby I can transmit my policy requirements to a provider, they can respond in real-time with compliance level and any additional costs, with less structured/known requirements responded to by a human (but transmitted the same way)?  In other words, I&#8217;m looking for human driven, machine to machine policy exchange/agreement.<br />
</strong></p>
<p>I propose that the benefit of quickly ascertaining policy compatibility along with any additional costs involved would reduce the on-ramp to cloud, reduce switching costs, drive a form of policy interoperability and take us closer to where we need to be in the long run: the ability to express security policy for a single unit of compute/storage/network in a cloud.  Ultimately, I want to be able to tie my security policy to the information asset I need to protect and push that to a cloud broker who performs policy reconciliation to determine which of my approved provider(s) can meet my needs without any human intervention (yeah, I can hope ;-).</p>
<p><strong>And before everyone jumps on me and says &#8216;but the point of an on-site audit/security review is to get assurance that the provider is doing what they claim they are doing&#8221; I&#8217;d like to point out that policy and assurance are two different things</strong>.  Before you and the provider invest time in the optional on-site audit, why not get the bulk of the policy questions out the way in a fast and low cost manner? (i.e. &#8220;death to the questoinnaire?&#8221;).</p>
<p><strong>If you&#8217;re following along thus far, you&#8217;ll also see the possibility for trusted 3rd party auditors to digitally &#8217;sign&#8217; individual policy statements made by cloud providers they have audited.</strong> That signature could itself reflect the assurance level you need.  This in turn could help drive the nascent cyberinsurance market for cloud&#8230;assuming the auditor is open to counterclaims by the insurer ;-).</p>
<p>If you do need to go on-site (and assuming the cloud provider tells you where &#8220;on-site&#8221; is ;-), you&#8217;ll have a list of items the provider categorically stated they do, meaning you can cherry pick the areas where you want to deep dive for assurance.  If upon inspection you find reality does not match stated policy, you can scream bloody murder.  Providers that mislead customers will soon get known.</p>
<p><strong>Thoughts?</strong></p>




	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F16%2Fstop-the-madness-cloud-onboarding-audits-an-open-question%2F&amp;title=Stop%20the%20Madness%21%20%20Cloud%20Onboarding%20Audits%20-%20An%20Open%20Question..." title="Digg"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://sphinn.com/submit.php?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F16%2Fstop-the-madness-cloud-onboarding-audits-an-open-question%2F&amp;title=Stop%20the%20Madness%21%20%20Cloud%20Onboarding%20Audits%20-%20An%20Open%20Question..." title="Sphinn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/sphinn.gif" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://del.icio.us/post?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F16%2Fstop-the-madness-cloud-onboarding-audits-an-open-question%2F&amp;title=Stop%20the%20Madness%21%20%20Cloud%20Onboarding%20Audits%20-%20An%20Open%20Question..." title="del.icio.us"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F16%2Fstop-the-madness-cloud-onboarding-audits-an-open-question%2F&amp;t=Stop%20the%20Madness%21%20%20Cloud%20Onboarding%20Audits%20-%20An%20Open%20Question..." title="Facebook"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F16%2Fstop-the-madness-cloud-onboarding-audits-an-open-question%2F&amp;title=Stop%20the%20Madness%21%20%20Cloud%20Onboarding%20Audits%20-%20An%20Open%20Question..." title="Google"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F16%2Fstop-the-madness-cloud-onboarding-audits-an-open-question%2F&amp;title=Stop%20the%20Madness%21%20%20Cloud%20Onboarding%20Audits%20-%20An%20Open%20Question...&amp;source=Cloud+Security+Demystifying+Cloud+Computing+Security&amp;summary=Have%20you%20ever%20performed%20a%20security%20review%20or%20audit%20of%20a%203rd%20party%20hosting%20provider%20before%20your%20employer%20signs%20on%20the%20dotted%20line%3F%C2%A0%20Did%20you%20ever%20%22have%20that%20moment%3F%22.%C2%A0%20It%27s%20that%20time%20when%20exhausted%20from%20review%20fatigue%20you%20find%20yourself%20banging%20your%20h" title="LinkedIn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F16%2Fstop-the-madness-cloud-onboarding-audits-an-open-question%2F&amp;title=Stop%20the%20Madness%21%20%20Cloud%20Onboarding%20Audits%20-%20An%20Open%20Question..." title="Live"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F16%2Fstop-the-madness-cloud-onboarding-audits-an-open-question%2F&amp;title=Stop%20the%20Madness%21%20%20Cloud%20Onboarding%20Audits%20-%20An%20Open%20Question..." title="StumbleUpon"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=http%3A%2F%2Fcloudsecurity.org%2F2009%2F06%2F16%2Fstop-the-madness-cloud-onboarding-audits-an-open-question%2F" title="TwitThis"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/CloudSecurity/~4/4H2_0GRPsLc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cloudsecurity.org/2009/06/16/stop-the-madness-cloud-onboarding-audits-an-open-question/feed/</wfw:commentRss>
		<feedburner:origLink>http://cloudsecurity.org/2009/06/16/stop-the-madness-cloud-onboarding-audits-an-open-question/</feedburner:origLink></item>
		<item>
		<title>No Country Left Behind: SUN UK CTO Pushes For UK Cloud Security Group</title>
		<link>http://feedproxy.google.com/~r/CloudSecurity/~3/k5AIYRvQZXs/</link>
		<comments>http://cloudsecurity.org/2009/05/29/no-country-left-behind-sun-uk-cto-pushes-for-uk-cloud-security-group/#comments</comments>
		<pubDate>Fri, 29 May 2009 11:31:23 +0000</pubDate>
		<dc:creator>Craig Balding</dc:creator>
		
		<category><![CDATA[Cloud Computing Security]]></category>

		<category><![CDATA[CSA]]></category>

		<category><![CDATA[ENISA]]></category>

		<category><![CDATA[SUN]]></category>

		<guid isPermaLink="false">http://cloudsecurity.org/?p=370</guid>
		<description><![CDATA[In a move I found a tad &#8216;uncloudlike&#8217;, ZDNet reports that SUN UK CTO Wayne Horkan is trying to pull together a UK specific Cloud Security group.
On the one hand I totally understand the need for a nation to protect its own interests - particularly where national critical infrastructure is concerned, but on the other, [...]]]></description>
			<content:encoded><![CDATA[<p>In a move I found a tad &#8216;uncloudlike&#8217;, ZDNet reports that SUN UK CTO Wayne Horkan is trying to pull together a UK specific Cloud Security group.</p>
<p>On the one hand I totally understand the need for a nation to protect its own interests - particularly where national critical infrastructure is concerned, but on the other, it &#8220;feels&#8221; a bit strange that an initiative like this is coming from a vendor with a vested interest in Cloud.</p>
<p>Here&#8217;s the <a href="http://news.zdnet.co.uk/security/0,1000000189,39656580,00.htm">quote</a>:</p>
<blockquote><p><strong>Sun&#8217;s UK chief technology officer is working with major British public and private organisations to set up a cross-sector forum to resolve cloud-computing security issues.</strong></p>
<p>Cloud-computing systems could become as important as the UK critical national infrastructure, and they need to be secured in an appropriate manner, Wayne Horkan told ZDNet UK on Thursday. The Sun executive said he is working on setting up the forum alongside organisations such as the CBI, Microsoft and Accenture; government departments such as Berr, Dius and the Treasury; and the government&#8217;s chief scientific advisor, Professor John Beddington.</p>
<p>&#8220;I&#8217;m concerned about the security of the supply,&#8221; Horkan said at the Cloud Expo Europe conference in London. &#8220;If cloud computing becomes a utility, it&#8217;s important to me that the UK as a nation state has good security of supply. It&#8217;s important that the UK has the appropriate capability in cloud computing.&#8221;</p></blockquote>
<p>He then goes on to cite privacy concerns.</p>
<p>It&#8217;s plain to see that the majority of Cloud offerings are from US based companies.  Nearly every briefing I&#8217;m invited to is EST or PST.  In fact, I can&#8217;t remember even speaking with a UK Cloud provider.   Of the many media requests for comments, all but one were from the US.</p>
<p>I can&#8217;t help smelling fear in this effort. As a Brit, I would love to see a UK group coming together to innovate, support and promote the fledgling UK Cloud industry.  Perhaps that will be one of the goals of the group - if so, I don&#8217;t think that is &#8217;security&#8217; specific (unless we are talking security innovation).  </p>
<p>Development of UK specific Data Privacy guidance in relation to Cloud should be led and enforced by the <a href="http://www.ico.gov.uk/what_we_cover/data_protection.aspx">Information Commissioners Office</a>.</p>
<p>I also feel this will do little to advance security of the Cloud overall.  With the <a href="http://www.rationalsurvivability.com/blog/?p=922">positive news yesterday</a> that the UK based <a href="http://www.opengroup.org/jericho/">Jericho forum</a> and the <a href="http://cloudsecurity.org/2009/05/11/the-cloud-security-alliance-needs-you/">Cloud Security Alliance (CSA)</a> have formally agreed to &#8220;work together&#8221;, isn&#8217;t this inward looking approach just fragmenting our efforts?  Why not direct the security talent that would comprise this group towards the CSA or <a href="http://cloudsecurity.org/2009/04/27/enisa-cloud-risk-assessment-what-are-your-concerns-about-cloud-computing/">ENISA</a>.</p>
<p>Security is a *global* issue.  I&#8217;m struggling to see how country specific cloud security interest groups &#8220;fit&#8221; when we talk about globally distributed systems.  What next - Cloud UN? ;-).</p>
<p>I don&#8217;t disagree with the need to protect supply, but I would much prefer to see the UK government driving an initiative like this as part of their critical infrastructure protection strategy.  A strategy around UK Cloud innovation would be nice too ;-).</p>
<p>Perhaps I am being overly pessimistic or missing something.  What do you think of a country specific Cloud security group set up by a technology company?  A US based technology company no less&#8230; ;-).</p>




	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F29%2Fno-country-left-behind-sun-uk-cto-pushes-for-uk-cloud-security-group%2F&amp;title=No%20Country%20Left%20Behind%3A%20SUN%20UK%20CTO%20Pushes%20For%20UK%20Cloud%20Security%20Group" title="Digg"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://sphinn.com/submit.php?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F29%2Fno-country-left-behind-sun-uk-cto-pushes-for-uk-cloud-security-group%2F&amp;title=No%20Country%20Left%20Behind%3A%20SUN%20UK%20CTO%20Pushes%20For%20UK%20Cloud%20Security%20Group" title="Sphinn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/sphinn.gif" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://del.icio.us/post?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F29%2Fno-country-left-behind-sun-uk-cto-pushes-for-uk-cloud-security-group%2F&amp;title=No%20Country%20Left%20Behind%3A%20SUN%20UK%20CTO%20Pushes%20For%20UK%20Cloud%20Security%20Group" title="del.icio.us"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F29%2Fno-country-left-behind-sun-uk-cto-pushes-for-uk-cloud-security-group%2F&amp;t=No%20Country%20Left%20Behind%3A%20SUN%20UK%20CTO%20Pushes%20For%20UK%20Cloud%20Security%20Group" title="Facebook"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F29%2Fno-country-left-behind-sun-uk-cto-pushes-for-uk-cloud-security-group%2F&amp;title=No%20Country%20Left%20Behind%3A%20SUN%20UK%20CTO%20Pushes%20For%20UK%20Cloud%20Security%20Group" title="Google"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F29%2Fno-country-left-behind-sun-uk-cto-pushes-for-uk-cloud-security-group%2F&amp;title=No%20Country%20Left%20Behind%3A%20SUN%20UK%20CTO%20Pushes%20For%20UK%20Cloud%20Security%20Group&amp;source=Cloud+Security+Demystifying+Cloud+Computing+Security&amp;summary=In%20a%20move%20I%20found%20a%20tad%20%27uncloudlike%27%2C%20ZDNet%20reports%20that%20SUN%20UK%20CTO%20Wayne%20Horkan%20is%20trying%20to%20pull%20together%20a%20UK%20specific%20Cloud%20Security%20group.%0D%0A%0D%0AOn%20the%20one%20hand%20I%20totally%20understand%20the%20need%20for%20a%20nation%20to%20protect%20its%20own%20interests%20-%20particularly" title="LinkedIn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F29%2Fno-country-left-behind-sun-uk-cto-pushes-for-uk-cloud-security-group%2F&amp;title=No%20Country%20Left%20Behind%3A%20SUN%20UK%20CTO%20Pushes%20For%20UK%20Cloud%20Security%20Group" title="Live"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F29%2Fno-country-left-behind-sun-uk-cto-pushes-for-uk-cloud-security-group%2F&amp;title=No%20Country%20Left%20Behind%3A%20SUN%20UK%20CTO%20Pushes%20For%20UK%20Cloud%20Security%20Group" title="StumbleUpon"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F29%2Fno-country-left-behind-sun-uk-cto-pushes-for-uk-cloud-security-group%2F" title="TwitThis"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/CloudSecurity/~4/k5AIYRvQZXs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cloudsecurity.org/2009/05/29/no-country-left-behind-sun-uk-cto-pushes-for-uk-cloud-security-group/feed/</wfw:commentRss>
		<feedburner:origLink>http://cloudsecurity.org/2009/05/29/no-country-left-behind-sun-uk-cto-pushes-for-uk-cloud-security-group/</feedburner:origLink></item>
		<item>
		<title>The Cloud Security Alliance Needs You</title>
		<link>http://feedproxy.google.com/~r/CloudSecurity/~3/wAV8OYt8iSU/</link>
		<comments>http://cloudsecurity.org/2009/05/11/the-cloud-security-alliance-needs-you/#comments</comments>
		<pubDate>Mon, 11 May 2009 10:45:23 +0000</pubDate>
		<dc:creator>Craig Balding</dc:creator>
		
		<category><![CDATA[Cloud Computing Security]]></category>

		<category><![CDATA[Cloud Security Alliance]]></category>

		<category><![CDATA[CSA]]></category>

		<category><![CDATA[Guidance]]></category>

		<guid isPermaLink="false">http://cloudsecurity.org/?p=360</guid>
		<description><![CDATA[The Cloud Security Alliance is seeking your input to develop and improve upon version 1.0 of the guidance document they announced at RSA.
Launched last month, the founders are security professionals from Cloud customers and Security in the Cloud providers (with sponsorship coming from the latter).  The Technical Adviser is friend and fellow security professional Chris [...]]]></description>
			<content:encoded><![CDATA[<p><img class="left" title="Cloud Security Alliance" src="http://cloudsecurity.org/blog/wp-content/uploads//Cloud_Security_Alliance_%28CSA%29_-_security_best_practices_for_cloud_computing-1-1-20090511-102952.jpg" alt="Cloud_Security_Alliance_%28CSA%29_-_security_best_practices_for_cloud_computing-1-1-20090511-102952 The Cloud Security Alliance Needs You" width="176" height="81" />The <a href="http://www.cloudsecurityalliance.org/">Cloud Security Alliance</a> is seeking your input to develop and improve upon <a href="http://www.cloudsecurityalliance.org/guidance/csaguide.pdf">version 1.0 of the guidance document</a> they announced at RSA.</p>
<p>Launched last month, the founders are security professionals from Cloud customers and Security in the Cloud providers (with sponsorship coming from the latter).  The Technical Adviser is friend and fellow security professional <a href="http://www.rationalsurvivability.com/blog/?p=665">Chris Hoff</a>.</p>
<p>From the Introduction on page 5 of the guidance document:</p>
<blockquote><p>The Cloud Security Alliance is a grassroots effort to facilitate the mission to create and apply best practices to secure cloud computing.  Incorporated as a not-for-profit organization, our efforts will seek to provide a voice for security practitioners.  However, recognizing that a secure cloud is a shared responsibility, we will be inclusive of all organizations and points of view to fulfill this mission.<br />
What follows is our initial report, outlining areas of concern and guidance for organizations adopting cloud computing.  <strong>The intention is to provide security practitioners with a comprehensive roadmap for being proactive in developing positive and secure relationships with cloud providers</strong>.  Much of this guidance is also quite relevant to the cloud provider to improve the quality and security of their service offerings.   As with any initial foray, there will certainly be guidance that we could improve upon.  We will quite likely modify the number of domains and change the focus of some areas of concern.  <strong>We seek your help to improve this guidance to make version 2.0 of this document an even better asset to the security practitioner and cloud provider.</strong></p></blockquote>
<h3>How To Get Involved</h3>
<p><strong>This is a real opportunity to shape the future security of Cloud. </strong>With sufficient participants, a mature guidance document and strong awareness, <strong>I believe a group like this can make a real impact on the future of Cloud Security. </strong>Its my view that this <strong>advances the Cloud Security conversation</strong> which is a major reason why I started this blog and will be contributing as I can.</p>
<p>If you&#8217;ve been sitting on the sidelines up to now, I encourage you to get involved and contribute as little or as much as you can.</p>
<p>Getting started is easy:</p>
<p>1. <strong>Join the <a href="http://www.linkedin.com/groups?gid=1864210">CSA linkedin.com group</a></strong> to become an official member of the group (I&#8217;m already a member).</p>
<p>2. <strong>Review and give feedback to the CSA guidance document</strong> <a href="http://groups.google.com/group/cloudsecurityalliance">via the CSA Google Group</a>.</p>
<p>Finally, the CSA have a number of  events planned to spread the word, including Gluecon (Denver), ISSA CISO Forum (Chicago) and the Cloud Computing Expo Europe in Prague, Czech Republic.  More info <a href="http://www.cloudsecurityalliance.org/Events.html">here</a>.</p>




	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F11%2Fthe-cloud-security-alliance-needs-you%2F&amp;title=The%20Cloud%20Security%20Alliance%20Needs%20You" title="Digg"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://sphinn.com/submit.php?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F11%2Fthe-cloud-security-alliance-needs-you%2F&amp;title=The%20Cloud%20Security%20Alliance%20Needs%20You" title="Sphinn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/sphinn.gif" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://del.icio.us/post?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F11%2Fthe-cloud-security-alliance-needs-you%2F&amp;title=The%20Cloud%20Security%20Alliance%20Needs%20You" title="del.icio.us"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F11%2Fthe-cloud-security-alliance-needs-you%2F&amp;t=The%20Cloud%20Security%20Alliance%20Needs%20You" title="Facebook"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F11%2Fthe-cloud-security-alliance-needs-you%2F&amp;title=The%20Cloud%20Security%20Alliance%20Needs%20You" title="Google"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F11%2Fthe-cloud-security-alliance-needs-you%2F&amp;title=The%20Cloud%20Security%20Alliance%20Needs%20You&amp;source=Cloud+Security+Demystifying+Cloud+Computing+Security&amp;summary=The%20Cloud%20Security%20Alliance%20is%20seeking%20your%20input%20to%20develop%20and%20improve%20upon%20version%201.0%20of%20the%20guidance%20document%20they%20announced%20at%20RSA.%0D%0A%0D%0ALaunched%20last%20month%2C%20the%20founders%20are%20security%20professionals%20from%20Cloud%20customers%20and%20Security%20in%20the%20Cloud%20p" title="LinkedIn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F11%2Fthe-cloud-security-alliance-needs-you%2F&amp;title=The%20Cloud%20Security%20Alliance%20Needs%20You" title="Live"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F11%2Fthe-cloud-security-alliance-needs-you%2F&amp;title=The%20Cloud%20Security%20Alliance%20Needs%20You" title="StumbleUpon"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F11%2Fthe-cloud-security-alliance-needs-you%2F" title="TwitThis"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/CloudSecurity/~4/wAV8OYt8iSU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cloudsecurity.org/2009/05/11/the-cloud-security-alliance-needs-you/feed/</wfw:commentRss>
		<feedburner:origLink>http://cloudsecurity.org/2009/05/11/the-cloud-security-alliance-needs-you/</feedburner:origLink></item>
		<item>
		<title>Legal Cloud: Have It Your Way</title>
		<link>http://feedproxy.google.com/~r/CloudSecurity/~3/ei78W9HFur4/</link>
		<comments>http://cloudsecurity.org/2009/05/08/legal-cloud-have-it-your-way/#comments</comments>
		<pubDate>Fri, 08 May 2009 07:52:59 +0000</pubDate>
		<dc:creator>Craig Balding</dc:creator>
		
		<category><![CDATA[Infrastucture as a Service]]></category>

		<category><![CDATA[Legal Cloud]]></category>

		<category><![CDATA[nScaled]]></category>

		<guid isPermaLink="false">http://cloudsecurity.org/?p=356</guid>
		<description><![CDATA[Today, nScaled announces the Legal Cloud in Beta.  This is a vertical specific cloud targeting the &#8220;infrastructure on demand&#8221; (IaaS) requirements for international law firms:
Legal Cloud today announced that several top, international law firms had signed up as early testers of its virtual data center services for the legal market. The Legal Cloud is [...]]]></description>
			<content:encoded><![CDATA[<p><img class="left" title="Logo of the Legal Cloud" src="http://www.legalcloud.net//i/shared/logo.gif" alt="logo Legal Cloud: Have It Your Way" width="281" height="52" />Today, <a href="http://www.nscaled.com">nScaled</a> <a href="http://www.theopenpress.com/index.php?a=press&amp;id=49807">announces</a> the <a href="http://www.legalcloud.net">Legal Cloud</a> in Beta.  This is a vertical specific cloud targeting the &#8220;infrastructure on demand&#8221; (IaaS) requirements for international law firms:</p>
<blockquote><p>Legal Cloud today announced that several top, international law firms had signed up as early testers of its virtual data center services for the legal market. The Legal Cloud is operating a ‘closed beta’ with select law firms interested in reducing the costs of their existing collocation facilities, finding a way to implement a business continuity program without duplicating private infrastructure or simply planning for their future primary and secondary infrastructure facilities.</p></blockquote>
<h3>What Makes This Different?</h3>
<p>From their blurb:</p>
<blockquote><p>The founders of the Legal Cloud have been working in the legal technology industry for over a decade. We understand that the needs of international law firms are different to other industries. Our data centers are optimized to meet the needs of law firms. Our choice of technologies, performance, data storage, latency, service level agreements, security and features have all been specifically devised to support the needs of the legal industry (<a href="http://www.legalcloud.net/solutions.php">source</a>).</p></blockquote>
<h3>Why This Is Important From a Cloud Security Perspective?</h3>
<ul>
<li>This cloud is designed around the needs of a specific industry:  with a well defined set of clients in mind it can cater to the groups specific operational and security needs</li>
<li>These are not just &#8220;any customers&#8221;: international law firms that will have legal, compliance and security requirements over and above your &#8220;average&#8221; cloud customer today.  This needs to be a cloud with &#8216;higher assurance&#8217; features to gain the trust and buy-in of legal CIOs</li>
<li>The security conversation suddenly becomes a lot more focused: we are not talking about a general &#8220;one size fits all&#8221; cloud anymore and facing the disharmony of varying customers security needs and provider capabilities.  This may sound trivial but security conversations can get painful fast when customer and provider come from different worlds.</li>
<li>In a view I&#8217;ve held for a longtime, its a taste of things to come: banking clouds, healthcare clouds, federal clouds (happening now).  Yes, there are other industry specific clouds (e.g. Salesforce Service Cloud) and they have their own security requirements, but arguably less assurance will be demanded by customers.</li>
<li>The customers become an important lobby group for future security feature requests: instead of X voices asking for completely different things, the community of Legal Cloud users will state requirements &#8220;loud and clear&#8221; and if nScaled doesn&#8217;t listen, provide an opportunity for &#8220;Another Legal Cloud&#8221; to steal customers.</li>
<li>The success of this cloud will be judged by many: if nScaled delivers on their promise, they will benefit from first mover advantage and become the &#8220;standard&#8221; for legal cloud.  From my UK experience, the legal community is cautious about new technologies and is a pretty tight-nit group, so if sufficient &#8220;established&#8221; legal firms move its not hard to imagine many more following (well, I&#8217;m sure that&#8217;s what nScaled hopes ;-).</li>
</ul>
<h3>What Is On Offer?</h3>
<p>Legal Cloud is offering the following on a services basis:</p>
<blockquote>
<ul class="hoverShow">
<li>Fully virtualized data centers</li>
<li>Business Continuity Service</li>
<li>Active Cloud Servers</li>
<li>Unlimited Storage</li>
<li>Snapshot recovery points</li>
</ul>
</blockquote>
<p>And here&#8217;s how it looks from a 50,000ft:</p>
<p><img class="aligncenter" title="Legal Cloud" src="http://cloudsecurity.org/blog/wp-content/uploads//nScaled___Cloud_Computing_Experts___Services-20090508-093056.jpg" alt="nScaled___Cloud_Computing_Experts___Services-20090508-093056 Legal Cloud: Have It Your Way" width="519" height="479" /></p>
<h3>What Do They Say About Security?</h3>
<p>After a brave headline of &#8220;Security Guaranteed&#8221; (sure to rile anyone in information security), they go on to <a href="http://www.legalcloud.net/solutions.php">state</a>:</p>
<blockquote><p>The security of your data is of paramount importance. Here is how we guarantee it&#8217;s security.</p>
<p><strong>Secure Data Centers</strong></p>
<p>Our data centers are highly secure and redundant precision environments backed by the Fanatical Support of Rackspace. (SAS-70 Compliant)</p>
<p><strong>Secure Virtual Private Networks</strong></p>
<p>We extend your network into the Legal Cloud using VPN (Virtual Private Network) and VLAN (Virtual LAN) technologies. Your data is encrypted during transit with IPsec. Within the Legal Cloud, your data is segregated in logically separate areas from other clients data and attached only to your private networking. This gives each client their own private network and storage in the Cloud.</p>
<p><strong>Data Encryption</strong></p>
<p>Client Data is encrypted from client source servers to target devices using strong encryption protocols.</p>
<p><strong>Not on the public Internet</strong></p>
<p>The legal Cloud is not exposed to the public Internet. It is actually an extention of each clients internal network, each seperated by strong security protocols.</p>
<p><strong>Service Level Agreements</strong></p>
<p>We are working on appropriate SLA&#8217;s for our legal customers during the beta period.</p></blockquote>
<p>Psychologically, I suspect the most significant reassurance for many CISOs will be this one single sentence: &#8220;Not on the public Internet&#8221;.  Beyond that, use of IPsec will make this feel very much like a standard 3rd party &#8216;partner&#8217; connection.  I don&#8217;t see any mention of storage encryption options as yet, nor any further detail on the logical separation - once I&#8217;ve had a briefing and can speak more to the security aspects, I&#8217;ll post more.</p>
<p>P.S nScaled have annouced a couple of <a href="http://www.legalcloud.net/buzz.php">webinars</a> aimed at their target audience here.</p>




	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F08%2Flegal-cloud-have-it-your-way%2F&amp;title=Legal%20Cloud%3A%20Have%20It%20Your%20Way" title="Digg"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://sphinn.com/submit.php?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F08%2Flegal-cloud-have-it-your-way%2F&amp;title=Legal%20Cloud%3A%20Have%20It%20Your%20Way" title="Sphinn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/sphinn.gif" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://del.icio.us/post?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F08%2Flegal-cloud-have-it-your-way%2F&amp;title=Legal%20Cloud%3A%20Have%20It%20Your%20Way" title="del.icio.us"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F08%2Flegal-cloud-have-it-your-way%2F&amp;t=Legal%20Cloud%3A%20Have%20It%20Your%20Way" title="Facebook"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F08%2Flegal-cloud-have-it-your-way%2F&amp;title=Legal%20Cloud%3A%20Have%20It%20Your%20Way" title="Google"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F08%2Flegal-cloud-have-it-your-way%2F&amp;title=Legal%20Cloud%3A%20Have%20It%20Your%20Way&amp;source=Cloud+Security+Demystifying+Cloud+Computing+Security&amp;summary=Today%2C%20nScaled%20announces%20the%20Legal%20Cloud%20in%20Beta.%20%20This%20is%20a%20vertical%20specific%20cloud%20targeting%20the%20%22infrastructure%20on%20demand%22%20%28IaaS%29%20requirements%20for%20international%20law%20firms%3A%0D%0ALegal%20Cloud%20today%20announced%20that%20several%20top%2C%20international%20law%20firms%20had%20" title="LinkedIn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F08%2Flegal-cloud-have-it-your-way%2F&amp;title=Legal%20Cloud%3A%20Have%20It%20Your%20Way" title="Live"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F08%2Flegal-cloud-have-it-your-way%2F&amp;title=Legal%20Cloud%3A%20Have%20It%20Your%20Way" title="StumbleUpon"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F08%2Flegal-cloud-have-it-your-way%2F" title="TwitThis"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/CloudSecurity/~4/ei78W9HFur4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cloudsecurity.org/2009/05/08/legal-cloud-have-it-your-way/feed/</wfw:commentRss>
		<feedburner:origLink>http://cloudsecurity.org/2009/05/08/legal-cloud-have-it-your-way/</feedburner:origLink></item>
		<item>
		<title>“A Cloud Security Ghost Story” @ Black Hat: Slides Now Available</title>
		<link>http://feedproxy.google.com/~r/CloudSecurity/~3/34H8n3YOPvA/</link>
		<comments>http://cloudsecurity.org/2009/05/04/a-cloud-security-ghost-story-black-hat-slides-now-available/#comments</comments>
		<pubDate>Mon, 04 May 2009 20:31:17 +0000</pubDate>
		<dc:creator>Craig Balding</dc:creator>
		
		<category><![CDATA[Cloud Computing Security]]></category>

		<category><![CDATA[Black Hat]]></category>

		<category><![CDATA[presentations]]></category>

		<guid isPermaLink="false">http://cloudsecurity.org/?p=344</guid>
		<description><![CDATA[The slides from my talk at Black Hat Europe 2009 are now available [PDF].
From comments I received afterwards, I got positive feedback despite running out of time (my fault entirely).  I&#8217;ve been pleasantly surprised by the number of people asking for copies of the slides, but do bear in mind the slides are somewhat &#8216;terse&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p><img class="left" title="A Cloud Security Ghost Story" src="http://cloudsecurity.org/blog/wp-content/uploads//blackhat-europe-2009-Balding-CloudSecurity-slides.pdf_%28page_1_of_81%29-20090504-222258.jpg" alt="blackhat-europe-2009-Balding-CloudSecurity-slides.pdf_%28page_1_of_81%29-20090504-222258 A Cloud Security Ghost Story @ Black Hat: Slides Now Available" width="265" height="119" />The slides from my talk at Black Hat Europe 2009 are now <a href="http://www.blackhat.com/presentations/bh-europe-09/Balding/blackhat-europe-2009-Balding-CloudSecurity-slides.pdf">available</a> [PDF].</p>
<p>From comments I received afterwards, I got positive feedback despite running out of time (my fault entirely).  I&#8217;ve been pleasantly surprised by the number of people asking for copies of the slides, but do bear in mind the slides are somewhat &#8216;terse&#8217; as they are primarily talking points for me to bounce off of (as it were).</p>
<p>Should anything not be clear, feel free to leave a comment below and I&#8217;ll do my best to clarify.</p>
<p><strong>I&#8217;d also like to take this chance to thank Jeff Moss, Ping and the rest of the Black Hat crew for doing such a professional job running the conference - it was confidence inspiring to be in such capable hands.</strong></p>




	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Fa-cloud-security-ghost-story-black-hat-slides-now-available%2F&amp;title=%22A%20Cloud%20Security%20Ghost%20Story%22%20%40%20Black%20Hat%3A%20Slides%20Now%20Available" title="Digg"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://sphinn.com/submit.php?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Fa-cloud-security-ghost-story-black-hat-slides-now-available%2F&amp;title=%22A%20Cloud%20Security%20Ghost%20Story%22%20%40%20Black%20Hat%3A%20Slides%20Now%20Available" title="Sphinn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/sphinn.gif" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://del.icio.us/post?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Fa-cloud-security-ghost-story-black-hat-slides-now-available%2F&amp;title=%22A%20Cloud%20Security%20Ghost%20Story%22%20%40%20Black%20Hat%3A%20Slides%20Now%20Available" title="del.icio.us"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Fa-cloud-security-ghost-story-black-hat-slides-now-available%2F&amp;t=%22A%20Cloud%20Security%20Ghost%20Story%22%20%40%20Black%20Hat%3A%20Slides%20Now%20Available" title="Facebook"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Fa-cloud-security-ghost-story-black-hat-slides-now-available%2F&amp;title=%22A%20Cloud%20Security%20Ghost%20Story%22%20%40%20Black%20Hat%3A%20Slides%20Now%20Available" title="Google"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Fa-cloud-security-ghost-story-black-hat-slides-now-available%2F&amp;title=%22A%20Cloud%20Security%20Ghost%20Story%22%20%40%20Black%20Hat%3A%20Slides%20Now%20Available&amp;source=Cloud+Security+Demystifying+Cloud+Computing+Security&amp;summary=The%20slides%20from%20my%20talk%20at%20Black%20Hat%20Europe%202009%20are%20now%20available%20%5BPDF%5D.%0D%0A%0D%0AFrom%20comments%20I%20received%20afterwards%2C%20I%20got%20positive%20feedback%20despite%20running%20out%20of%20time%20%28my%20fault%20entirely%29.%C2%A0%20I%27ve%20been%20pleasantly%20surprised%20by%20the%20number%20of%20people%20asking" title="LinkedIn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Fa-cloud-security-ghost-story-black-hat-slides-now-available%2F&amp;title=%22A%20Cloud%20Security%20Ghost%20Story%22%20%40%20Black%20Hat%3A%20Slides%20Now%20Available" title="Live"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Fa-cloud-security-ghost-story-black-hat-slides-now-available%2F&amp;title=%22A%20Cloud%20Security%20Ghost%20Story%22%20%40%20Black%20Hat%3A%20Slides%20Now%20Available" title="StumbleUpon"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Fa-cloud-security-ghost-story-black-hat-slides-now-available%2F" title="TwitThis"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/CloudSecurity/~4/34H8n3YOPvA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cloudsecurity.org/2009/05/04/a-cloud-security-ghost-story-black-hat-slides-now-available/feed/</wfw:commentRss>
		<feedburner:origLink>http://cloudsecurity.org/2009/05/04/a-cloud-security-ghost-story-black-hat-slides-now-available/</feedburner:origLink></item>
		<item>
		<title>Avoid the Facepalm: Cloud Security vs. Security in the Cloud</title>
		<link>http://feedproxy.google.com/~r/CloudSecurity/~3/R2mnfa1rtRc/</link>
		<comments>http://cloudsecurity.org/2009/05/04/avoid-the-facepalm-cloud-security-vs-security-in-the-cloud/#comments</comments>
		<pubDate>Mon, 04 May 2009 20:10:59 +0000</pubDate>
		<dc:creator>Craig Balding</dc:creator>
		
		<category><![CDATA[Cloud Computing Security]]></category>

		<category><![CDATA[security in the cloud]]></category>

		<category><![CDATA[terminology]]></category>

		<guid isPermaLink="false">http://cloudsecurity.org/?p=340</guid>
		<description><![CDATA[One of the slides I added to my Black Hat presentation at the last minute can be seen below:

Introducing the slide, I remarked that its important to differentiate the two:

&#8220;Cloud Security&#8221;: this refers to the security of &#8220;the Cloud&#8221;, or more usefully, of a given cloud.  Stepping back, we can use the term to refer [...]]]></description>
			<content:encoded><![CDATA[<p>One of the slides I added to my Black Hat presentation at the last minute can be seen below:</p>
<p><img class="aligncenter" title="Cloud Security vs Security in the Cloud" src="http://cloudsecurity.org/blog/wp-content/uploads//blackhat-europe-2009-Balding-CloudSecurity-slides.pdf_%28page_7_of_81%29-20090504-212519.jpg" alt="blackhat-europe-2009-Balding-CloudSecurity-slides.pdf_%28page_7_of_81%29-20090504-212519 Avoid the Facepalm: Cloud Security vs. Security in the Cloud" width="494" height="420" /></p>
<p>Introducing the slide, I remarked that its important to differentiate the two:</p>
<ul>
<li>&#8220;Cloud Security&#8221;: this refers to the security of &#8220;the Cloud&#8221;, or more usefully, of a given cloud.  Stepping back, we can use the term to refer to the general security aspects of Cloud Computing.</li>
<li>&#8220;Security in the Cloud&#8221;: this is about delivering security services via &#8220;the cloud&#8221;.</li>
</ul>
<p>Back in April 2008, when I was naming this blog, I initially planned to call it &#8216;Security in the Cloud&#8217; but after 30 minutes of Googling and reading, it became evident that I was mistaken as this term had already been adopted to refer to services delivered via the Internet (primarily Security MSSPs).  Hence cloudsecurity.org was born.</p>
<p>Having said all that, I&#8217;m now seeing newer &#8220;security in the Cloud&#8221; providers referring to themselves as &#8216;the Cloud Security Leader&#8217; which only serves to add to the confusion.</p>
<p>[This post was inspired by <a title="The Real Meaning of Cloud Security Revealed" href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/05/04/the-real-meaning-of-cloud-security-revealed.aspx">"The Real Meaning of Cloud Security Revealed"</a> by Lori MacVittie]</p>




	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Favoid-the-facepalm-cloud-security-vs-security-in-the-cloud%2F&amp;title=Avoid%20the%20Facepalm%3A%20Cloud%20Security%20vs.%20Security%20in%20the%20Cloud" title="Digg"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://sphinn.com/submit.php?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Favoid-the-facepalm-cloud-security-vs-security-in-the-cloud%2F&amp;title=Avoid%20the%20Facepalm%3A%20Cloud%20Security%20vs.%20Security%20in%20the%20Cloud" title="Sphinn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/sphinn.gif" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://del.icio.us/post?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Favoid-the-facepalm-cloud-security-vs-security-in-the-cloud%2F&amp;title=Avoid%20the%20Facepalm%3A%20Cloud%20Security%20vs.%20Security%20in%20the%20Cloud" title="del.icio.us"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Favoid-the-facepalm-cloud-security-vs-security-in-the-cloud%2F&amp;t=Avoid%20the%20Facepalm%3A%20Cloud%20Security%20vs.%20Security%20in%20the%20Cloud" title="Facebook"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Favoid-the-facepalm-cloud-security-vs-security-in-the-cloud%2F&amp;title=Avoid%20the%20Facepalm%3A%20Cloud%20Security%20vs.%20Security%20in%20the%20Cloud" title="Google"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Favoid-the-facepalm-cloud-security-vs-security-in-the-cloud%2F&amp;title=Avoid%20the%20Facepalm%3A%20Cloud%20Security%20vs.%20Security%20in%20the%20Cloud&amp;source=Cloud+Security+Demystifying+Cloud+Computing+Security&amp;summary=One%20of%20the%20slides%20I%20added%20to%20my%20Black%20Hat%20presentation%20at%20the%20last%20minute%20can%20be%20seen%20below%3A%0D%0A%0D%0A%0D%0A%0D%0AIntroducing%20the%20slide%2C%20I%20remarked%20that%20its%20important%20to%20differentiate%20the%20two%3A%0D%0A%0D%0A%09%22Cloud%20Security%22%3A%20this%20refers%20to%20the%20security%20of%20%22the%20Cloud%22%2C%20or%20mo" title="LinkedIn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Favoid-the-facepalm-cloud-security-vs-security-in-the-cloud%2F&amp;title=Avoid%20the%20Facepalm%3A%20Cloud%20Security%20vs.%20Security%20in%20the%20Cloud" title="Live"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Favoid-the-facepalm-cloud-security-vs-security-in-the-cloud%2F&amp;title=Avoid%20the%20Facepalm%3A%20Cloud%20Security%20vs.%20Security%20in%20the%20Cloud" title="StumbleUpon"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=http%3A%2F%2Fcloudsecurity.org%2F2009%2F05%2F04%2Favoid-the-facepalm-cloud-security-vs-security-in-the-cloud%2F" title="TwitThis"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/CloudSecurity/~4/R2mnfa1rtRc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cloudsecurity.org/2009/05/04/avoid-the-facepalm-cloud-security-vs-security-in-the-cloud/feed/</wfw:commentRss>
		<feedburner:origLink>http://cloudsecurity.org/2009/05/04/avoid-the-facepalm-cloud-security-vs-security-in-the-cloud/</feedburner:origLink></item>
		<item>
		<title>ENISA Cloud Risk Assessment:  What Are Your Concerns about Cloud Computing?</title>
		<link>http://feedproxy.google.com/~r/CloudSecurity/~3/lD0Jo0BTH3U/</link>
		<comments>http://cloudsecurity.org/2009/04/27/enisa-cloud-risk-assessment-what-are-your-concerns-about-cloud-computing/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 20:34:22 +0000</pubDate>
		<dc:creator>Craig Balding</dc:creator>
		
		<category><![CDATA[Cloud Computing Security]]></category>

		<category><![CDATA[ENISA]]></category>

		<category><![CDATA[risk assessment]]></category>

		<category><![CDATA[SME]]></category>

		<guid isPermaLink="false">http://cloudsecurity.org/?p=329</guid>
		<description><![CDATA[Got concerns about Cloud Computing Security?
Now&#8217;s your chance to express them&#8230;
ENISA (the European Network and Information Security Agency) is conducting a security risk assessment of cloud computing.
If ENISA is unfamiliar to you, here&#8217;s how they describe themselves:


Is a Centre of Expertise  for the EU Member States and EU Institutions in Network and Information Security, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="left" title="ENISA" src="http://cloudsecurity.org/blog/wp-content/uploads//ENISA___Media_Samples-20090427-223327.jpg" alt="ENISA___Media_Samples-20090427-223327 ENISA Cloud Risk Assessment:  What Are Your Concerns about Cloud Computing?" width="165" height="109" />Got concerns about Cloud Computing Security?</p>
<p>Now&#8217;s your chance to express them&#8230;</p>
<p><a href="http://www.enisa.europa.eu/">ENISA</a> (the European Network and Information Security Agency) is conducting a security risk assessment of cloud computing.</p>
<p>If ENISA is unfamiliar to you, here&#8217;s how they describe themselves:</p>
<blockquote></blockquote>
<ul>
<li>Is a <strong>Centre of Expertise </strong> for the EU Member States and EU Institutions in Network and Information Security, giving expert advice and recommendations</li>
<li>Is a switchboard of information  for best practices</li>
<li>Facilitates contacts between the EU-institutions, the Members States and the private business &amp; industry actors</li>
</ul>
<p>For the Cloud Risk Assessment, the group (of which I&#8217;m a member) will focus on three scenarios:</p>
<ol>
<li>A user perspective on Cloud Computing (i.e. Small and Medium Enterprises)</li>
<li>Cloud Computing in a eGovernment environment (i.e. national health service)</li>
<li>Cloud Computing and Resilience</li>
</ol>
<p>In pursuit of the first scenario, ENISA is seeking feedback:</p>
<blockquote><p>&#8220;&#8230;aimed at giving advice to (among others) SME&#8217;s on the most important risks in adopting cloud computing technologies, as well as ways to address those risks.</p>
<p>As part of this study, we want to look in detail at the perspective of SME end-users of cloud computing infrastructures and applications (either current users or those considering adoption). As a first step, we have decided to base our study on a survey of the actual needs, requirements and expectations for cloud computing infrastructures.&#8221;</p></blockquote>
<p>Take the 10 minute survey <a href="http://www.surveymonkey.com/s.aspx?sm=CZdVubBa9LIzYlR3KNeZIQ_3d_3d">here</a> (results will be shared).</p>




	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F27%2Fenisa-cloud-risk-assessment-what-are-your-concerns-about-cloud-computing%2F&amp;title=ENISA%20Cloud%20Risk%20Assessment%3A%20%20What%20Are%20Your%20Concerns%20about%20Cloud%20Computing%3F" title="Digg"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://sphinn.com/submit.php?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F27%2Fenisa-cloud-risk-assessment-what-are-your-concerns-about-cloud-computing%2F&amp;title=ENISA%20Cloud%20Risk%20Assessment%3A%20%20What%20Are%20Your%20Concerns%20about%20Cloud%20Computing%3F" title="Sphinn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/sphinn.gif" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://del.icio.us/post?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F27%2Fenisa-cloud-risk-assessment-what-are-your-concerns-about-cloud-computing%2F&amp;title=ENISA%20Cloud%20Risk%20Assessment%3A%20%20What%20Are%20Your%20Concerns%20about%20Cloud%20Computing%3F" title="del.icio.us"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F27%2Fenisa-cloud-risk-assessment-what-are-your-concerns-about-cloud-computing%2F&amp;t=ENISA%20Cloud%20Risk%20Assessment%3A%20%20What%20Are%20Your%20Concerns%20about%20Cloud%20Computing%3F" title="Facebook"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F27%2Fenisa-cloud-risk-assessment-what-are-your-concerns-about-cloud-computing%2F&amp;title=ENISA%20Cloud%20Risk%20Assessment%3A%20%20What%20Are%20Your%20Concerns%20about%20Cloud%20Computing%3F" title="Google"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F27%2Fenisa-cloud-risk-assessment-what-are-your-concerns-about-cloud-computing%2F&amp;title=ENISA%20Cloud%20Risk%20Assessment%3A%20%20What%20Are%20Your%20Concerns%20about%20Cloud%20Computing%3F&amp;source=Cloud+Security+Demystifying+Cloud+Computing+Security&amp;summary=Got%20concerns%20about%20Cloud%20Computing%20Security%3F%0D%0A%0D%0ANow%27s%20your%20chance%20to%20express%20them...%0D%0A%0D%0AENISA%20%28the%20European%20Network%20and%20Information%20Security%20Agency%29%20is%20conducting%20a%20security%20risk%20assessment%20of%20cloud%20computing.%0D%0A%0D%0AIf%20ENISA%20is%20unfamiliar%20to%20you%2C%20here%27s" title="LinkedIn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F27%2Fenisa-cloud-risk-assessment-what-are-your-concerns-about-cloud-computing%2F&amp;title=ENISA%20Cloud%20Risk%20Assessment%3A%20%20What%20Are%20Your%20Concerns%20about%20Cloud%20Computing%3F" title="Live"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F27%2Fenisa-cloud-risk-assessment-what-are-your-concerns-about-cloud-computing%2F&amp;title=ENISA%20Cloud%20Risk%20Assessment%3A%20%20What%20Are%20Your%20Concerns%20about%20Cloud%20Computing%3F" title="StumbleUpon"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F27%2Fenisa-cloud-risk-assessment-what-are-your-concerns-about-cloud-computing%2F" title="TwitThis"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/CloudSecurity/~4/lD0Jo0BTH3U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cloudsecurity.org/2009/04/27/enisa-cloud-risk-assessment-what-are-your-concerns-about-cloud-computing/feed/</wfw:commentRss>
		<feedburner:origLink>http://cloudsecurity.org/2009/04/27/enisa-cloud-risk-assessment-what-are-your-concerns-about-cloud-computing/</feedburner:origLink></item>
		<item>
		<title>enStratus: Confidence in the Cloud (Plus: $100 off Under The Radar VIP Tickets)</title>
		<link>http://feedproxy.google.com/~r/CloudSecurity/~3/lldoWAJ5Xwo/</link>
		<comments>http://cloudsecurity.org/2009/04/10/enstratus-confidence-in-the-cloud/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 20:21:00 +0000</pubDate>
		<dc:creator>Craig Balding</dc:creator>
		
		<category><![CDATA[Infrastucture as a Service]]></category>

		<category><![CDATA[aws]]></category>

		<category><![CDATA[ebs]]></category>

		<category><![CDATA[ec2]]></category>

		<category><![CDATA[encryption]]></category>

		<category><![CDATA[enStratus]]></category>

		<category><![CDATA[startups]]></category>

		<category><![CDATA[under the radar]]></category>

		<guid isPermaLink="false">http://cloudsecurity.org/?p=317</guid>
		<description><![CDATA[cloudsecurity.org talks to George Reese, CTO of startup enStratus about building confidence in the Cloud.
]]></description>
			<content:encoded><![CDATA[<p><img class="left" title="Enstratus: Confidence in the Cloud" src="http://cloudsecurity.org/blog/wp-content/uploads//enStratus_-_Web-based_Cloud_Infrastructure_Management_Tools-20090410-111950.jpg" alt="enStratus_-_Web-based_Cloud_Infrastructure_Management_Tools-20090410-111950 enStratus: Confidence in the Cloud (Plus: $100 off Under The Radar VIP Tickets)" width="241" height="114" />Regular readers will know I <a href="http://cloudsecurity.org/2009/03/11/cloud-security-startups-where-for-art-thou/">recently extended an invitation</a> to give feedback from an enterprise IT security perspective to any startup that got accepted to present at <a href="http://www.undertheradarblog.com/">Under The Radar</a> on April 24th in Mountain View, California.</p>
<p>This post is a summary of a very interesting call I had with <a href="https://twitter.com/GeorgeReese">George Reese</a>, CTO of <a href="http://www.enstratus.com/">enStratus</a> and <a href="http://www.oreillynet.com/pub/au/429">author</a> of the forthcoming &#8220;<a href="http://www.amazon.com/Cloud-Application-Architectures-Applications-Infrastructure/dp/0596156367/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1239378226&amp;sr=8-1">Cloud Application Architectures&#8221;</a> book.  Please note: this isn&#8217;t a comprehensive review of the full service, rather it reflects the pieces that we delved into based on some of the common concerns we have around Cloud Security (to give you some idea, we spoke for over 90 minutes&#8230;).</p>
<p>enStratus offers cloud infrastructure management tools &#8220;aimed at the needs of enterprise IT&#8221;.  Today, they support <a href="http://aws.amazon.com/ec2/">Amazon EC2</a>, with support for other clouds to follow.</p>
<p>Their tag line is &#8216;Confidence in the Cloud&#8217; and their offering focuses on 3 key areas addressing the twin cloud adoption barriers of security and reliability:</p>
<ul>
<li> protecting cloud based data through encryption</li>
<li> offering service levels above that of the underlying cloud provider (99.9999% for EC2)</li>
<li> achieving Recovery Time and Recovery Point Objectives &#8220;in the face of the most extreme disasters&#8221;.</li>
</ul>
<p>George outlined 3 concerns his customers have about cloud providers such as Amazon:</p>
<ul>
<li> Amazon controls the physical systems on which the data resides, meaning Amazon malfeasance, Amazon misfeasance, or even 3rd party subpoenas put that data at risk.</li>
<li> The complexity of resource orchestration in the context of credential management; i.e. when do your credentials need to be in the cloud versus when their presence is just a security risk</li>
<li> User management, even via traditional identity management systems, can be dysfunctional.</li>
</ul>
<h3>The enStratus Approach to Cloud Key Management</h3>
<p>One of my pet peeves with AWS is the &#8220;<a href="http://cloudsecurity.org/2009/04/08/is-amazon-aws-really-hipaa-compliant-today/">one key to rule them all</a>&#8221; security model (the dysfunctional user management George alluded to).  Any disclosure of that key results in an attacker gaining access to all your infrastructure.  But to make privileged API calls, every developer must have a copy of the key&#8230;</p>
<p>Its not unknown for AWS users bundling an AMI (creating a virtual machine image) for public consumption <a href="http://developer.amazonwebservices.com/connect/thread.jspa?messageID=66198&amp;#66198">to leave their AWS credentials in the AMI itself</a>.  Oops.  This is obviously a Bad Thing &#8482; as a malicious user that opts to use that AMI can steal their access key, gain access to their Amazon hosted infrastructure and run up bills in their name.</p>
<p>One of the things I really like about the enStratus offering, is the relentless focus on controlling the use and hence exposure of a customers&#8217; &#8216;cloud masterkeys&#8217;.  Their implementation keeps the keys away from the AMI, and therefore  the cloud, PLUS out of the hands of an org&#8217;s IT/dev people.</p>
<p>enStratus acts as a trust broker.  After signing up for the service, the customer loads their &#8220;all powerful&#8221; Amazon credentials via a shared enStratus Provisioning Server into a Credentials Server (no direct internet connectivity).</p>
<p><img class="center" title="Amazon Credentials Page" src="http://cloudsecurity.org/blog/wp-content/uploads//AWS-Credentials.jpg-20090410-212558.jpg" alt="AWS-Credentials.jpg-20090410-212558 enStratus: Confidence in the Cloud (Plus: $100 off Under The Radar VIP Tickets)" width="540" height="260" /></p>
<p>From that point forward,  the customers&#8217; IT people access the enStratus service and manage their cloud infrastructure via named user accounts assigned specific privilege levels.</p>
<p><img class="center" title="Add a user to enStratus" src="http://cloudsecurity.org/blog/wp-content/uploads//Add-User.jpg-20090410-212833.jpg" alt="Add-User.jpg-20090410-212833 enStratus: Confidence in the Cloud (Plus: $100 off Under The Radar VIP Tickets)" width="338" height="342" /></p>
<p>Permissions include;</p>
<ul>
<li>administrator</li>
<li>start/stop servers</li>
<li>uptime retrieval and</li>
<li>audit trail review.</li>
</ul>
<p>Non-administrative users have no direct access to the AWS keys.</p>
<p>Here&#8217;s a peek at the architecture of enStratus.</p>
<p><img class="center" title="Enstratus Architecture" src="http://cloudsecurity.org/blog/wp-content/uploads//enstratus_architecture-20090410-212155.jpg" alt="enstratus_architecture-20090410-212155 enStratus: Confidence in the Cloud (Plus: $100 off Under The Radar VIP Tickets)" width="542" height="401" /></p>
<p>When an authorised enStratus user issues cloud infrastructure management requests via the Web Services and Console server, the Provisioning server issues the cloud API calls on behalf of the users.  This eliminates the need for every user needing a copy of the key to sign requests.  Given they are mediating API requests, adding logging functionality was a no-brainer and means the next time you need to know &#8216;who spun up that unpatched AMI image with an allow-all security group?&#8217;, you can find out.</p>
<p>Its important to note that there is nothing preventing anyone with your AWS key from just making API calls directly to the AWS API endpoint - totally bypassing the enStratus infrastructure.  Therefore, careful key lifecycle management is still necessary; i.e. load fresh AWS credentials straight into enStratus and follow a &#8220;no sharing&#8221; policy.</p>
<p>I should point out that the EC2 ecosystem players can&#8217;t do anything about this as the AWS platform doesn&#8217;t offer a mechanism to tie IP level controls to AWS key usage or EC2 (yet).  One way Amazon could implement this (nothing announced) is with their <a href="http://cloudsecurity.org/2009/04/09/amazon-aws-introduces-new-access-policy-language-sqs-today/">new JSON based Access Policy Language</a>.  Despite this, enStratus can still detect new EC2 instances spun-up by API calls they didn&#8217;t mediate, through telemetry used for operational monitoring - they just won&#8217;t be able to tell you who started it.</p>
<p>enStratus can help customers build their AMIs, including bundling in HIDS (Host based Intrusion Detection) via <a href="http://www.ossec.net/">ossec</a>, with centralised agent reporting.  Another example of how they protect the AMI key is through error checking in their scripted AMI builds to ensure key material is not left in an AMI accidently.  In addition, users are prevented from accessing partially provisioned AMIs (to eliminate potential key snarfing shenanigans).</p>
<p>Root access to EC2 images is disabled by default (unlike with vanilla EC2).  Privileged access is granted via sudo.</p>
<h3>Filesystem Encryption</h3>
<p>enStratus offers optional filesystem encryption through a checkbox.  Keys are temporarily passed into the EC2 instance when required; i.e. mounting.</p>
<p>Encrypted filesystem support is implemented via 2 block volumes configured as RAID 0.  2 sets of encryption keys are used.  One for encrypting and remounting the ephemeral drive (this is a &#8220;non-persistent store&#8221; automagically attached by EC2 to each running AMI).  The second key pair is used to encrypt and mount filesystems attached as <a href="http://aws.amazon.com/ebs/">Elastic Block Storage</a> (EBS).  EBS is off-instance, persistent storage.  To avoid potential exposure of key material, the 2nd set of keys are stored on the encrypted ephemeral drive during mount.</p>
<p>Worth noting is that in testing, George found that 2 EBS volumes, configured as RAID 0 with an encrypted XFS filesystem  offers similar performance to a single, unencrypted EBS volume with an ext3 filesystem.</p>
<p>George is keen to stress that enStratus is <strong>not</strong> looking to control both customers data and their keys.  So whilst he recommends and can help customers make use of the EBS snapshot feature to clone/backup storage volumes to Amazon S3 (Simple Storage Service), he isn&#8217;t offering a hosted backup service (to avoid a potential conflict).  Of course, an evil and privileged enStratus employee <em>could</em> access your live data as the keys are stored in their Credential server.  Today though, enStratus is a small company so figuring out &#8216;who dunnit&#8217; would not require the services of Sherlock Holmes.</p>
<h3>Futures</h3>
<p>Today, the enStratus management infrastructure sits outside of the cloud (at a colo) for cloud monitoring and isolation reasons.  George is exploring the possibility of also offering an on-premise offering for customers wishing for more control.</p>
<p>I offered a few short and medium term suggestions around additional integrity checks, encryption ideas, assurance processes (source code security reviews, penetration testing) and consideration to using a Hardware Security Module (HSM) for key storage to further bolster both security and trust.  George seemed genuinely open and receptive to these ideas and also shared a few interesting customer requests they are actively working on today.  Some of the more expensive line items would become practical if they can attract additional funding.</p>
<p>Overall, I have to say I&#8217;m impressed with their approach, technology and attitude.  Definitely worth a hands-on evaluation if current Cloud controls don&#8217;t fall within your risk tolerance.</p>
<p>Good luck to George and the rest of the enStratus team as they prepare to present at Under The Radar!</p>
<h3>Attending Under The Radar?</h3>
<p>As a special offer to cloudsecurity.org readers, the organisors of Under The Radar are offering $100 off the list price for VIP tickets.  To claim yours, click <a href="http://bit.ly/hRcwQ">here</a>.</p>




	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F10%2Fenstratus-confidence-in-the-cloud%2F&amp;title=enStratus%3A%20Confidence%20in%20the%20Cloud%20%28Plus%3A%20%24100%20off%20Under%20The%20Radar%20VIP%20Tickets%29" title="Digg"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://sphinn.com/submit.php?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F10%2Fenstratus-confidence-in-the-cloud%2F&amp;title=enStratus%3A%20Confidence%20in%20the%20Cloud%20%28Plus%3A%20%24100%20off%20Under%20The%20Radar%20VIP%20Tickets%29" title="Sphinn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/sphinn.gif" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://del.icio.us/post?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F10%2Fenstratus-confidence-in-the-cloud%2F&amp;title=enStratus%3A%20Confidence%20in%20the%20Cloud%20%28Plus%3A%20%24100%20off%20Under%20The%20Radar%20VIP%20Tickets%29" title="del.icio.us"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F10%2Fenstratus-confidence-in-the-cloud%2F&amp;t=enStratus%3A%20Confidence%20in%20the%20Cloud%20%28Plus%3A%20%24100%20off%20Under%20The%20Radar%20VIP%20Tickets%29" title="Facebook"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F10%2Fenstratus-confidence-in-the-cloud%2F&amp;title=enStratus%3A%20Confidence%20in%20the%20Cloud%20%28Plus%3A%20%24100%20off%20Under%20The%20Radar%20VIP%20Tickets%29" title="Google"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F10%2Fenstratus-confidence-in-the-cloud%2F&amp;title=enStratus%3A%20Confidence%20in%20the%20Cloud%20%28Plus%3A%20%24100%20off%20Under%20The%20Radar%20VIP%20Tickets%29&amp;source=Cloud+Security+Demystifying+Cloud+Computing+Security&amp;summary=cloudsecurity.org%20talks%20to%20George%20Reese%2C%20CTO%20of%20startup%20enStratus%20about%20building%20confidence%20in%20the%20Cloud.%0D%0A" title="LinkedIn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F10%2Fenstratus-confidence-in-the-cloud%2F&amp;title=enStratus%3A%20Confidence%20in%20the%20Cloud%20%28Plus%3A%20%24100%20off%20Under%20The%20Radar%20VIP%20Tickets%29" title="Live"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F10%2Fenstratus-confidence-in-the-cloud%2F&amp;title=enStratus%3A%20Confidence%20in%20the%20Cloud%20%28Plus%3A%20%24100%20off%20Under%20The%20Radar%20VIP%20Tickets%29" title="StumbleUpon"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F10%2Fenstratus-confidence-in-the-cloud%2F" title="TwitThis"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/CloudSecurity/~4/lldoWAJ5Xwo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cloudsecurity.org/2009/04/10/enstratus-confidence-in-the-cloud/feed/</wfw:commentRss>
		<feedburner:origLink>http://cloudsecurity.org/2009/04/10/enstratus-confidence-in-the-cloud/</feedburner:origLink></item>
		<item>
		<title>Amazon AWS Introduces New Access Policy Language (SQS Today…)</title>
		<link>http://feedproxy.google.com/~r/CloudSecurity/~3/KI1Y3wy0ozc/</link>
		<comments>http://cloudsecurity.org/2009/04/09/amazon-aws-introduces-new-access-policy-language-sqs-today/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 15:37:58 +0000</pubDate>
		<dc:creator>Craig Balding</dc:creator>
		
		<category><![CDATA[Infrastucture as a Service]]></category>

		<category><![CDATA[access control]]></category>

		<category><![CDATA[aws]]></category>

		<category><![CDATA[policy]]></category>

		<category><![CDATA[sqs]]></category>

		<guid isPermaLink="false">http://cloudsecurity.org/?p=286</guid>
		<description><![CDATA[Positive news from the Amazon camp today as Jeff Barr from the AWS team announces a new access control policy.  Right now, its applicable to the Simple Queue Service (SQS).
A Quick SQS Reminder
For those unfamiliar with SQS, here&#8217;s the elevator pitch from Amazon:
Amazon Simple Queue Service (Amazon SQS) offers a reliable, highly scalable, hosted queue [...]]]></description>
			<content:encoded><![CDATA[<p>Positive news from the Amazon camp today as <a href="http://aws.typepad.com/aws/2009/04/powerful-new-sqs-features.html">Jeff Barr from the AWS team announces </a>a new <a href="http://docs.amazonwebservices.com/AWSSimpleQueueService/2009-02-01/SQSDeveloperGuide/">access control policy</a>.  Right now, its applicable to the Simple Queue Service (SQS).</p>
<h3>A Quick SQS Reminder</h3>
<p>For those unfamiliar with SQS, here&#8217;s the <a href="http://aws.amazon.com/sqs/">elevator pitch from Amazon</a>:</p>
<blockquote><p>Amazon Simple Queue Service (Amazon SQS) offers a reliable, highly scalable, hosted queue for storing messages as they travel between computers. By using Amazon SQS, developers can simply move data between distributed components of their applications that perform different tasks, without losing messages or requiring each component to be always available. Amazon SQS makes it easy to build an automated workflow, working in close conjunction with the Amazon Elastic Compute Cloud EC2 and the other AWS infrastructure web services.</p>
<p>Amazon SQS works by exposing Amazon’s web-scale messaging infrastructure as a web service. Any computer on the Internet can add or read messages without any installed software or special firewall configurations. Components of applications using Amazon SQS can run independently, and do not need to be on the same network, developed with the same technologies, or running at the same time.</p></blockquote>
<p>So, a very handy data structure that makes perfect sense in distributed programming.  However, access control options were limited&#8230;until today.</p>
<h3>The New Secret Sauce</h3>
<blockquote><p>AWS is also introducing additional permission features that control access to Amazon SQS and to each of its fundamental actions on a very fine-grained basis. You can exercise this control at two levels:</p>
<p>* At the higher level you can use the new AddPermission and RemovePermission functions to set and remove particular access rights for each queue. Access rights, including the ability to send, receive, or delete messages, change message visibility, or to retrieve queue attributes, can be granted to any AWS user via their AWS account number.<br />
* At the lower level you can use our new Access Policy Language.<strong> This expressive language makes its debut as part of this SQS release; over time, we plan to employ this Access Policy Language with our other services.</strong> The Access Policy Language enables the creation of complex rules to enable access to queues based on identity (AWS account number), source IP address, date, time, and more.</p>
<p>With this new permission system you can now use Amazon SQS queues to connect non-AWS applications to AWS applications and to connect AWS applications from different organizations. You could use an open, public queue as a drop box, allowing outside applications to submit work items for processing. This could be a fully public drop box, or it could be limited to requests from a single country by using a policy based on an IP address or address range. Communication between organizations can be established based on IP addresses or AWS accounts, as appropriate.</p></blockquote>
<p>For me, the most significant news is not so much that SQS now has fine grained access control, but that Amazon have introduced a Access Policy Language and they plan to apply it to other AWS services.  This is a very positive development and could be the mechanism they use to overcome some of the <a href="http://cloudsecurity.org/2009/04/08/is-amazon-aws-really-hipaa-compliant-today/">longstanding security concerns I blogged about recently</a>.</p>
<h3>Architectural Overview</h3>
<p>For the visually inclined (<a href="http://docs.amazonwebservices.com/AWSSimpleQueueService/2009-02-01/SQSDeveloperGuide/AccessPolicyLanguage_ArchitecturalOverview.html">source</a>):</p>
<p><img class="center" title="Amazon Simple Queue Service with Access Policy Language" src="http://cloudsecurity.org/blog/wp-content/uploads//Amazon_Simple_Queue_Service-20090409-171444.jpg" alt="Amazon_Simple_Queue_Service-20090409-171444 Amazon AWS Introduces New Access Policy Language (SQS Today...)" width="512" height="332" /></p>
<blockquote><p>Where:</p>
<p>1. You, the resource owner.</p>
<p>2. Your resources (contained within the AWS service; e.g., SQS queues).</p>
<p>3. Your policies.  Typically you have one policy per resource, although you could have multiple. The AWS service itself provides an API you use to upload and manage your policies. For information about the content of the policies, see How to Write a Policy.</p>
<p>4. Requesters and their incoming requests to the AWS service.</p>
<p>5. The access policy language evaluation code.</p>
<p>This is the set of code within the AWS service that evaluates incoming requests against the applicable policies and determines whether the requester is allowed access to the resource. For information about how the service makes the decision, <a href="http://docs.amazonwebservices.com/AWSSimpleQueueService/2009-02-01/SQSDeveloperGuide/AccessPolicyLanguage_EvaluationLogic.html">see Evaluation Logic</a> (Ed: note there are soft and hard denials).</p></blockquote>
<h3>An Example</h3>
<p>Here&#8217;s <a href="http://docs.amazonwebservices.com/AWSSimpleQueueService/2009-02-01/SQSDeveloperGuide/SQSExamples.html">an example from the developer docs</a> showing a simple IP based control (multiple controls can be applied to a single resource):</p>
<blockquote><p>The following example policy gives all users permission to use all possible SQS actions that can be 		shared for the queue named 987654321098/queue1, but only if the request comes from the 		192.168.143.0/24 range.</p></blockquote>
<p><pre><pre>{
&nbsp;&nbsp;&quot;Version&quot;: &quot;2008-10-17&quot;,
&nbsp;&nbsp;&quot;Id&quot;: &quot;Queue1_Policy_UUID&quot;,
&nbsp;&nbsp;&quot;Statement&quot;:
&nbsp;&nbsp;&nbsp;&nbsp; {
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;Sid&quot;:&quot;Queue1_AnonymousAccess_AllActions_WhitelistIP&quot;,
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;Effect&quot;: &quot;Allow&quot;,
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;Principal&quot;: {
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;AWS&quot;: &quot;*&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; },
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;Action&quot;: &quot;SQS:*&quot;,
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;Resource&quot;: &quot;/987654321098/queue1&quot;,
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;Condition&quot; : {
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;IpAddress&quot; : {
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;SourceIP&quot;:&quot;192.168.143.0/24&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}
&nbsp;&nbsp;&nbsp;&nbsp; }
}</pre></pre></p>
<h3>Conclusion</h3>
<p>Notice the values for the &#8216;Action&#8217; and &#8216;Resource&#8217; tags.  Now imagine those with different AWS service identifiers and resource types and things start to get really interesting.</p>
<p>Now all we need is an user-friendly, hard-to-shoot-yourself-in-the-foot policy generator/front-end to open this feature up to the masses.</p>
<p>All in all, its great to see the introduction of a consistent policy language from the cloud pioneer.</p>
<p>I&#8217;m off to learn <a href="http://docs.amazonwebservices.com/AWSSimpleQueueService/2009-02-01/SQSDeveloperGuide/AccessPolicyLanguage_HowToWritePolicies.html">more</a> about the language&#8230;</p>
<p><strong>Update</strong>: in case it isn&#8217;t obvious from the example, the policy language is expressed using <a href="http://json.org">JSON</a> (thanks @lmacvittie for the prompt)</p>




	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F09%2Famazon-aws-introduces-new-access-policy-language-sqs-today%2F&amp;title=Amazon%20AWS%20Introduces%20New%20Access%20Policy%20Language%20%28SQS%20Today...%29" title="Digg"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://sphinn.com/submit.php?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F09%2Famazon-aws-introduces-new-access-policy-language-sqs-today%2F&amp;title=Amazon%20AWS%20Introduces%20New%20Access%20Policy%20Language%20%28SQS%20Today...%29" title="Sphinn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/sphinn.gif" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://del.icio.us/post?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F09%2Famazon-aws-introduces-new-access-policy-language-sqs-today%2F&amp;title=Amazon%20AWS%20Introduces%20New%20Access%20Policy%20Language%20%28SQS%20Today...%29" title="del.icio.us"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F09%2Famazon-aws-introduces-new-access-policy-language-sqs-today%2F&amp;t=Amazon%20AWS%20Introduces%20New%20Access%20Policy%20Language%20%28SQS%20Today...%29" title="Facebook"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F09%2Famazon-aws-introduces-new-access-policy-language-sqs-today%2F&amp;title=Amazon%20AWS%20Introduces%20New%20Access%20Policy%20Language%20%28SQS%20Today...%29" title="Google"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F09%2Famazon-aws-introduces-new-access-policy-language-sqs-today%2F&amp;title=Amazon%20AWS%20Introduces%20New%20Access%20Policy%20Language%20%28SQS%20Today...%29&amp;source=Cloud+Security+Demystifying+Cloud+Computing+Security&amp;summary=Positive%20news%20from%20the%20Amazon%20camp%20today%20as%20Jeff%20Barr%20from%20the%20AWS%20team%20announces%20a%20new%20access%20control%20policy.%C2%A0%20Right%20now%2C%20its%20applicable%20to%20the%20Simple%20Queue%20Service%20%28SQS%29.%0D%0AA%20Quick%20SQS%20Reminder%0D%0AFor%20those%20unfamiliar%20with%20SQS%2C%20here%27s%20the%20elevator%20pi" title="LinkedIn"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F09%2Famazon-aws-introduces-new-access-policy-language-sqs-today%2F&amp;title=Amazon%20AWS%20Introduces%20New%20Access%20Policy%20Language%20%28SQS%20Today...%29" title="Live"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F09%2Famazon-aws-introduces-new-access-policy-language-sqs-today%2F&amp;title=Amazon%20AWS%20Introduces%20New%20Access%20Policy%20Language%20%28SQS%20Today...%29" title="StumbleUpon"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=http%3A%2F%2Fcloudsecurity.org%2F2009%2F04%2F09%2Famazon-aws-introduces-new-access-policy-language-sqs-today%2F" title="TwitThis"><img src="http://cloudsecurity.org/blog/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/CloudSecurity/~4/KI1Y3wy0ozc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://cloudsecurity.org/2009/04/09/amazon-aws-introduces-new-access-policy-language-sqs-today/feed/</wfw:commentRss>
		<feedburner:origLink>http://cloudsecurity.org/2009/04/09/amazon-aws-introduces-new-access-policy-language-sqs-today/</feedburner:origLink></item>
	</channel>
</rss>
