<?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 » data loss</title>
	<atom:link href="http://countermeasures.trendmicro.eu/tag/data-loss/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>Wed, 01 Feb 2012 14:48:59 +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>It&#8217;s International Change Your Password Day!</title>
		<link>http://countermeasures.trendmicro.eu/its-international-change-your-password-day/</link>
		<comments>http://countermeasures.trendmicro.eu/its-international-change-your-password-day/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 14:01:41 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data protection]]></category>
		<category><![CDATA[Family Safety]]></category>
		<category><![CDATA[banking]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=3269</guid>
		<description><![CDATA[&#160; Treat your password like your toothbrush, donâ€™t let anyone else use it and change it every six months. (Clifford Stoll) &#160; What does this mean for you? Well if youâ€™re the type of person who tends to reuse your password across multiple web sites todayâ€™s the day to get out there and start changing [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/its-international-change-your-password-day/' addthis:title='It&#8217;s International Change Your Password Day! '  ><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_3271" class="wp-caption alignleft" style="width: 510px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2012/02/ManLaw.jpg"><img src="http://countermeasures.trendmicro.eu/wp-content/uploads/2012/02/ManLaw.jpg" alt="" title="under Creative Commons from Arenamontanus&#039; Flickr" width="500" height="498" class="size-full wp-image-3271" /></a><p class="wp-caption-text">under Creative Commons from Arenamontanus&#039; Flickr</p></div><br />
&nbsp;<br />
<strong>Treat your password like your toothbrush, donâ€™t let anyone else use it and change it every six months</strong>. (Clifford Stoll)<br />
&nbsp;<br />
What does this mean for you? Well if youâ€™re the type of person who tends to reuse your password across multiple web sites todayâ€™s the day to get out there and start changing that password <strong>and</strong> breaking that habit. Criminals may well already have your email address and common password, they may also have the answers to your security questions, which also tend to get reused.<br />
&nbsp;<br />
It is never a good idea to use the same password across multiple web sites, so try to have a unique one for every site you use. While this may sound complex and impossible to remember there is simple process to achieving this.<br />
&nbsp;<br />
First, what <strong>NOT</strong> to do<br />
&nbsp;<br />
- <strong>Do not</strong> use a word from a dictionary<br />
&nbsp;<br />
- <strong>Do not</strong> use names, dates of birth, ages, telephone numbers, petâ€™s names, football teams or anything related to you.<br />
&nbsp;<br />
- <strong>Do not</strong> use the same password for multiple different purposes.<br />
&nbsp;<br />
- <strong>Do not </strong>share you passwords with anyone else, ever.<br />
&nbsp;<br />
Brute forcing tools use dictionary attacks and hybrid dictionary attacks (where dictionary words are automatically modified using the common number/special character substitutions). So it is not sufficient to take a dictionary word and just change a few letters to numbers (Password into P455w0rd! for example) these sorts of password can be cracked in a matter of minutes<br />
&nbsp;<br />
Hereâ€™s how you do it.<br />
&nbsp;<br />
1-Â Â Â Â Â Â  Think of a phrase you can easily remember, for example:<br />
&nbsp;<br />
â€ś<em>MĂ¶tley CrĂĽe and Adam and the Ants were the soundtrack of my youth</em>.â€ť<br />
&nbsp;<br />
2-Â Â Â Â Â  Take the initial letter of each of those words:<br />
&nbsp;<br />
<em>MCAAATAWTSOMY</em><br />
&nbsp;<br />
This will be the basis of the password, but we now need to make sure we use upper and lower case characters, numbers and â€śspecial charactersâ€ť like !ÂŁ$&amp;+ for example, letâ€™s change cases first:<br />
&nbsp;<br />
<em>MCaAatAwtSomY</em><br />
&nbsp;<br />
Now change some of those letters for numbers, maybe the letter O to a zero<br />
&nbsp;<br />
<em>MCaAatAwtS0mY</em><br />
&nbsp;<br />
Now add the special characters, Iâ€™ll change the â€śandâ€ť into + and &amp;<br />
&nbsp;<br />
<em>MC+A&amp;tAwtS0mY</em><br />
&nbsp;<br />
As a special point of interest, a great character to include in passwords (if you have a UK keyboard) is the ÂŁ symbol, as it is overlooked by many of the mainstream password brute forcing tools, so maybe we could end up with:<br />
&nbsp;<br />
<em>Mc+A&amp;tAwTs0mYÂŁ</em><br />
&nbsp;<br />
Now you have a secure password, you need to devise a way to differentiate it for each site you use. For example you could put the first and last letters of the web site name at the beginning and end of your complex password, making it unique yet easy to remember<br />
&nbsp;<br />
As for those security or password reset questions, this is also one of the most common ways to break into an account. If you are asked to provide answers to â€śSecurity questionsâ€ť consider whether the answers are really secure. Secure means that you are the only person who can answer the question. If the possibility exists to create your own questions, use it. If you are obliged to answer more standard questions such as â€śFirst schoolâ€ť or â€śFirst petâ€ť remember the answer doesn&#8217;t have to be the truth, it only has to be something you can remember!<br />
&nbsp;<br />
Guess, Iâ€™d better go and change my passwordsâ€¦<span style="font-family: Times New Roman; font-size: small;">Â </span><br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/its-international-change-your-password-day/' addthis:title='It&#8217;s International Change Your Password Day! '  ><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/its-international-change-your-password-day/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ACTA, entrench &amp; resist?</title>
		<link>http://countermeasures.trendmicro.eu/acta-entrench-resist/</link>
		<comments>http://countermeasures.trendmicro.eu/acta-entrench-resist/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 17:03:09 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data leakage]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[Family Safety]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[hacktivism]]></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=3261</guid>
		<description><![CDATA[&#160; It&#8217;s probably prudent to mention again that these blog posts represent strictly my own opinion, see my disclaimer here. In the security presentation game, we spend a lot of time talking about &#8220;bad actors&#8221;, today it has a somewhat different meaning. &#160; The concerns with ACTA centre mostly around how the bill enforces liability [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/acta-entrench-resist/' addthis:title='ACTA, entrench &#38; resist? '  ><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/2012/01/3020966268_4f854c0617.jpg"><img src="http://countermeasures.trendmicro.eu/wp-content/uploads/2012/01/3020966268_4f854c0617.jpg" alt="" title="3020966268_4f854c0617" width="500" height="334" class="alignleft size-full wp-image-3262" /></a><br />
&nbsp;<br />
It&#8217;s probably prudent to mention again that these blog posts represent strictly my own opinion, see my disclaimer <a href="http://countermeasures.trendmicro.eu/disclaimer/" title="Countermeasures disclaimer" target="_blank">here</a>. In the security presentation game, we spend a lot of time talking about &#8220;bad actors&#8221;, today it has a somewhat different meaning.<br />
&nbsp;<br />
The concerns with ACTA centre mostly around how the bill enforces liability on website for any links that point to disputed content and how ISPs may be obliged to dig deeper into their customers&#8217; online activity. In the world of User Generated Content, the potential for any site to be forced to close down, in a Stalinesque way to become a â€śnon-siteâ€ť as it is obliterated from search results  or even have its domain name seized, all as a result of the actions of its users, is seen as too great a threat to business online.<br />
&nbsp;<br />
ACTA is in many senses the big brother of SOPA. SOPA would have had negligible effect outside of the US, as the proposed bill would only remove sites from the US visible part of the web (and even then there are plenty of ways around it). ACTA is proposed as a <em>global</em> â€śAgreementâ€ť which has been negotiated in closed-shops with only one side of the debate having been represented and no jurisdictional or democratic oversight. The closed shop appears to have been cynically and deliberately set up outside of existing structures such as the WTO perhaps to protect vested interests of large corporations and a subset, in fact a tiny minority, of governments.<br />
&nbsp;<br />
Our business is not only about <strong>security</strong>, as far as I am concerned it is also about <strong>privacy </strong>and <strong>trust </strong>and this kind of legislation has a damaging effect on all three of those. Under ACTA, ISPs will become accountable for the actions of their subscribers and as such will have no option but to monitor the content that is being both posted and accessed by their customers. This represents a gross invasion of privacy and under much of the western worldâ€™s communications intercept laws is already currently at least a legal grey area, if not outright illegal. Under ACTA that same (as in SOPA) issue of sites that <em>link</em> to copyrighted content surfaces again with we sites facing similar risks and similar levels of accountability.<br />
&nbsp;<br />
Under current copyright law (which itself should not be considered immutable) rights owners have the legal recourse to seek to defend <em>their own</em> property, however by the same token it should be recognised that â€śthe internetâ€ť or even â€śthat web siteâ€ť does not fall under that definition. To propose legislation that would enable an entire site to be â€śdisappearedâ€ť because of a link to copyright content is draconian in the extreme and undemocratic to boot.<br />
&nbsp;<br />
The internet is not intellectual property, the internet is the crucible of modern innovation and in large part generated by â€śwe the peopleâ€ť. US law, and many others besides, classify copyright as the right to revenue from the copying of original work in a fixed medium, the internet has surpassed this concept. If I link to a video you posted, in what sense am I â€ścopyingâ€ť and in what sense is that truly â€śtangibleâ€ť? Is the rendering of a picture in my browser copying, or is it simply â€śdisplay? How do we deal with the concepts of mash-ups, crowd-sourcing and social networks when antiquated laws must apply, and what happened to my freedom of expression?<br />
&nbsp;<br />
Security is a much deeper concept that endpoints and data, security is my right to access and use the global resources available to me, unimpeded by the legal ramifications of the actions of other internet users. Legislation such as ACTA and SOPA would make this impossible. The mantra of online innovation should be adapt and survive, the mantra of rights holders is to often â€śentrench and resistâ€ť.<br />
&nbsp;<br />
The only niche left for innovation &#038; collaboration in an ACTA world is for ACTA compliance solutions that continually monitor your web properties for infringements (thereby monitoring also the content of any linked site as well) and remove any offending UGC promptly.<br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/acta-entrench-resist/' addthis:title='ACTA, entrench &amp; resist? '  ><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/acta-entrench-resist/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The best form of defence?</title>
		<link>http://countermeasures.trendmicro.eu/the-best-form-of-defence/</link>
		<comments>http://countermeasures.trendmicro.eu/the-best-form-of-defence/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 16:19:41 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[countermeasures]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Opinion]]></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[exploit]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[malicious code]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=3223</guid>
		<description><![CDATA[&#160; A report in the Daily Yomiuri suggests that the Japanese government have commissioned Fujitsu Ltd to create a &#8220;defensive virus&#8221; and that after 3 years of work and a budget of $2.3 million, the project is nearing completion. &#160; Technical details in the article are necessarilyÂ thin on the ground but it appears that the [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/the-best-form-of-defence/' addthis:title='The best form of defence? '  ><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_3225" class="wp-caption alignleft" style="width: 510px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2012/01/782926958_d73f5c1300.jpg"><img src="http://countermeasures.trendmicro.eu/wp-content/uploads/2012/01/782926958_d73f5c1300.jpg" alt="" title="Mutation by woodleywonderworks" width="500" height="333" class="size-full wp-image-3225" /></a><p class="wp-caption-text">Mutation by woodleywonderworks</p></div><br />
&nbsp;<br />
A <a href="http://www.yomiuri.co.jp/dy/national/T120102002799.htm" title="Govt working on defensive cyberweapon / Virus can trace, disable sources of cyber-attacks" target="_blank">report in the Daily Yomiuri</a> suggests that the Japanese government have commissioned Fujitsu Ltd to create a &#8220;defensive virus&#8221; and that after 3 years of work and a budget of $2.3 million, the project is nearing completion.<br />
&nbsp;<br />
Technical details in the article are necessarilyÂ thin on the ground but it appears that the &#8220;cyberweapon&#8221; is designed to &#8220;springboard&#8221; from oneÂ compromised computer to another, tracing back to the original source of the attack and shutting down malicious processes en route.<br />
&nbsp;<br />
Whilst I can see the attractiveness of the principle and have some sympathy for the thinly veiled claims in the article that &#8220;everyone else is doing it&#8221;, the concept of the &#8220;good&#8221; computer virus has been the subject of debate for many years and it has never gained widespread support.<br />
&nbsp;<br />
Even a &#8220;good&#8221; virus or worm must execute on a machine without the permission of the owner of that machine. If that &#8220;good&#8221; virus has the objective of terminating malicious processes and/or patching security holes then, by definition it must modify or delete critical processes, memory content or files. If its design is to spread autonomouslyÂ  then system owners will have no opportunity to test whether its supposedly altruistic activities will have any negative impact on a running system. It will also consume bandwidth, disk space, memory and processor cycles, allÂ adding to the load, just as a malicious worm does effectively creating a Denial of Service condition.<br />
&nbsp;<br />
The &#8220;good&#8221; virus may also be hindered by effective security software, many of the actions it will be carrying out, such as modifying systemÂ components and terminating process,Â will be precisely those which are designed to be recognised andÂ stopped by security programs.<br />
&nbsp;<br />
Finally it really wouldn&#8217;t take much effort for criminal groups to take these white-hat tools and modify them for more malicious use, blurring the line even more between the &#8220;good&#8221; and the bad and putting professional grade carrier mechanisms in the hands of criminals.<br />
&nbsp;<br />
The Japanese government seem less than coordinated right now on the actual use such a technology would be put to, the article reports them as saying that they are &#8220;<em>not considering outside applications for the program as it was developed for more defensive uses, such as identifying which terminal within the Self-Defense Forces was initially targeted in a cyber-attack</em>&#8220;. This is hardly surprising, as the creation of malware is currently a violation of Japan&#8217;s criminal code.<br />
&nbsp;<br />
You have to wonder though, even in that limited scenario, wouldn&#8217;t such an automated &#8220;sprinkler system&#8221; pose a huge risk of destroying valuable forensic evidence in the case of a breach? Wouldn&#8217;t effective real-time monitoring of computers and networks, reporting to a centralised SIEM console provide as much intelligence in a less inherently risky way?<br />
&nbsp;<br />
<strong>Post Script:</strong><br />
&nbsp;<br />
In 2004Â Cyrus PeikariÂ  made a seemingly good case for <a title="Fighting Fire with Fire: Designing a &quot;Good&quot; Computer Virus" href="http://www.informit.com/articles/printerfriendly.aspx?p=337309" target="_blank">Fighting Fire with Fire</a>, but I feel that the medical analogy breaks down completely under close examination.Â In the digital case we are talking about releasing a self-replicating virus into the wild, whereas in the medical case we talk about manual and controlled introduction of an attenuated virus on an individual (and voluntary) basis.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/the-best-form-of-defence/' addthis:title='The best form of defence? '  ><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/the-best-form-of-defence/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>&#8217;tis the season to be squatting</title>
		<link>http://countermeasures.trendmicro.eu/tis-the-season-to-be-squatting/</link>
		<comments>http://countermeasures.trendmicro.eu/tis-the-season-to-be-squatting/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 16:06:36 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data protection]]></category>
		<category><![CDATA[Family Safety]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Social Engineering]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[online shopping]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=3206</guid>
		<description><![CDATA[In the run up to Christmas criminals are abusing the opportunity to prey on online shoppers with tired eyes and weary fingers. Many thousands of misspelled versions of popular retail destinations have been registered by criminals in the hope that the unwary consumer will land there by accident. Customers of popular online retailers such as [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/tis-the-season-to-be-squatting/' addthis:title='&#8217;tis the season to be squatting '  ><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>In the run up to Christmas criminals are abusing the opportunity to prey on online shoppers with tired eyes and weary fingers. Many thousands of misspelled versions of popular retail destinations have been registered by criminals in the hope that the unwary consumer will land there by accident. Customers of popular online retailers such as John Lewis, Debenhams and Argos have all been targeted.<br />
&nbsp;<br />
<div id="attachment_2047" class="wp-caption alignleft" style="width: 386px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2010/06/whackamole.jpg"><img src="http://countermeasures.trendmicro.eu/wp-content/uploads/2010/06/whackamole.jpg" alt="" title="Animal Kingdom" width="376" height="500" class="size-full wp-image-2047" /></a><p class="wp-caption-text">Image from Joe Shlabotnik&#039;s Flickr stream under creative commons</p></div><br />
&nbsp;<br />
The criminal websites are often copies of the legitimate website, copies that aim to pass off counterfeit goods, redirect the visitor through money-spinning advertising links or to harvest personal and financial information if a â€śpurchaseâ€ť is made. In other instances the misspelled domain names can lead to objectionable content or even to websites loaded with exploits that aim to infect the victim machine with information stealing malware or to recruit it into a botnet, a network of compromised machines under the remote control of a criminal.<br />
&nbsp;<br />
Typosquatting has been around almost as long as the world-wide web, in fact US legislation dating back to 1999, the <a href="http://en.wikipedia.org/wiki/Anticybersquatting_Consumer_Protection_Act">Anticybersquatting Consumer Protection Act</a>, contains a specific clause (Section 3a) aimed at combatting this phenomenon. In the past individual companies have been known to spend large amounts of money in bringing cybersquatters to justice. Lego, for example, have previously spent more than half a million US dollars pursuing cybersquatters through the <a href="http://www.icann.org/en/udrp/udrp.htm">Uniform Domain-Name Dispute-Resolution Policy (UDRP)</a> going after such domain names as <em>legoworskhop.com</em> in and effort to protect their brand.</span><br />
&nbsp;<br />
However in this most recent outbreak of typosquatting, we are not talking about domain names which simply include the names of well-known brands, rather those that prey on our lack of attention to detail. In the rush to get the online Christmas shopping done, how sure can you really be that you were shopping at the legitimate debenhams.com rather than the typosquatted debanhams.com, or marksandspencer.com rather than marsandspencer.com or markandspencer.com (I would recommend <strong>*not*</strong> visiting these by the way.<br />
&nbsp;<br />
<a href="http://www.theregister.co.uk/2011/11/21/uk_cybercops_fraud_site_takedown/">This year</a> and <a href="http://countermeasures.trendmicro.eu/british-police-remove-drop-from-ocean/">last</a>, British law enforcement have been doing their best to crack down on dodgy online shopfronts, however efforts to suspend illegitimate domain names can only ever represent a game of whac-a-mole in the fight against evil online traders. Criminals can register vast reserves of domain names in advance and, when one gets shut down,Â  simply activate another as required.<br />
&nbsp;<br />
And that is the real issue, far too many DNS domains, including .co.uk and those of many other countries, are operated as â€śopenâ€ť domains and <a href="http://www.nominet.org.uk/registrants/aboutdomainnames/rules/">in the words of Nominet</a><br />
&nbsp;<br />
&#8220;<em>We do not impose restrictions on your status as applicant for the registration of a Domain Name in the following SLDs (&#8220;Open SLDs&#8221;):</em><br />
&nbsp;<br />
<em>Â 1. 4.4.1 .co.uk; or</em><br />
&nbsp;<br />
<em>2. 4.4.2 .org.uk.</em><br />
&nbsp;<br />
<em>In the SLD Charter of the SLD Rules for the Open SLDs we do set out certain intentions regarding the class of applicant or use of registrations of the Domain Name which we assume you will comply with when applying for a registration of a Domain Name within an Open SLD. <strong>However, we do not forbid applications, and will take no action in respect of registrations that do not comply with the SLD Charters</strong></em>&#8221;<br />
&nbsp;<br />
Until regulation is tightened and international cooperation is improved then well-intentioned law-enforcement initiatives will only be treating the symptom not addressing the cause.<br />
&nbsp;<br />
In the meantime, be careful where you click and if you are planning on some serious online shopping sessions you may be wise to create yourself some bookmarks to popular online shopping sites rather than relying on your typing skills standing up to the Christmas rush.<br />
&nbsp;<br />
On that note here are <a href="http://uk.trendmicro.com/uk/about/infographics/safety-tips-for-online-shopping/">5 great tips for shopping safely online</a> from Trend Labs.<br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/tis-the-season-to-be-squatting/' addthis:title='&#8217;tis the season to be squatting '  ><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/tis-the-season-to-be-squatting/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Verified by Visa?</title>
		<link>http://countermeasures.trendmicro.eu/verified-by-visa/</link>
		<comments>http://countermeasures.trendmicro.eu/verified-by-visa/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 15:18:43 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[countermeasures]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Social Engineering]]></category>
		<category><![CDATA[Underground Economy]]></category>
		<category><![CDATA[banking]]></category>
		<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=3166</guid>
		<description><![CDATA[&#160; In 2001 Visa introduced a security protocol they called 3DS, short for 3 Domain Secure in an attempt to reduce the incidence of credit card fraud in online purchases. 3DS is better known by the names used by the various card issuers when they implement the system &#8220;Verified by Visa&#8220;, &#8220;MasterCard Secure Code&#8220;, &#8220;J/Secure&#8221; [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/verified-by-visa/' addthis:title='Verified by Visa? '  ><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_3178" class="wp-caption alignleft" style="width: 407px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/12/monkeys.jpg"><img src="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/12/monkeys.jpg" alt="" title="monkeys" width="397" height="226" class="size-full wp-image-3178" /></a><p class="wp-caption-text">used under creative commons from johnsnape&#039;s Flickr</p></div><br />
&nbsp;<br />
In 2001 Visa introduced a <a href="http://en.wikipedia.org/wiki/Verified_by_Visa">security protocol they called 3DS</a>, short for 3 Domain Secure in an attempt to reduce the incidence of credit card fraud in online purchases. 3DS is better known by the names used by the various card issuers when they implement the system &#8220;<em>Verified by Visa</em>&#8220;, &#8220;<em>MasterCard Secure Code</em>&#8220;, &#8220;<em>J/Secure</em>&#8221; (JCB International) and &#8220;<em>SafeKey</em>&#8221; (American Express). the trouble is that 3DS doesn&#8217;t really present any barrier at all, to even the average fraudster, at least in the way that is is implemented by card issuers that I tested.<br />
&nbsp;<br />
In the <a href="http://www.visaeurope.com/en/cardholders/verified_by_visa/faqs.aspx" target="_blank">FAQ</a> published by Visa they say &#8220;<em>Verified by Visa protects your card against unauthorised transactions, giving you complete confidence when shopping online</em>&#8220;. Later in the same FAQ they also state &#8220;<em>If you forget your password you can easily reset it</em>&#8221; and therein lies the problem. The following relates to implementations by the credit card issuers I was able to test, not necessarily to the entire 3DS system.<br />
&nbsp;<br />
The problem stems from a very basic design flaw. If you are making a purchase through a merchant that is subscribed to the program, you will be redirected, during the payment phase, to a 3DS verification page. On this page you confirm the details of the transaction, enter your password and hey presto, the transaction is complete. So far so good, the merchant never sees my password, no transaction with that merchant can be completed without it and I&#8217;m protected, but&#8230;<br />
&nbsp;<br />
What would a criminal do if they access to your card details but not your password? Of course, there&#8217;s that handy &#8220;I forgot my password&#8221; link. Let&#8217;s see how well protected that is.<br />
&nbsp;<br />
The first step in the password reset procedure is to enter your card number, obviously to ensure you are resetting the password for the correct account. Once that number is entered the system now requires some corroborating data to be sure that you are the legitmate account holder, let&#8217;s have a look at that &#8220;<em>Identification</em>&#8221; phase.<br />
&nbsp;<br />
<div id="attachment_3167" class="wp-caption alignleft" style="width: 414px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/12/step-2.png"><img class="size-full wp-image-3167" title="Second step in password reset" src="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/12/step-2.png" alt="" width="404" height="428" /></a><p class="wp-caption-text">Second step in password reset</p></div><br />
&nbsp;<br />
Oh noes, this doesn&#8217;t look good at all! Three out of four of the items of information used to verify my identity are <strong>all contained in the credit card data itself</strong>, embossed or printed on the card and contained in the magnetic stripe data. Wouldn&#8217;t the criminal already have access to this? So what remains? One piece of information that is not included on the card. Trouble is, it&#8217;s information that is not only widely shared on social networks, surveys, sign-up forms and a myriad of other places, but alsoÂ freely available in public records. We cannot and should not consider our date of birth to be a secret.<br />
&nbsp;<br />
Having entered the required information all that remains is to enter a new password of your choosing and your transaction is authorised. Worse still,Â no email notification is sent to alert the cardholder that their account has been accessed or modified. The cardholder need never know until they check their statements.<br />
&nbsp;<br />
So what should be improved? There&#8217;s nothing new or amazing here, just some really basic steps that need to be incorporated into the process.<br />
&nbsp;</p>
<ul>
<li>Upon enrolling in the system, cardholders should be requested to set a &#8220;Secret question&#8221; which will later serve as authentication data for a passsword change.</li>
<p>&nbsp;</p>
<li>Instead of simply clicking through to the reset screen, a one time password reset URL should be delivered to a registered email address.</li>
<p>&nbsp;
<li>Whever a change to the account details is requested, or is succesful, the registered email address should receive a notification message.</li>
<p>&nbsp;
</ul>
<p>&nbsp;<br />
Oh, one more thing, it would be really great if I could use special characters in my password, please.<br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/verified-by-visa/' addthis:title='Verified by Visa? '  ><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/verified-by-visa/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>The mobile threat: FUD or MUD</title>
		<link>http://countermeasures.trendmicro.eu/the-mobile-threat-fud-or-mud/</link>
		<comments>http://countermeasures.trendmicro.eu/the-mobile-threat-fud-or-mud/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 13:38:21 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[countermeasures]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[Family Safety]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Mobile threats]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[malicious code]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=3150</guid>
		<description><![CDATA[Preface: This blog is not about open source vs closed, it&#8217;s also not about Android vs iOS or any other mobile operating system. It&#8217;s about criminals vs people, it&#8217;s about hype and reality and it&#8217;s about knee-jerk self-preservation vs openness and consideration. &#160; Last Wednesday, Chris DiBona (Open Source Programs Manager at Google Inc.) made [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/the-mobile-threat-fud-or-mud/' addthis:title='The mobile threat: FUD or MUD '  ><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>Preface</strong>: This blog is not about open source vs closed, it&#8217;s also not about Android vs iOS or any other mobile operating system. It&#8217;s about criminals vs people, it&#8217;s about hype and reality and it&#8217;s about knee-jerk self-preservation vs openness and consideration.<br />
&nbsp;<br />
Last Wednesday, Chris DiBona (Open Source Programs Manager at Google Inc.) made <a title="Chris DiBona Google+" href="https://plus.google.com/u/0/114765095157367281222/posts/ZqPvFwdDLPv" target="_blank">a post on his Google+ profile</a> hitting out at claims about &#8220;<em>open source being inherently insecure&#8217; and that android is festooned with viruses because of that and because we do not exert apple like controls over the app market</em>&#8220;.<br />
&nbsp;<br />
While Chris does make some reasonable points regarding the comparative resilience and security of open source code, I can&#8217;t help but feel that he is wilfully missing the point when it comes to the current threat landscape that confronts smartphone users today. I&#8217;ll deal with the points I disagree with in the same sequence that Chris raises them:<br />
&nbsp;<br />
1 &#8211; &#8220;<em>All the major vendors have app markets, and all the major vendors have apps that do bad things, are discovered, and are dropped from the markets</em>.&#8221;<br />
&nbsp;<br />
Yes Chris, the major vendors all distribute apps based on the Marketplace or App Store model. One or more rogue or plain malicious apps have been discovered in most of those distribution channels and some of them get removed. Some of them even get removed in a timely fashion. Perhaps this is where some of the criticism based on &#8220;<em>openness</em>&#8221; has been misunderstood. As far as I am concerned, the problem pertinent to Android is not that the OS itself is open source, like I said you made some valid points about that, but that the app <strong>distribution mechanism</strong> is entirely open. Android embraces the concept of multiple third party marketplaces in addition to the &#8220;official&#8221; marketplace, even in the &#8220;official&#8221; marketplace there is no upfront vetting of code or functionality. Couple that with the undeniable and deserved popularity of the platform, it is no surprise that criminals are already actively exploiting an opportunity here. It&#8217;s not the open source, it&#8217;s the openness of the source.<br />
&nbsp;<br />
2 &#8211; &#8220;<em>Yes, virus companies are playing on your fears to try to sell you bs protection software for Android, RIM and IOS. They are charlatans and scammers. IF you work for a company selling virus protection for android, rim or IOS you should be ashamed of yourself.&#8221;</em><br />
&nbsp;<br />
Well now, this seems to be plainly stating that there is no malware problem for the popular mobile platforms. The weight of evidence (not to mention criminal intent) would seem to be heavily against you here Chris and Android itself seems to be the target of choice. TrendLabs for example have <a title="A snapshot of Android threats" href="http://blog.trendmicro.com/a-snapshot-of-android-threats-infographic/" target="_blank">documented a 1410% increase</a> in Android malware in the period January to July 2011. Let me be very clear. I am well aware that this rate of increase is starting from a low base, those four figure increases are not as shocking as they may at first appear. In raw numbers the total amount of malware is of course orders of magnitude lower than for example the Wintel platform. However the more important figure is not the total number of malware, but the <em>rate of increase</em> of that malware quarter on quarter and year on year. That demonstrates current, active and sustained criminal interest in the mobile platform. It&#8217;s not complicated, criminals follow consumers; always have, always will.<br />
&nbsp;<br />
3 &#8211; &#8220;<em>If you read an analyst report about &#8216;viruses&#8217; infecting ios, android orÂ  rim, you now know that analyst firm is not honest and is staffed withÂ  charlatans. There is probably an exception, but extraordinary claims need extraordinary evidence. If you read a report from a vendor that trys to sell you something based on protecting android, rim or ios from viruses they are also likely as not to be scammers and charlatans</em>. &#8221;<br />
&nbsp;<br />
I think the figures referenced above and <a title="Mobile - TrendLabs" href="http://blog.trendmicro.com/category/mobile/" target="_blank">the litany of mobile woe researched and documented by TrendLabs here</a> speak for themselves. This clinging desperately to the term &#8220;<strong>virus</strong>&#8221; in a last ditch attempt to demonstrate that a platform is free of <strong>malware </strong>is exactly the same language I have heard from MacOS enthusiasts (I am one before you flame me) who have been historically unwilling to admit that now the criminals are after them as well. It may well be that there are no viruses in the strictest definition of the term Chris, where do you stand on criminal malware for mobile devices?<br />
&nbsp;<br />
4 &#8211; &#8220;<em>Please note: Policy engines, and those tools that manage devices from an Â corporate IT department are not the same thing at all, but sometimes marketers in companies that sell such things sometimes tack on &#8216;virus&#8217; protection. That part is a lie, tell your vendor to cut it out.</em>&#8221;<br />
&nbsp;<br />
So we agree that security of mobile devices extends far beyond the threat from malware. Of course there is loss, theft, inappropriate access, device tracking, web-based threats through social networking or phishing for exampleÂ and many other areas to consider (by the way this is important for the consumer too) but advising your users to request that vendors remove functionality designed to detect malicious software? Well I guess that&#8217;s one way to make a platform appear malware free&#8230;</p>
<p>&nbsp;</p>
<p>Am I ashamed of myself? Not at all. I&#8217;d prefer to offer protection against a growing threat to personal and business security than to bury my head in the sand and defend my stance with wild accusation.<br />
&nbsp;<br />
Your post very much accuses security vendors of FUD, sowing Fear, Uncertainty and Doubt. I hope I have demonstrated that is very much not the case. Maybe your outburst was more a case of MUD? Myopic Unalloyed Denial.<br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/the-mobile-threat-fud-or-mud/' addthis:title='The mobile threat: FUD or MUD '  ><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/the-mobile-threat-fud-or-mud/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>The mobile threat &#8211; Get Safe Online</title>
		<link>http://countermeasures.trendmicro.eu/the-mobile-threat-get-safe-online/</link>
		<comments>http://countermeasures.trendmicro.eu/the-mobile-threat-get-safe-online/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 15:16:26 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data leakage]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[Mobile threats]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[malicious code]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=3108</guid>
		<description><![CDATA[Yesterday saw the launch of Get Safe Online week in the UK, an annual event aimed at raising awareness among consumers and small business of the threat from online crime. &#160; The focus of the launch event yesterday was mobile malware and I was asked to give a presentation and demonstration of how this threat [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/the-mobile-threat-get-safe-online/' addthis:title='The mobile threat &#8211; Get Safe Online '  ><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>Yesterday saw the launch of Get Safe Online week in the UK, an annual event aimed at raising awareness among consumers and small business of the threat from online crime.<br />
&nbsp;<br />
The focus of the launch event yesterday was mobile malware and I was asked to give a presentation and demonstration of how this threat manifests itself. The video that I made with the BBC illustrates just how invisible and damaging SMS fraud malware can be and the kind of financial damage it can inflict on the victim.<br />
&nbsp;</p>
<div class="wrapper_thema_archiv">
<div class="thema"><span class="headline"><a class="red" href="http://www.bbc.co.uk/news/technology-15599264" target="_blank">Smartphone scams: Owners warned over malware apps</a></span><br />
<span class="beschreibung_grey">Added on November 12th, 2011</span>&nbsp;</p>
<p><a href="http://www.bbc.co.uk/news/technology-15599264" target="_blank"><img src="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/11/bbc2.jpg" border="0" alt="" /></a>
</div>
</div>
<p>&nbsp;<br />
The history of mobile malware begins back in 2004 with the appearance of <a href="http://about-threats.trendmicro.com/ArchiveMalware.aspx?language=us&amp;name=SYMBOS_CABIR.A" target="_blank">Cabir</a>, the forerunner of many later variants. Cabir was aimed at infecting Symbian based devices, it first emerged as a proof-of-concept but was rapidly picked up and abused by those with criminal intent. Cabir made money by sending premium rate SMS messages from infected devices. This means of turning a profit turned out to be so effective that by 2009 SMS fraud Trojans made up a large bulk of mobile malware and that trend has continued and grown with the rise of the smartphone. In fact, the first ever Trojan for Android based devices was also an SMS fraud trojan, known as <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=ANDROIDOS_DROIDSMS.A" target="_blank">ANDROIDOS_DROIDSMS.A</a><br />
&nbsp;<br />
Malware exists for all major mobile platforms in fact, renowned mobile securtity researcher Charlie Miller announced yesterday that he had devised a way to embed functionality in apps for Apple&#8217;s iPhone which allowed them to download and run code after the intial application had been installed. His <a title="Apple expels serial hacker for publishing iPhone exploit" href="http://www.theregister.co.uk/2011/11/08/apple_excommunicates_charlie_miller/" target="_blank">proof of concept app </a>had been checked by Apple and was available in the App Store since September.<br />
&nbsp;<br />
If you are interested in finding out more about the history of mobile malware you can <a title="A Brief History of Mobile Malware" href="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/11/History-of-Mobile-Malware.pdf" target="_blank">download my paper </a>on that very subject right here.<br />
&nbsp;<br />
The TrendLabs mobile threats information hub can be found <a href="http://about-threats.trendmicro.com/mobile">here</a>.<br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/the-mobile-threat-get-safe-online/' addthis:title='The mobile threat &#8211; Get Safe Online '  ><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/the-mobile-threat-get-safe-online/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The mystery of the &#8220;hacked&#8221; Facebook accounts</title>
		<link>http://countermeasures.trendmicro.eu/the-mystery-of-the-hacked-facebook-accounts/</link>
		<comments>http://countermeasures.trendmicro.eu/the-mystery-of-the-hacked-facebook-accounts/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 14:30:36 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data leakage]]></category>
		<category><![CDATA[Family Safety]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Site Compromise]]></category>
		<category><![CDATA[Underground Economy]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[compromise]]></category>
		<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[hacktivism]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=3095</guid>
		<description><![CDATA[After a day of investigation it seems that &#8220;Team SwaStika&#8221; may be attempting to take credit for compromising account details that they really had nothing to do with. &#160; The two lists of hacked accounts (Part 1 and Part 2) have both been circulated online before the Pastebin posts were made by Team SwaStika. The [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/the-mystery-of-the-hacked-facebook-accounts/' addthis:title='The mystery of the &#8220;hacked&#8221; Facebook accounts '  ><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>After a day of investigation it seems that &#8220;Team SwaStika&#8221; may be attempting to take credit for compromising account details that they really had nothing to do with.<br />
&nbsp;<br />
The two lists of hacked accounts (Part 1 and Part 2) have both been circulated online before the Pastebin posts were made by Team SwaStika. The list entitled Part 1 appears to have been doing the rounds on various underground forums for the better part of a year. The second list entitled Part 2 by Team SwaStika is much more recent. The first evidence I can find of the accounts listed in Part 2 is only 19 days old.<br />
&nbsp;<br />
A list with content exactly matching this second Pastebin post by Team SwaStika was uploaded to a compromised website by the better known group of hackers Group Hp-Hack. Group Hp-Hack is a Saudi Arabian hacker group that has previously gained notoriety in August of this year for <a href="http://thehackernews.com/2011/08/joomla-canada-website-defaced-by-group.html">defacing the websites of Joomla Canada and ethicalhackingcourses.com</a> (which remains defaced to this day).<br />
&nbsp;<br />
The html list of alleged Facebook logins uploaded to a compromised web server was created in Microsoft Word and has a creation date of 1st October 2011 but was posted with the claim (in Arabic) that the list only represents 10% of the 7 million accounts that were breached by Group Hp-Hack.<br />
&nbsp;<div id="attachment_3096" class="wp-caption alignleft" style="width: 529px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/10/19-10-2011-15-06-11.png"><img src="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/10/19-10-2011-15-06-11.png" alt="Group Hp-Hack defacement" title="Group Hp-Hack defacement" width="519" height="447" class="size-full wp-image-3096" /></a><p class="wp-caption-text">Group Hp-Hack defacement</p></div><br />
&nbsp;<br />
I have informed the owners of the compromised server and advised them to remove the content and once again passed this information to Facebook&#8217;s security team<br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/the-mystery-of-the-hacked-facebook-accounts/' addthis:title='The mystery of the &#8220;hacked&#8221; Facebook accounts '  ><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/the-mystery-of-the-hacked-facebook-accounts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Over 10,000 Facebook account details hacked and published</title>
		<link>http://countermeasures.trendmicro.eu/over-10000-facebook-account-details-hacked-and-published/</link>
		<comments>http://countermeasures.trendmicro.eu/over-10000-facebook-account-details-hacked-and-published/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 12:02:51 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data leakage]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[Family Safety]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Underground Economy]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[compromise]]></category>
		<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[hacktivism]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=3085</guid>
		<description><![CDATA[An update to this investigation is available here. _____________________________________________________________________________________________________ A hacking group calling themselves &#8220;Team Swastika&#8221; have published what they claim to be the usernames and passwords for over ten thousand Facebook accounts on Pastebin, an online service for sharing large quantities of text data online. It should be noted that the PR agency for [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/over-10000-facebook-account-details-hacked-and-published/' addthis:title='Over 10,000 Facebook account details hacked and published '  ><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>An update to this investigation is available <a href="http://countermeasures.trendmicro.eu/the-mystery-of-the-hacked-facebook-accounts/">here</a>.<br />
_____________________________________________________________________________________________________<br />
A hacking group calling themselves &#8220;Team Swastika&#8221; have published what they claim to be the usernames and passwords for over ten thousand Facebook accounts on Pastebin, an online service for sharing large quantities of text data online. It should be noted that the PR agency for Facebook in the UK gave me the following statement, &#8220;<em>This does not represent a hack of Facebook or anyoneâ€™s Facebook profiles. Our security experts have reviewed this data and found it to be a set of e-mail and password combinations that are not associated with any live Facebook accounts</em>&#8220;.<br />
&nbsp;<br />
Team Swastika are a new arrival on the hacking scene, having <a href="http://pastebin.com/2ZnNPUym">announced their &#8220;launch&#8221;</a> only six days ago. although they have only <a href="https://twitter.com/#!/TeamSwastika/status/125482598272204801">one tweet</a> to their name they have already caused concern by <a href="http://pastebin.com/u/TeamSwastika">publishing</a> database tables and user credentials stolen from the websites of the Indian Embassy in Nepal and the Government of Bhutan, apparently by SQL injection attack.<br />
&nbsp;<br />
This latest publication of what they claim to be more than ten thousand Facebook user credentials is without context and with no indication of the means by which they were stolen. The posts themselves have already been removed by Pastebin but I managed to get a look at them before this happened&#8230;<br />
&nbsp;<br />
<div id="attachment_3086" class="wp-caption alignleft" style="width: 503px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/10/18-10-2011-13-50-37.png"><img class="size-full wp-image-3086" title="Stolen credentials for Facebook accounts" src="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/10/18-10-2011-13-50-37.png" alt="Stolen credentials for Facebook accounts" width="493" height="265" /></a><p class="wp-caption-text">Stolen credentials for Facebook accounts</p></div><br />
&nbsp;<br />
The compromised user accounts come from all over the globe, and a quick glance through the list of associated passwords shows that the majority of affected users are not using complex passwords, with many being simply a derivation of the user name, a favourite football club or a short numerical password.<br />
&nbsp;<br />
The ongoing effect of such a large scale compromise can be disastrous for affected users, particularly if the password is shared for multiple accounts. It can lead to compromise of the victim&#8217;s email account which can act as the skeleton key for many other online services, as any password reset procedure will normally pass through the account owner&#8217;s email inbox for verification. regaining control of a compromised account can be a costly and time consuming process, <a title="How an email hacker ruined my life and then tried to sell it back to me" href="http://www.guardian.co.uk/technology/2011/oct/16/email-hacker-identity-rowenna-davis" target="_blank">as this recent victim explains</a>.<br />
&nbsp;<br />
It is never a good idea to use the same password across multiple web sites, so try to have a unique one for every site you use. While this may sound complex and impossible to remember there is simple way to achieve this. Create a complex password using upper and lower case letters, numbers and special characters such as $%&amp;!. Devise a way to differentiate your password for each site you use, for example putting the first and last letters of the web site name at the beginning and end of your initial complex password, making it unique yet easy to remember<br />
&nbsp;<br />
As for those security or password reset questions, this is also one of the most common ways to break into an account. If you are asked to provide answers to â€śSecurity questionsâ€ť consider whether the answers are really secure. Secure means that you are the only person who can answer the question. If the possibility exists to create your own questions, use it. If you are obliged to answer more standard questions such as â€śFirst schoolâ€ťor â€śFirst petâ€ť remember the answer doesn&#8217;t have to be the truth, it only has to be something you can remember.<br />
&nbsp;<br />
I have not verified if the credentials as posted are legitimate, for reasons of privacy, but have passed the full list of affected accounts on to Facebook security so that they can warn and protect their users.<br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/over-10000-facebook-account-details-hacked-and-published/' addthis:title='Over 10,000 Facebook account details hacked and published '  ><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/over-10000-facebook-account-details-hacked-and-published/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Sony (not) hacked</title>
		<link>http://countermeasures.trendmicro.eu/sony-not-hacked/</link>
		<comments>http://countermeasures.trendmicro.eu/sony-not-hacked/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 13:45:25 +0000</pubDate>
		<dc:creator>Rik Ferguson</dc:creator>
				<category><![CDATA[data protection]]></category>
		<category><![CDATA[Family Safety]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Social Engineering]]></category>
		<category><![CDATA[Underground Economy]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[compromise]]></category>
		<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[data loss]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://countermeasures.trendmicro.eu/?p=3069</guid>
		<description><![CDATA[&#160; News reports today are characterising an attack against the Sony PlayStation Network (PSN) and Sony Entertainment Online (SOE) as &#8220;another hack&#8221; or &#8220;Sony hacked again&#8220;. However, according to a blog post from Sony&#8217;s SVP and Chief Information Security Officer, that simply isn&#8217;t the case. Â &#160; The attack against PSN accounts belonging to Sony subscribers [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/sony-not-hacked/' addthis:title='Sony (not) hacked '  ><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_3075" class="wp-caption alignleft" style="width: 510px"><a href="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/10/password.jpg"><img src="http://countermeasures.trendmicro.eu/wp-content/uploads/2011/10/password.jpg" alt="Enter your password" title="Enter your password" width="500" height="293" class="size-full wp-image-3075" /></a><p class="wp-caption-text">Enter your password</p></div><br />
&nbsp;<br />
News reports today are characterising an attack against the Sony PlayStation Network (PSN) and Sony Entertainment Online (SOE) as &#8220;<a title="Sony hacked again (again)" href="http://news.techeye.net/security/sony-hacked-again-again" target="_blank">another hack</a>&#8221; or &#8220;<a title="Sony hacked again" href="http://crave.cnet.co.uk/gamesgear/sony-hacked-again-with-93000-accounts-compromised-50005593/" target="_blank">Sony hacked again</a>&#8220;. However, according to a <a title="An important message from Sony's Chief Information Security Officer" href="http://blog.us.playstation.com/2011/10/11/an-important-message-from-sonys-chief-information-security-officer/">blog post</a> from Sony&#8217;s SVP and Chief Information Security Officer, that simply isn&#8217;t the case.<br />
Â &nbsp;<br />
The attack against PSN accounts belonging to Sony subscribers went like this&#8230; Person or persons unknown, built or obtained a database of username and password pairs which they attempted to use to log into the PSN and SOE. The &#8220;overwhelming majority&#8221; of access attempts using these pairs of credentials failed, in fact less than 0.1% were successful. For this reason Sony suspect that the credentials used were not stolen from Sony directly, either now or in past intrusions. The database in question was most probably email and password pairs that have been obtained elsewhere but were being used in a brute force attack against Sony, in the knowledge that users have the unfortunate habit of reusing passwords across multiple services.<br />
Â &nbsp;<br />
When Sony detected this irregular activity against its servers it immediately locked out all of the affected accounts and is informing the affected users that they need to change their passwords. Only a small fraction of that 0.1% showed evidence of irregular activity before Sony locked them down, meaning that the damage was successfully contained.<br />
Â &nbsp;<br />
In reality this story should not be characterised as a failure over at Sony, but rather a success. Through their own monitoring systems they detected anomalous behaviour, acted quickly to contain the damage and locked out the accounts affected. They are also obliging the affected users to change their service passwords to better secure themselves in the future. Of course given the <a href="http://countermeasures.trendmicro.eu/70-million-customers-affected-by-the-sony-breach/" title="70 million customers affected by the Sony breach" target="_blank">past intrusion at Sony</a>, there is every possibility that the data does relate to that stolen from Sony earlier but also indicates that the mass password reset policy it instituted after the event served toÂ render the majority of that data unusable.<br />
Â &nbsp;<br />
After all it is not, as Sony have learned to their cost, whether you get attacked that is important, it&#8217;s how you deal with it. The lesson for Sony customers is not that Sony hasn&#8217;t learned lessons, it is rather that we as users still have some important lessons to learn.<br />
&nbsp;<br />
It is never a good idea to use the same password across multiple web sites, so try to have a unique one for every site you use. While this may sound complex and impossible to remember there is simple way to acheive this. Create a complex password using upper and lower case letters, numbers and special characters such as $%&#038;!. Devise a way to differentiate your password for each site you use, for example putting the first and last letters of the web site name at the beginning and end of your initial complex password, making it unique yet easy to remember<br />
 &nbsp;<br />
As for those security or password reset questions, this is also one of the most common ways to break into an account. If you are asked to provide answers to â€śSecurity questionsâ€ť consider whether the answers are really secure. Secure means that you are the only person who can answer the question. If the possibility exists to create your own questions, use it. If you are obliged to answer more standard questions such as â€śFirst schoolâ€ťor â€śFirst petâ€ť remember the answer doesnâ€™t have to be the truth, it only has to be something you can remember.<br />
&nbsp;</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://countermeasures.trendmicro.eu/sony-not-hacked/' addthis:title='Sony (not) hacked '  ><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/sony-not-hacked/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

