<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CounterMeasures -  A Security Blog » Encryption</title>
	<atom:link href="http://countermeasures.trendmicro.eu/category/encryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://countermeasures.trendmicro.eu</link>
	<description>Trend Microâs Rik Ferguson blogs about current security issues.</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:51:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>DigiNotar, Iran, Certificates and YOU</title>
		<link>http://countermeasures.trendmicro.eu/diginotar-iran-certificates-and-you/</link>
		<comments>http://countermeasures.trendmicro.eu/diginotar-iran-certificates-and-you/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 11:57:50 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data leakage]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Site Compromise]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[compromise]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[malicious code]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[snooping]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=2995</guid>
		<description><![CDATA[The story that has been slowly breaking over the past few days regarding the compromise at Dutch certificate authority DigiNotar and the subsequent âtheftâ of many important credentials is one that is of huge importance for internet users, governments and even the trust foundation that underlies the internet in general. &#160; What has happened exactly? [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/diginotar-iran-certificates-and-you/' addthis:title='DigiNotar, Iran, Certificates and YOU '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>The story that has been slowly breaking over the past few days regarding the <a href="http://www.vasco.com/company/press_room/news_archive/2011/news_diginotar_reports_security_incident.aspx" title="DigiNotar reports security incident" target="_blank">compromise at Dutch certificate authority DigiNotar</a> and the subsequent âtheftâ of many important credentials is one that is of huge importance for internet users, governments and even the trust foundation that underlies the internet in general.<br />
&nbsp;<br />
<strong>What has happened exactly?</strong><br />
&nbsp;<br />
DigiNotar is a trusted authority. That means that they can issue certificates that allow websites offering secure, encrypted communications to prove that they are who they say they are. Think of it as a digital passport. When you browse to your bank, your email provider or any other secure site, in the background these certificates are exchanged before secured communications can begin. Your web browser contains a list of âroot authoritiesâ whose certificates can be trusted. If a web site presents a valid certificate then your browser will trust it and begin encrypted communications. When the certificate is valid, this all happens transparently to you, the end user. DigiNotarâs security has been compromised and a large number of fraudulent certificates have been issued. A full list can be found <a href="https://blog.torproject.org/files/rogue-certs-2011-09-04.csv" title="CSV file of bad DigiNotar certs" target="_blank">here</a> (CSV file), although it should be stated that this list may yet grow over time.<br />
&nbsp;<br />
<strong>What is a valid certificate?</strong><br />
&nbsp;<br />
A valid certificate is one that matches the name of the site that is using it, that has an expiry date that has not yet been exceeded and critically is signed by a trusted authority. It is this last step that is normally difficult for those with malicious intent to overcome. If I present an faked, expired or otherwise fraufdulent certificate, your browser will alert you and you may well choose not to continue the communication.<br />
&nbsp;<br />
<strong>So what does this mean?</strong><br />
&nbsp;<br />
If I can set up a âman-in-the-middleâ, for example a proxy server, between you and your bank it is very simple for me to intercept and read plain old HTTP traffic as it is not encrypted. However HTTPS traffic would be a problem, it is encrypted and I donât have the keys to decrypt it, the encryption is between you and your bank. If I have a valid certificate that appears to come from your bank I can overcome this problem, my proxy can pretend to be your bank, present the right credentials and I can decrypt and read all your content, before I pass it on to the real final destination.<br />
&nbsp;<br />
<strong>Who is at risk?</strong><br />
&nbsp;<br />
In a normal situation where I am browsing the internet I can connect directly from my computer to my bank I am on a network I trust and I am not at risk. If however all my traffic must pass through a proxy, either at my Internet Service Provider or at state level, which is the case in some more restrictive nations, then I am at risk. The owner of the proxy can make use of fraudulent certificates and act as a man-in-the-middle. There is also a risk on public networks such as wi-fi hotspots, again the hot-spot provider will often make use of a proxy. Under normal circumstances encrypted traffic will simply be passed through untouched, but if I have a shady certificate and malicious intent I can intercept your traffic.<br />
&nbsp;<br />
Alternatively I could infect your system with malware that configures your computer to pass all your traffic through a proxy of my choice, wherever you are located. For this to be effective I would need to be able to install code on your system to make these changes. At least one of the fraudulent certificates allows âcode signingâ meaning it can be used to certify that a program is from a valid publisher so this possibility certainly exists in theory.<br />
&nbsp;<br />
Trend Micro&#8217;s Feike Hacquebord has uncovered <a href="http://blog.trendmicro.com/?p=36667" title="TrendLabs Malware blog">concrete evidence</a> that the fraudulent certificates issued as a result of the DigiNotar compromise have disproportionately and suspiciously affected users based in Iran (link to TrendLabs blog to follow). In Iran, all web traffic must pass through state approved proxies, the perfect man in the middle. In this scenario, the âbenefitsâ of owning fraudulent certificates are clear. All encrypted traffic for affected destinations can now be decrypted at will and the end-user will be entirely unaware. It has been reported that the fraudulent certificates obtained include certs for *.com and *.org, meaning that all traffic for any web site with one of these suffixes can be intercepted.<br />
&nbsp;<br />
<strong>Is the internet broken?</strong><br />
&nbsp;<br />
Does this event undermine the foundations of trusted communication online? Not entirely, although it certainly highlights a weak link in the chain. Authorities that are trusted to certify the identity and validity of web servers have a responsibility to ensure that the security of their systems and networks is second to none; they represent the top of the food chain. Having said that, security should always be designed on the assumption that a breach will occur. The key to successfully responding to such an event lies in the honesty and transparency of an authority that has been the victim of such an attack. Details of any such breach should be made public immediately so that the bad certificates can be revoked and will no longer be accepted by browsers around the world, thus mitigating the effect of such an attack. Unfortunately in the case of DigiNotar the extent of the breach was reported as minimal at the outset and the full details are only now becoming clear, several days later. We now know that 531 bad certificates have been issued, including those for *.*.com and *.*.org, making the certificates for WindowsUpdate look tame by comparison. The compromise at DigiNotar happened in July of this year, at the time of the initial investigation the fraudulent cert for google.com was not discovered, meaning that that one at least was in the wild for over a month.<br />
&nbsp;<br />
Trust in all certificates issued by DigiNotar has already been revoked by many browser and operating system manufacturers and the consequences for DigiNotar as a company are likely to be severe, possibly fatal.<br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/diginotar-iran-certificates-and-you/' addthis:title='DigiNotar, Iran, Certificates and YOU '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://countermeasures.trendmicro.eu/diginotar-iran-certificates-and-you/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>5 Security Questions for your SaaS provider</title>
		<link>http://countermeasures.trendmicro.eu/5-security-questions-for-your-saas-provider/</link>
		<comments>http://countermeasures.trendmicro.eu/5-security-questions-for-your-saas-provider/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 12:49:51 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Site Compromise]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=2934</guid>
		<description><![CDATA[Software as a Service is seeing sustained growth and sustained adoption in both enterprise and in the home. According to a Gartner release in July 2011, Software as a Service revenue reached $10 billion in 2010 and is still growing. In fact Gartner estimate growth of over 20% 10 $12.1 billion on 2011. &#160; The [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/5-security-questions-for-your-saas-provider/' addthis:title='5 Security Questions for your SaaS provider '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_2941" class="wp-caption alignleft" style="width: 319px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/08/5146255962_08658087c8.jpg"><img src="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/08/5146255962_08658087c8.jpg" alt="" title="At Your Service" width="309" height="500" class="size-full wp-image-2941" /></a><p class="wp-caption-text">used by permission from ky_olsen&#039;s Flickr stream</p></div><br />
Software as a Service is seeing sustained growth and sustained adoption in both enterprise and in the home. According to a <a href="http://www.gartner.com/it/page.jsp?id=1739214&amp;M=6e0e6b7e-2439-4289-b697-863578323245">Gartner release</span></a> in July 2011, Software as a Service revenue reached $10 billion in 2010 and is still growing. In fact Gartner estimate growth of over 20% 10 $12.1 billion on 2011.<br />
&nbsp;<br />
The Gartner definition of Software as a Service is software that is â<em>owned, delivered and managed remotely by one or more providers. The provider delivers an application based on a single set of common code and data definitions, which is consumed in a one-to-many model by all contracted customers anytime on a pay-for-use basis, or as a subscription based on use metrics</em>â. The example that is cited in almost every article and presentation on the subject is Salesforce.com, and while they are a major provider in the SaaS arena it is important to recognise that SaaS comes in many different flavours. Customer Relationship Management, Human Resource Management, Cloud backup, Collaboration platforms, accounting platforms, helpdesk management, managed services and web or email filtering to name but a few.<br />
&nbsp;<br />
The economic benefits, to providers and customers alike are relatively obvious to spot, the cost of user provisioning (the SaaS model) when compared to the cost of application acquisition, licensing and rollout (the on-premise model) is extremely attractive. The SaaS provider is able to more quickly and easily update and manage the software and service due to its centralised nature, application improvements are easier to make as a result of the visibility the provider has of customer usage patterns and the scalability and pay-per-use is attractive for both customer and provider. In addition the possibilities for integration and open interfaces are greater, with many SaaS providers already offering social media-like collaboration functions or open interfaces (APIs).<br />
&nbsp;<br />
While SaaS may offer a flexible and cost-effective alternative to a traditional application environment, it is not without risk. By moving to a hosted platform, as opposed to in-house, enterprises must necessarily sacrifice a large element of control over parts of their operating environment. With SaaS in particular, almost the only choice you have is whether you upload certain data or not, the rest is largely out of your hands. You do of course retain the legal and regulatory <em>accountability</em> for the security of your data.<br />
&nbsp;<br />
The risks in a SaaS environment are many, and largely related to the benefits offered. As I mentioned previously, your provider has access to your usage habits of the platform, normally through some kind of web analytics, they also have the capability of accessing all of your data and this in itself presents the risk of unauthorised access or monitoring by an insider.<br />
&nbsp;<br />
The centralised nature of the system and the âone configuration fits manyâ model of the multi-tenanted environment means that, should a vulnerability affect one customer, there is a strong possibility that other customers will be equally affected. The Epsilon breach is one of the more recent examples and it affected many Fortune 500 companies using the same SaaS provider. The scope for exploits of vulnerabilities is wide. Common protocols and the software stack are used by most SaaS providers (HTTP, XML/SOAP, JSON, CSS and JavaScript) and these are readily and regularly exploited if not correctly engineered, implemented or configured. Additionally, the more scope a platform offers for customisation and external integration (a key selling point for SaaS vendors), the more chance there is that some other customer will introduce a vulnerability from which another may suffer the consequences. Such is the nature of a multi-tenanted environment.<br />
&nbsp;<br />
<strong>5 Key security questions to ask your SaaS provider</strong>:<br />
&nbsp;<br />
1 â <strong>Penetration testing</strong> â How is the environment pen tested, how often and do you have the ability to independently pen test your own part of the environment? Without regular, in-depth pen testing you have no visibility of your current security posture.<br />
&nbsp;<br />
2 â <strong>Data Security</strong> â How is data encrypted in storage and in transit across the shared resources of the SaaS provider data centre? Who has access to the keys? Is separation of duties and separation of keys and data maintained? Can the provider offer you a SAS 70 report?<br />
&nbsp;<br />
3 â <strong>Multi-tenancy</strong> â Is there an option that provides for single tenant hosting? Also explore whether this single tenancy comprises simply the application or also the data storage?<br />
&nbsp;<br />
4 â<strong>Disaster Recovery </strong>â In the event of catastrophic failure, or external intrusion and data loss what backup and recovery procedures are in place? Where is backed up data stored (and encrypted again) and how is it effectively restored?<br />
&nbsp;<br />
5 â <strong>User Authentication</strong> â What is the sign on procedure for the SaaS application? Are multiple factors in use? Is it possible to integrate sign-on with authentication structures already in use by the customer?<br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/5-security-questions-for-your-saas-provider/' addthis:title='5 Security Questions for your SaaS provider '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://countermeasures.trendmicro.eu/5-security-questions-for-your-saas-provider/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What the Hack is going on?</title>
		<link>http://countermeasures.trendmicro.eu/what-the-hack-is-going-on/</link>
		<comments>http://countermeasures.trendmicro.eu/what-the-hack-is-going-on/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 14:51:28 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data leakage]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Site Compromise]]></category>
		<category><![CDATA[Social Engineering]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[botnet]]></category>
		<category><![CDATA[compromise]]></category>
		<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[Denial of Service]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[hacktivism]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[snooping]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=2858</guid>
		<description><![CDATA[&#160; With all the recent news stories of successful hacking attacks of some very prominent organisations, this seems like an entirely reasonable question. The litany of victims is impressive including such luminaries as Google, RSA, Visa, MasterCard, Citibank, Epsilon, the US Senate, the UK National Health Service, Fox, Sony (of course) and just last night [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/what-the-hack-is-going-on/' addthis:title='What the Hack is going on? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_2863" class="wp-caption alignleft" style="width: 410px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/06/4781607809_13d04ce5da.jpg"><img src="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/06/4781607809_13d04ce5da-400x300.jpg" alt="" title="4781607809_13d04ce5da" width="400" height="300" class="size-large wp-image-2863" /></a><p class="wp-caption-text">Used under creative commons from brittgow Flickr</p></div><br />
&nbsp;<br />
With all the recent news stories of successful hacking attacks of some very prominent organisations, this seems like an entirely reasonable question. The litany of victims is impressive including such luminaries as Google, RSA, Visa, MasterCard, Citibank, Epsilon, the US Senate, the UK National Health Service, Fox, Sony (of course) and just last night the CIA website was targeted with what a Distributed Denial of Service Attack. The amount of prime time coverage these various activities are getting is prompting  several questions. Is this hacking group stuff something new? Is this cyber-espionage or even cyber warfare?  What impact will this have on me and the future of the internet?<br />
&nbsp;<br />
The idea of a hacking group is certainly not a new phenomenon, in fact they began to flourish in the early eighties, the early days of home computing, acting as a forum for members to share information, learn and compare skills. Early groups bore names such as Legion of Doom, Cult of the Dead Cow or Masters of Deception and specialised not only in the nascent internet hacking scene and are responsible for the birth of hacktivism, but also in the perhaps dying are of <a href="http://en.wikipedia.org/wiki/Phreaking">phreaking</a> (abuse of public telecommunications networks). The nineties saw the rise of a different kind of hacking group, L0pht Heavy Industries who operated more as a research organisation, providing software tools for penetration and security testing and issuing advisories. This group also famously testified to the US Congress that they could take down the entire internet in under 30 minutes back in 1998. L0pht later merged with @stake, who were eventually acquired by Symantec.<br />
&nbsp;<br />
Now in the noughties we have witnessed the rise of Anonymous, and more recently LulzSec. Anonymous as a collective is something that began on message boards like the infamous 4chan, for the purposes of attacking the Church of Scientology, and has with generous media coverage evolved into a bigger deal. Instead of being a relatively closed group, Anonymous instead actively sought the participation of the general public when they began their actions in support of Wikileaks. Tens of thousands of volunteers are downloading tools which enable them to participate in the global assault on businesses with whom they feel personally aggrieved. The latest versions of this tool includes functionality which means the user can hand of control of their weaponised computer to a central authority (Anonymous) to better direct and control the attacks. Lulz Sec on the other had maintain the tradition of the closed group, and according to their own web site have no motivation but anarchy,<br />
&nbsp;</p>
<blockquote><p>â<em>We&#8217;re LulzSec, a small team of lulzy individuals who feel the drabness of the cyber community is a burden on what matters: fun. Considering fun is now restricted to Friday, where we look forward to the weekend, weekend, we have now taken it upon ourselves to spread fun, fun, fun, throughout the entire calendar year</em>&#8220;.</p></blockquote>
<p>&nbsp;<br />
Of course similar groups have emerged around the world in places as far flung as Pakistan and India, where there is fierce competition between the groups. In Romania groups such as <a href="http://countermeasures.trendmicro.eu/an-interview-with-hackersblog/">HackersBlog</a> have hit various companies. In China and Russia, many hackers are believed to act as proxies for their governments.<br />
&nbsp;<br />
Itâs not all about the hacking for fun and kudos gangs, organised criminal groups have been with us for many years now, and the last 12 months or so has seen a marked increase in the frequency of attacks on online aggregations of information, such as Sony, Epsilon or Citibank for the purposes of theft of information for financial reward. One single attack, if successful can yield such a vast amount of saleable or otherwise abusable personal data, that Iâm only surprised the attacks took so long to gather pace.<br />
&nbsp;<br />
Another phenomenon that has risen to prominence recently is purported nation-state activity. Again, despite recent press coverage this is also nothing new, the <a href="http://en.wikipedia.org/wiki/Titan_Rain">Titan Rain</a> attacks for example date back to 2003 where the finger was firmly pointed at China for the theft of large amounts of information from military and governmental targets, <a href="http://en.wikipedia.org/wiki/Ghostnet">gh0stnet </a>in 2007 was similarly blamed on China, as were the <a href="http://en.wikipedia.org/wiki/Operation_Aurora">Aurora </a>attacks the following year. This year has already seen similarly motivated attacks on <a href="http://www.computerweekly.com/Articles/2011/03/18/245974/RSA-hit-by-advanced-persistent-threat-attacks.htm">RSA</a>, the <a href="http://countermeasures.trendmicro.eu/serious-cyber-attack-on-eu/">European Council</a>, the <a href="http://www.bbc.co.uk/news/business-12662596">French Finance Ministry</a>, the <a href="http://www.pcworld.com/businesscenter/article/219906/china_denies_role_in_reported_government_of_canada_hack.html">Canadian government</a>, <a href="http://www.informationweek.com/news/government/security/229700151">Lockheed Martin</a> and of course <a href="http://en.wikipedia.org/wiki/Stuxnet">Stuxnet</a>.<br />
&nbsp;<br />
So many technological and cryptographically advances have their roots in the centuries old art of espionage, we should really not be surprised to see national foreign intelligence services making use of cutting edge tools and techniques to further their national or economic interests.<br />
&nbsp;<br />
None of this represents a global online meltdown, or the end of the internet economy or national security as we know it. Like everything else in this world we can trace a simple process of evolution at work here. Security companies, individuals and enterprises must evolve to keep pace and just maybe learn some of the lessons that some of these guys have been teaching us for years now. Encrypt your data, develop securely, configure correctly, test your defences effectively, use complex passwords, shield your vulnerabilities and build your systems under the assumption that a breach *<strong>will</strong>* happen.<br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/what-the-hack-is-going-on/' addthis:title='What the Hack is going on? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://countermeasures.trendmicro.eu/what-the-hack-is-going-on/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>So secure we don&#8217;t need security?</title>
		<link>http://countermeasures.trendmicro.eu/so-secure-we-dont-need-security/</link>
		<comments>http://countermeasures.trendmicro.eu/so-secure-we-dont-need-security/#comments</comments>
		<pubDate>Wed, 25 May 2011 13:52:32 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Family Safety]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Social Engineering]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[chromeos]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=2831</guid>
		<description><![CDATA[With the launch announcements of various Google Chrome netbooks, the focus of the press and security companies alike is beginning to take a closer look at the security promises made and also at some of the more, um&#8230; media friendly statements such as âusers don&#8217;t have to deal with viruses, malware and security updatesâ. &#160; [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/so-secure-we-dont-need-security/' addthis:title='So secure we don&#8217;t need security? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>With the launch announcements of various Google Chrome netbooks, the focus of the press and security companies alike is beginning to take a closer look at the security promises made and also at some of the more, um&#8230; media friendly statements such as â<a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html">users don&#8217;t have to deal with viruses, malware and security updates</a>â.<br />
&nbsp;<br />
Letâs have a look at some of the security features of Chrome OS:<br />
&nbsp;<br />
1 â Get out of my playpen. Each process runs in its own sandbox, effectively this means that if an application is malicious or compromised it is unable to interact with or otherwise affect other applications or processes on the system.<br />
&nbsp;<br />
2 â Always up-to-date. Automatic updating, patches or feature updates will be downloaded and installed by default, this is a mandatory process designed to stop the user from opting themselves out of security.<br />
&nbsp;<br />
3 â Always start with a clean slate. When Chrome OS is started up, it will check the integrity and validity of system files and if it detects any anomaly or unauthorised change, the system will revert to the known-good state, effectively neutralising any suspect activity at every reboot. The separation of user files and system files makes this a simple and effective process.<br />
&nbsp;<br />
4 â (Almost) No desktop applications. Every application in Chrome OS will run inside the browser, discrete desktop applications will simply not exist; all apps are effectively web apps. The OS does afford the possibility of browser plug-ins locally so the end user still has some influence over the operating environment. These plug-ins of course will be sandboxed. Google has recently made a Software Development Kit available for the creation of Chrome âNative Appsâ<br />
&nbsp;<br />
5 â Nothing to see here. No user data is stored locally on Chrome machines. All user data is stored in the cloud and encrypted, theoretically data theft by malware or intrusion is made more complex.<br />
&nbsp;<br />
So, what do I think?  Well, the existence of the SDK seems to demonstrate that the âsterile environmentâ of an out-of-the-box Chrome netbook, may be about as long lived as an untouched Android device. Of course the sandboxing technology is designed to ensure that even a bad native app canât misbehave. Well, exploits that break out of sandboxing have already been demonstrated for Internet Explorer, for Java, for Google Android and of course for the Chrome browser (to name but a few), while the Google sandbox is effective, it is not impenetrable and to rely on it for 100% security would be short-sighted.<br />
&nbsp;<br />
As regards the notion of the operating system always reverting to a known good state at reboot and the security afforded by encrypted data being stored in Googleâs cloud, well surely thatâs just moving the goalposts for the bad guys. For much of todayâs malware, one of the primary goals is persistence. This will be much more difficult (see how I hesitate to say impossible) in the Chrome environment, so the motivation will shift. If I can infect you for one session and steal your keys, well then Iâll get what I can while Iâm in there and then continue accessing your stuff in the cloud, after all Iâve got your keys now, I donât need your PC anymore. The beauty of that for criminals is that the victim may be even more unaware than they are now that they have been compromised.<br />
&nbsp;<br />
While I applaud the impressive advances in security that are apparent in Chrome OS, to a certain extent we are seeing marketing history repeat itself. How often did the mantra that MacOS was immune to malware need to be repeated until the vast majority of users believed it and continue to do so, even after Apple went as far as incorporating rudimentary AV software into MacOS?<br />
&nbsp;<br />
Criminal activity extends far beyond file-based threats, encompassing social engineering, phishing, social networks and email borne threats. The palette is continually expanding and the techniques are continually evolving, to assure your customers that they will not have to deal with online cybercrime, simply by switching OS is foolish to say the least.<br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/so-secure-we-dont-need-security/' addthis:title='So secure we don&#8217;t need security? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://countermeasures.trendmicro.eu/so-secure-we-dont-need-security/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Russian Security Service proposes ban on Gmail, Skype, Hotmail</title>
		<link>http://countermeasures.trendmicro.eu/russian-security-service-proposes-ban-on-gmail-skype-hotmail/</link>
		<comments>http://countermeasures.trendmicro.eu/russian-security-service-proposes-ban-on-gmail-skype-hotmail/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 12:02:51 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[snooping]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=2755</guid>
		<description><![CDATA[&#160; In an echo of the move by governments including India, Saudi Arabia and the United Arab Emirates to ban the use of certain encrypted Blackberry services last year, the Russian Federal Security Service have cited Skype, Gmail and Hotmail as a &#8220;threat to national security&#8221; and has suggestedÂ a ban. &#160; According to a release [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/russian-security-service-proposes-ban-on-gmail-skype-hotmail/' addthis:title='Russian Security Service proposes ban on Gmail, Skype, Hotmail '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/04/200px-FSB_svg.png" style="float:left;"><img  title="FSB Insignia" src="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/04/200px-FSB_svg.png" alt="" width="163" height="300" style="padding-right:10px; padding-bottom:10px; vertical-align:top;" /></a><br />
&nbsp;</p>
<p>In an echo of the move by governments including India, Saudi Arabia and the United Arab Emirates to <a title="Two Gulf states to ban some Blackberry functions" href="http://www.bbc.co.uk/news/world-middle-east-10830485" target="_blank">ban the use of certain encrypted Blackberry services</a> last year, the Russian <a title="Wikipedia - Federal Security Service (Russia)" href="http://en.wikipedia.org/wiki/Federal_Security_Service_(Russia)" target="_blank">Federal Security Service </a>have cited Skype, Gmail and Hotmail as a &#8220;threat to national security&#8221; and has suggestedÂ a ban.</p>
<p>&nbsp;</p>
<p>According to a <a title="FSB says Skype and Gmail pose threat to Russian security" href="http://www.itar-tass.com/eng/level2.html?NewsID=16135557&amp;PageNum=0" target="_blank">release</a> from ITAR-TASS, head of the <a title="Wikipedia - FSB" href="http://en.wikipedia.org/wiki/Federal_Security_Service_(Russia)" target="_blank">FSB</a> Information and Special Communication Centre, Alexander Andreyechkin stated: </p>
<p>&nbsp;</p>
<blockquote><p>&#8220;<em>Uncontrollable use of such services can create a major threat to Russiaâs security</em>&#8220;</p></blockquote>
<p>&nbsp;</p>
<p>Andreyechkin reportedly went on to argue that, because the servers and encryption technology used all reside outside Russia itÂ creates difficultyÂ in carrying out investigations, assertingÂ that these servicesÂ are often used by &#8220;foreign extremists&#8221;.</p>
<p>&nbsp;</p>
<p>The remarks, made before a government Communication &amp; Technology committee meeting, which subsequently continued without press presence,Â appear to have cause a certain amount of confusion in the Kremlin. Dimitry Peskov, press secretary to Vladimir Putin confirmed that this opinion represented the official position of the FSB, saying &#8220;<em>FSB representatives donât express personal points of view. Naturally, that was the position of the agency</em>&#8220;. Whereas Russian Communications minister Igor Shchegolev stated &#8220;<em>We have no plans to cancel or close Skype, gmail, hotmail or any other foreign internetÂ services in Russia</em>&#8220;, adding perhaps a little more worryingly, &#8220;<em>We are now discussing how to regulate such technologies, including economically.</em>&#8220;</p>
<p>&nbsp;</p>
<p>The main cause of concern for the FSB seems to be in the encryption employed by these services and the aim appears to be either to deny access to services such as these, or to use the threat of such a ban in order to open negotiations to improve theÂ access of Russian security services to encrypted information. The countries that threatened a ban on Blackberry use <a title="United Arab Emirates will not ban Blackberries" href="http://www.bbc.co.uk/news/technology-11499755" target="_blank">reached an agreement</a> with <a title="Research in Motion" href="http://www.rim.com" target="_blank">RIM</a>, the Blackberry manufacturer,Â that allowed usage to continue uninterrupted, details of this compromise have never been revealed.</p>
<p>&nbsp;</p>
<p>Vladimir Putin is currently heading a committee, set up by the Communication &amp; Technology commission,Â charged with setting out a plan to regulate the mass use of internet encryption technologyÂ within Russia. The committee is due to report on October the 1st of this year. Watch this space&#8230;</p>
<p>&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/russian-security-service-proposes-ban-on-gmail-skype-hotmail/' addthis:title='Russian Security Service proposes ban on Gmail, Skype, Hotmail '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://countermeasures.trendmicro.eu/russian-security-service-proposes-ban-on-gmail-skype-hotmail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Data mining for bad guys</title>
		<link>http://countermeasures.trendmicro.eu/data-mining-for-bad-guys/</link>
		<comments>http://countermeasures.trendmicro.eu/data-mining-for-bad-guys/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 09:22:24 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data leakage]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Family Safety]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Phishing]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[Underground Economy]]></category>
		<category><![CDATA[banking]]></category>
		<category><![CDATA[compromise]]></category>
		<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Social Engineering]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=2732</guid>
		<description><![CDATA[&#160; Over the past three days many of us have woken up to an unwelcome sight in our email inboxes. A notification that your email address was among those exposed in what may be the biggest data theft of its kind,Â Â the data breach at the &#8220;database marketing vendor&#8221; Epsilon. Today I got my first one [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/data-mining-for-bad-guys/' addthis:title='Data mining for bad guys '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_2736" class="wp-caption alignleft" style="width: 508px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/04/05-04-2011-10-20-34.png"><img class="size-large wp-image-2736" title="Notification mail from Hilton HHonors" src="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/04/05-04-2011-10-20-34.png" alt="" width="498" height="101" /></a><p class="wp-caption-text">My notification mail from Hilton HHonors</p></div><br />
&nbsp;<br />
Over the past three days many of us have woken up to an unwelcome sight in our email inboxes. A notification that your email address was among those exposed in what may be the biggest data theft of its kind,Â Â the data breach at the &#8220;database marketing vendor&#8221; <a href="http://www.epsilon.com/">Epsilon</a>. Today I got my first one and I&#8217;m far from alone.<br />
&nbsp;<br />
The list of companies affected by this intrusion is already long, but seems to still be growing. The notification mail I receivedÂ  was from Hilton HHonours, the loyalty scheme for Hilton hotels. Other affecetd companies include: American Express, BestBuy, Borders, Capital One, Citibank, Disney, The Home Shopping Network, JP Morgan Chase, Marriott Rewards, Ritz Carlton, TiVo, US Bank, Verizon &amp; Visa, to name but some.<br />
&nbsp;<br />
No details have been made available regarding how the data was accessed beyond the <a href="http://www.epsilon.com/News%20&amp;%20Events/Press_Releases_2011/Epsilon_Notifies_Clients_of_Unauthorized_Entry_into_Email_System/p1057-l3">initial statement</a> made on the 1st April by Epsilon and the breach notification mails continue rolling in to affected individuals.<br />
&nbsp;<br />
Epsilon state that the &#8220;unauthorized entry into Epsilon&#8217;s email system&#8221; affected just 2% of their customers and that they comprise only a subset of the clients to whom Epsilon provide email services. Given the list of names of affected institutions known thus far then, you have to wonder if the attackers were able to browse the entire database at will and extract only what they considered to be the most valuable information.<br />
&nbsp;<br />
Every notification email and also the public statement from Epsilon reassures us that &#8220;only&#8221; names and email addresses were &#8220;obtained&#8221; (read stolen) and that no other information, financial or otherwise is at risk. Unfortunately, this downplays the level  risk to customers and is also misleading.<br />
&nbsp;<br />
Not only do the criminals know your name and email address, they know where you go shopping, where you bank, which hotels you stay at and much more. If you are unfortunate enough to have received multiple notifications, just imagine what kind of profile is now in criminal hands.<br />
&nbsp;<br />
The risk from spear-phishing (highly targeted phishing) is hugely increased as a result of this data breach and people should be more vigilant that usual when receiving emails from affected institutions that may request personal information.<br />
&nbsp;<br />
It is important to remember though, that phishing is not the only criminal activity facilitated by this fraud. This gold mine of information makes credible malicious mails much more simple to design. An emailÂ may appear to come from from an organisation or shop of which you are known to be a customer. It will be designed solely to get you to click on a link. In the complex world of online crime you are often only one click away from compromise and infection without any user interaction beyond that first click. If a criminal can own your PC, they don&#8217;t have to ask your for your personal details, they can simply take them, and much else besides.<br />
&nbsp;<br />
So, for those affected by this breach, (note to self):</p>
<ul>
<li> Pay careful attention to emails your receive in the coming months, perhaps years.</li>
<li> Never surrender personal information to a website without having used one of your own bookmarks to get there or typing it yourself (i.e. don&#8217;t follow links in mails).</li>
<li> Before giving out personal details, ensure that the connection is secured with SSL. You can see this is the case if the address starts with &#8220;<strong><em>https://</em></strong>&#8220;. If it&#8217;s not encrypted they don&#8217;t deserve your data.</li>
<li> Read the privacy agreement carefully before you hand over any details. If there is anything you are unhappy with reconsider your decision to sign up.</li>
<li> To better insure yourself against this kind of eventuality in future consider using unique addresses for each service, I wrote an article on how to easily achieve this <a href="http://www.zdnet.co.uk/news/security-management/2011/04/02/hacked-off-protect-your-email-from-a-breach-40092330/">here</a>.</li>
</ul>
<p>&nbsp;<br />
And for all of the companies out there that process, store or transmit personal data belonging to other people&#8230; <strong>ENCRYPT IT</strong>, no excuses, no get out clause. This is only the beginning and you owe your customers a duty of care.<br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/data-mining-for-bad-guys/' addthis:title='Data mining for bad guys '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://countermeasures.trendmicro.eu/data-mining-for-bad-guys/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Criminals living the Lush life.</title>
		<link>http://countermeasures.trendmicro.eu/criminals-living-the-lush-life/</link>
		<comments>http://countermeasures.trendmicro.eu/criminals-living-the-lush-life/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 13:26:30 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data leakage]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Family Safety]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Site Compromise]]></category>
		<category><![CDATA[Underground Economy]]></category>
		<category><![CDATA[compromise]]></category>
		<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=2574</guid>
		<description><![CDATA[The web site of the cosmetics company Lush has been compromised and a number of credit card details stolen over a period of almost 4 months, including the busy Christmas shopping season, some of them have already been used to make fraudulent purchases. Customers in the Lush facebook page are far from happy. &#160; The [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/criminals-living-the-lush-life/' addthis:title='Criminals living the Lush life. '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_2578" class="wp-caption alignleft" style="width: 235px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/01/soap.jpg"><img src="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/01/soap-225x300.jpg" alt="" title="soap" width="225" height="300" class="size-medium wp-image-2578" /></a><p class="wp-caption-text">used under creative commons from rieh's Flickr</p></div><br />
The <a title="Lush" href="http://www.lush.co.uk/" target="_blank">web site of the cosmetics company Lush</a> has been compromised and a number of credit card details stolen over a period of almost 4 months, including the busy Christmas shopping season, some of them have already been used to make fraudulent purchases. Customers in the <a title="Lush Limited" href="http://www.facebook.com/#!/lush.co.uk">Lush facebook page </a>are far from happy.<br />
&nbsp;<br />
The consequences of the hack were so grave, and the effect on the trust that Lush were able to place in their online store were so serious that the entire Lush website has currently been taken offline and replaced with a single page offering limited details of the attack.<br />
&nbsp;<br />
A statement on the website says:<br />
&nbsp;</p>
<blockquote><p>â<em><strong>Our website has been the victim of hackers. 24 hour security monitoring has shown us that we are still being targeted and there are continuing attempts to re-enter. We refuse to put our customers at risk of another entry &#8211; so have decided to completely retire this version of our website. For complete ease of mind, we would like all customers that placed ONLINE orders with us between 4th Oct 2010 and today, 20th Jan 2011, to contact their banks for advice as their card details may have been compromised.</strong></em>â</p></blockquote>
<p>&nbsp;<br />
I was initially alerted to the attack by one of my own friends whose card, along with her husband&#8217;s have subsequently been used to make fraudulent purchases totalling almost ÂŁ6000 from well-known online retailers.<br />
&nbsp;<br />
The risk of these stolen card numbers being used by criminalsÂ has already moved from the theoretical to reality.<br />
&nbsp;<br />
For the most part shopping online is as safe as shopping in store, but when a compromise occurs at an online merchant often its consequences are far greater, affecting many more people than in store card cloning due to the centralised nature of online stores. If you feel you may have been affected, contact your bank immediately.<br />
&nbsp;<br />
Consumers should be demanding more services such as <a href="http://www.cardratings.com/feb01new.html">one-time credit card numbers </a>from their financial institutions to afford them more protection when shopping online. One-time credit card numbers were introduced back in 2000 by AmEx but have not been as widely adopted by consumers as I would have expected. Talk to your bank, find out what security they offer for online shopping.<br />
&nbsp;<br />
Lush havenât gone public over exactly how the information was accessed, but itâs never a bad idea to restate a few best practices for securing web applications:<br />
&nbsp;</p>
<ul>
<li>Keep them patched.</li>
<li>NEVER store sensitive data in clear text (in fact this is a PCI requirement).</li>
<li>Get them regularly vulnerability scanned from the inside as well as the outside.</li>
<li>Use strong authentication (2 factor) if you are only serving a limited user population or if the data you are holding is particularly sensitive. Cookies can lead to session hijacking.</li>
<li>Bounds checking of input data helps to avoid buffer overflows and SQL injection type attacks.</li>
<li>Provide access to information on a Need to Know basis and always provide it with Least Privilege.</li>
<li>Donât provide detailed error information to browsers, you donât expect your customers to debug your application, so donât give up that error message.</li>
</ul>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/criminals-living-the-lush-life/' addthis:title='Criminals living the Lush life. '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://countermeasures.trendmicro.eu/criminals-living-the-lush-life/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Finding the G-Cloud.</title>
		<link>http://countermeasures.trendmicro.eu/finding-the-g-cloud/</link>
		<comments>http://countermeasures.trendmicro.eu/finding-the-g-cloud/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 13:22:16 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data protection]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Updates & Patches]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=2554</guid>
		<description><![CDATA[A report released this month by the European Network and Information Security Agency (ENISA) has investigated the utility and applicability of cloud services for governments across Europe. &#160; The report, entitled &#8220;Security and Resilience in Governmental Clouds&#8221; aims to provide a decision making model that can be used by governments and other public bodies, to [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/finding-the-g-cloud/' addthis:title='Finding the G-Cloud. '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/01/11351361_790442dbc6_m.jpg" style="float:left;"><img  title="Clouds" src="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/01/11351361_790442dbc6_m.jpg" alt="" width="240" height="180" style="padding-right:10px; padding-bottom:10px; vertical-align:top;" /></a>
<p>A report released this month by the<a title="ENISA" href="http://www.enisa.europa.eu/" target="_blank"><br />
  European Network and Information Security Agency </a>(ENISA) has investigated the utility and applicability of cloud services for governments across Europe.</p>
<p>  &nbsp;</p>
<p>The report, entitled &#8220;<a title="Security and Resilience in Governmental Clouds" href="http://www.enisa.europa.eu/act/rm/emerging-and-future-risk/deliverables/security-and-resilience-in-governmental-clouds/" target="_blank">Security and Resilience in Governmental Clouds</a>&#8221; aims to provide a decision making model that can be used by governments and other public bodies, to assess the information security challenges posed by cloud computing and to guide them in the definition of their requirements when planning such a migration.<br />
  &nbsp;<br />
  All in all it is a thorough piece of work and should absolutely be on the recommended reading for anyone; private enterprises included, considering the commercial benefits of cloud.<br />
  &nbsp;<br />
  One conclusion of the report though did seem at best premature, if not a little under researched. The report recommends:
</p>
<p>&nbsp;</p>
<blockquote><p>&#8220;its [public cloud] adoption should be limited to non-sensitive or non critical applications and in the context of a defined strategy for cloud adoption which should include a clear exit strategy.&#8221;</p></blockquote>
<p>&nbsp;<br />
On the face of it this is sensible advice but unfortunately the report does not go on to address the strategies and technologies that exist to mitigate these risks, making public cloud a viable and secure platform for enterprises and public bodies alike.<br />
&nbsp;<br />
Some of the risks identified in the report are: improper access to confidential data (either at the service provider or by intrusion), service provider lock-in due to proprietary technologies, lack of audit and monitoring capabilities, concerns over application and OS patching strategies and access to encryption keys among others. Unfortunately the recommendations while sound do not offer any concrete detail on architectural strategies that overcome these issues even though this is already a technical possibility, at least in the Infrastructure as a Service model.<br />
&nbsp;<br />
The multi-tenanted nature of public cloud means that organisations need to be able to reduce their effective perimeter to the edge of their virtual machine, effectively segmenting their systems away from other customers. The service provider&#8217;s network should be treated as public. In the IaaS environment the customer retains ownership of and responsibility for the patch levels of their virtual machines, host level firewalling and vulnerability shielding offer the opportunity to neutralise the threat of exploitation of vulnerability, even in the absence of a patch. Log and file integrity monitoring offer a means of audit and control and in the IaaS environment are simple to implement at host level.<br />
&nbsp;<br />
The challenge of data security in public clouds has typically been more complex to answer, as encryption services are usually managed by the cloud provider. Organisations need the ability to segment their data away from other customers but also away from the service provider. Service providers need that too, otherwise they risk inheriting some serious liability. Data should be provisioned to the cloud in an encrypted format, the data owner should retain ownership and control of the keys and only the customerâs own machines should be able to get access to those keys ensuring that the data is only ever in-the-clear inside the secure perimeter of their own virtual machines.<br />
&nbsp;<br />
Properly architected data encryption that operates transparently and is engineered for the cloud, encryption that is managed by the customer and not the service provider is a business enabler. It accelerates adoption of cloud services, drives down costs, and allows regulatory and legislative compliance. It means you no longer have to worry about how youâre going to delete the cloud when you decide to change service provider.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/finding-the-g-cloud/' addthis:title='Finding the G-Cloud. '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://countermeasures.trendmicro.eu/finding-the-g-cloud/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Data Breach Laws, Encryption and Having a Plan âBâ</title>
		<link>http://countermeasures.trendmicro.eu/data-breach-laws-encryption-and-having-a-plan-%e2%80%98b%e2%80%99/</link>
		<comments>http://countermeasures.trendmicro.eu/data-breach-laws-encryption-and-having-a-plan-%e2%80%98b%e2%80%99/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 11:43:31 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data leakage]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=2199</guid>
		<description><![CDATA[&#160; Data breach laws are starting to become a serious concern for businesses of all shapes and sizes. Itâs already five years since California passed data breach disclosure laws, requiring companies to notify customers of security lapses. Since then almost all other US states have joined it, many opting for penalties that could potentially land [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/data-breach-laws-encryption-and-having-a-plan-%e2%80%98b%e2%80%99/' addthis:title='Data Breach Laws, Encryption and Having a Plan âBâ '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_2202" class="wp-caption alignleft" style="width: 510px"><img src="http://countermeasures.trendmicro.eu/wp-content/uploads/2010/06/puzzle.jpg" alt="" title="puzzle" width="500" height="331" class="size-full wp-image-2202" /><p class="wp-caption-text">from zappowbang's photostream under creative commons</p></div><br />
&nbsp;</p>
<p>Data breach laws are starting to become a serious concern for businesses of all shapes and sizes. Itâs already <a href="http://www.csoonline.com/article/221322/cso-disclosure-series-data-breach-notification-laws-state-by-state">five years</a> since California passed data breach disclosure laws, requiring companies to notify customers of security lapses. Since then almost all other US states have joined it, many opting for penalties that could potentially land companies with a likely loss of reputation and crippling fines if customer data is lost or stolen.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Ireland published proposed measures on the subject <a href="http://www.theregister.co.uk/2010/06/10/ireland_data_rules/">two weeks ago</a>. Frankly, itâs only a matter of time before the UK follows suit either through its own legislation or that of the EU.<br />
&nbsp;<br />
Over on the <a href="http://www.theregister.co.uk/">Register</a>, weâve been running a <a href="http://www.theregister.co.uk/security/security_that_fits/">series</a> of articles about what constitutes an appropriate level of security, with the impending arrival of data breach laws adding some urgency to the discussion.<br />
 &nbsp;<br />
A common reaction is to demand the <a href="http://www.theregister.co.uk/2010/06/01/encrypting_backups/">encryption</a> of backup files. This appeals to companies not only because it makes it a lot less likely that any lost information can be used â you could even argue that encrypted data doesnât even count as âinformationâ at all, following the line that information is data you can act upon. But also, itâs especially appealing to companies because encrypted data is exempt from the disclosure requirements in many forms of this legislation. So the potential loss of reputation and customer trust is hopefully avoided.<br />
&nbsp;<br />
Encryption is trickier than it looks, though. First of all, what kind of encryption are you going to use? Software encryption takes time â and for larger organisations, itâs possible that the rate of data production â the proliferation of stuff youâre supposed to be backing up &#8211; could quickly exceed the rate at which data can be encrypted. Hardware encryption of backups often looks more attractive as a result, but being tied to a particular vendor with no rescue plan for when they go under is a recipe for spectacular disaster. Thereâs some interesting advice on this topic in <a href="http://securosis.com/blog/comments/database-security-fundamentals-encryption/">this post</a> from Securosis.<br />
&nbsp;<br />
Backup hardware on its own is already proving hard to manage when it comes to finding data from more than a couple of years ago. Have you still got a tape streamer that will fit the open-reel tapes and cartridges from the early noughties? Still got a computer with a SCSI card to fit the streamer onto? Still got the cable to put the two together? Iâm sure sysadmins will be delighted when theyâre told to add encryption to the mix.<br />
&nbsp;<br />
Now letâs throw in key management. Exactly how secure does your encryption need to be? And how secure will todayâs tapes need to be in five years, a not uncommon legal retention requirement. Who will have access to encryption keys and how will they, in turn, be secured? Once again, this needs a systematic approach. There needs to be a plan and a backup plan for when it all goes wrong. Needless to say, there are products that can help with this â but as always, they can only do so much if the strategy for their implementation and management is weak.<br />
&nbsp;<br />
Anyway, El Reg is conducting a <a href="http://www.theregister.co.uk/2010/06/04/encryption_poll/">poll</a> to detect current attitudes towards encrypting data. Weâll be really interested to see the results, so make sure you add your own voice over there &#8211; and let me know what you think here in the comments box, too.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/data-breach-laws-encryption-and-having-a-plan-%e2%80%98b%e2%80%99/' addthis:title='Data Breach Laws, Encryption and Having a Plan âBâ '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://countermeasures.trendmicro.eu/data-breach-laws-encryption-and-having-a-plan-%e2%80%98b%e2%80%99/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iProtect, iEncrypt&#8230; iLeak</title>
		<link>http://countermeasures.trendmicro.eu/iprotect-iencrypt-ileak/</link>
		<comments>http://countermeasures.trendmicro.eu/iprotect-iencrypt-ileak/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 16:03:18 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data leakage]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Family Safety]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[snooping]]></category>
		<category><![CDATA[telephone]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=2028</guid>
		<description><![CDATA[or, Careful With Those Naked Snaps! &#160; I was very interested by a blog post by Bernd Marienfeldt that I read today, which appears to illustrate a serious security weakness in Apple&#8217;s iPhone data encryption implementation. &#160; &#160; The iPhone 3GS offers Full Disk Encryption using 256 bit AES encoding which should (theoretically) keep your [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/iprotect-iencrypt-ileak/' addthis:title='iProtect, iEncrypt&#8230; iLeak '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p><strong>or, Careful With Those Naked Snaps!</strong><br />
&nbsp;<br />
I was very interested by a <a title="iPhone business security framework" href="http://marienfeldt.wordpress.com/2010/03/22/iphone-business-security-framework/" target="_blank">blog post </a>by Bernd Marienfeldt that I read today, which appears to illustrate a serious security weakness in Apple&#8217;s iPhone data encryption implementation.<br />
&nbsp;<br />
<div id="attachment_2031" class="wp-caption alignleft" style="width: 513px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2010/06/02-06-2010-16-49-03.png"><img class="size-full wp-image-2031" title="Backup" src="http://countermeasures.trendmicro.eu/wp-content/uploads/2010/06/02-06-2010-16-49-03.png" alt="" width="503" height="202" /></a><p class="wp-caption-text">A flaw that allows an unauthorised backup to be made? Shurely shome mishtake...</p></div><br />
&nbsp;<br />
The iPhone 3GS offers Full Disk Encryption using 256 bit AES encoding which should (theoretically) keep your sensitive data safe from prying eyes. It has been public for almost a year that this encryption <a title="Hacker Says iPhone 3GS Encryption Is âUselessâ for Businesses" href="http://www.wired.com/gadgetlab/2009/07/iphone-encryption/" target="_blank">does not stand up to </a>even the most basic hacking or forensics tools. This latest flaw however will seemingly expose your data to anyone capable of simply booting the device; <strong>even if you have set a security PIN.</strong><br />
&nbsp;<br />
<strong>Â </strong></p>
<p>Bernd Marienfeldt has discovered that by booting a PIN protectedÂ iPhone, while it is connected to the USB port of an Ubuntu system, he could access</p>
<blockquote><p>&#8220;music, photos, videos, podcasts, voice recordings, Google safe browsing database, game contentsâŠ by in my opinion the quickest compromising read/write access discovered so far, without leaving any track record by the attacker.&#8221;</p></blockquote>
<p>&nbsp;<br />
This access was through the Ubuntu interface and did not require any PIN at all, furthermore the access was not simply read-only, but read/write.<br />
&nbsp;<br />
<div id="attachment_2032" class="wp-caption alignleft" style="width: 392px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2010/06/02-06-2010-16-49-31.png"><img class="size-full wp-image-2032" title="access" src="http://countermeasures.trendmicro.eu/wp-content/uploads/2010/06/02-06-2010-16-49-31.png" alt="" width="382" height="286" /></a><p class="wp-caption-text">Even on a standard Windows Vista, it's PIN not required</p></div><br />
&nbsp;<br />
Further <a title="iPhone-Leck weitet sich aus" href="http://www.heise.de/security/meldung/iPhone-Leck-weitet-sich-aus-Update-1012473.html" target="_blank">testing by heise Security</a>Â has shown that it is also possible to trick an iPhone into pairing with a PC running iTunes in the same way. This is a phenomenon that I have been able to reproduce, again using a PIN protected, hardware encrypted iPhone.<br />
&nbsp;<br />
This related vulnerability is even more worrying than the first. If an attacker manages to pair an iPhone with an unauthorised PC they can make a full back up the phone which would include notes, messages and even plain text passwords.<br />
&nbsp;<br />
Testing indicates that this unauthorised pairing and folder access only occurs when the phone has been shut down in an unlocked state, which does serve to mitigate the risk somewhat.<br />
&nbsp;<br />
However when a supposed hardware implementation of full diskÂ encryption surrenders any data <strong>*at all*</strong> in the absence of credentials, something, somewhere is very broken.<br />
&nbsp;<br />
Mr. Marienfeldt reports that Apple have acknowledged the flaw but not yet made any indications of a fix schedule.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/iprotect-iencrypt-ileak/' addthis:title='iProtect, iEncrypt&#8230; iLeak '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://countermeasures.trendmicro.eu/iprotect-iencrypt-ileak/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

