<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>Privacy PC</title>
	
	<link>http://privacy-pc.com</link>
	<description>Computer privacy and internet security software reviews</description>
	<lastBuildDate>Fri, 18 May 2012 18:03:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/privacypc" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="privacypc" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><image><link>http://privacy-pc.com/</link><url>http://privacy-pc.com/img/logo_feed.png</url><title>Privacy PC</title></image><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2Fprivacypc" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2Fprivacypc" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.live.com/?add=http%3A%2F%2Ffeeds.feedburner.com%2Fprivacypc" src="http://tkfiles.storage.msn.com/x1piYkpqHC_35nIp1gLE68-wvzLZO8iXl_JMledmJQXP-XTBOLfmQv4zhj4MhcWEJh_GtoBIiAl1Mjh-ndp9k47If7hTaFno0mxW9_i3p_5qQw">Subscribe with Live.com</feedburner:feedFlare><item>
		<title>SSL and the future of authenticity 4: Perspectives and Convergence models</title>
		<link>http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-4-perspectives-and-convergence-models.html</link>
		<comments>http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-4-perspectives-and-convergence-models.html#comments</comments>
		<pubDate>Thu, 17 May 2012 22:01:34 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=4964</guid>
		<description><![CDATA[Read previous: SSL and the future of authenticity 3: Trust agility concept Final part of Moxie Marlinspike’s Defcon talk outlines the alternatives of current CA system: ‘Perspectives’ and ‘Convergence’ projects. ‘Perspectives’ model So, let’s talk about things that I’m a little bit more inspired by. There’s a project called ‘Perspectives’ which came out of Carnegie [...]]]></description>
			<content:encoded><![CDATA[<p><strong><em>Read previous:</em></strong> <a href="http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-3-trust-agility-concept.html">SSL and the future of authenticity 3: Trust agility concept</a></p>
<p><em>Final part of Moxie Marlinspike’s Defcon talk outlines the alternatives of current CA system: ‘Perspectives’ and ‘Convergence’ projects.</em></p>
<h3>‘Perspectives’ model</h3>
<p>So, let’s talk about things that I’m a little bit more inspired by. There’s a project called ‘Perspectives’ which came out of Carnegie Mellon University, and it was done by Dan Wendlandt, David G. Andersen and Adrian Perrig. It was originally a paper that was published on using multi-path probing in order to provide authenticity for SSH<sup>1</sup> and SSL. And the concept is fundamentally about Perspective.</p>
<div id="attachment_4967" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/bisic-premise.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/bisic-premise-200x109.jpg" alt="Basic premise of ‘Perspectives’ model" title="Basic premise of ‘Perspectives’ model" width="200" height="109" class="size-thumbnail wp-image-4967" /></a><p class="wp-caption-text">Basic premise of ‘Perspectives’ model</p></div> The basic idea is this: you connect to a secure site, you get back a certificate, and you think “Well, I wonder if the certificate is good or not, how do I validate it?” Well, what you do is you contact an authority, then you say “Hey, what certificate do you see for PayPal.com (in this case)?” The authority makes its own connection to the website, gets its own certificate back, just like a normal web browser would, and then sends that certificate back to you as the client <strong><em>(see image)</em></strong>. Now, you compare the thing you got from the authority with the thing you got from this site, and you make sure they’re the same. And so, what you’re essentially doing is you’re using some network Perspective to get a different view on the same site – you know, you have a different network path from wherever the authority is communicating from. We call these authorities ‘Notaries’, and you don’t have to talk to just one Notary, you can talk to any number of Notaries, and they can be distributed around the world so that each has their own unique network path at the same destination. We’re essentially building a constellation of trust.</p>
<p><div id="attachment_4969" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/ca-version-of-perspective.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/ca-version-of-perspective-200x109.jpg" alt="CA version of Perspective" title="CA version of Perspective" width="200" height="109" class="size-thumbnail wp-image-4969" /></a><p class="wp-caption-text">CA version of Perspective</p></div> This idea of using Perspective is actually not new, it’s how SSL works right now. You know, right now, if a site administrator wants to get a certificate for a site, what does the administrator do? They contact an authority and say “Hey, could you please issue a certificate for my site?” And what does the authority do? They send an email to the site with a verification code in it. And if the administrator can receive the verification code and send it back to the authority, the authority issues the certificate <strong><em>(see image)</em></strong>. So it’s just using another form of network Perspective to do the same thing, we’re just trying to invert this relationship, so that instead of being site initiated, it’s user initiated.</p>
<p>Now, Perspective – one that was released – came with an implementation, but the implementation was kind of limited. It was initially designed for self-signed certificates, and so it has had some challenges.</p>
<p><div class='one_third'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><p><strong>Perspectives’ challenges:</strong></p>
<p><strong>- Completeness</strong></p>
<p><strong>- Privacy</strong></p>
<p><strong>- Responsiveness</strong></div></div>
				</div> <div class='two_third last'>
					The first thing challenged is completeness. Since it was initially designed for self-signed certificates, it only works for the initial connection that your web browser sends, so it doesn’t work for any of the background content like images, ESS, JavaScript – all that stuff. So it’s not possible to really eliminate certificate authorities completely using Perspectives.</p>
<p>The second problem is <a href='http://privacy-pc.com/internet-privacy-software-review'>privacy</a>. If every time I make a secret connection to a website I have to make another connection to a Notary, I’m now leaking my entire connection history to the Notary, and that seems a little bit unfortunate.
				</div><div class='clear'></div></p>
<p>And the last problem is responsiveness. Perspectives suffer from this idea of ‘Notary lag’. What would happen is you get a certificate, you contact a Notary and you say “Hey, what do you see for PayPal.com?” And the Notary would make a connection to PayPal.com and see the certificate. The problem is that the Notary would cache the response so that it wasn’t constantly having a connection to all of these sites, and then just periodically at some interval pull the site – you know, like once a day or something like that – all the sites that it had certificates for, in order to see whether the site had switched to a different certificate. The problem is that if a site did switch to a different certificate, your responses from the Notary would be invalid for duration of the transaction.</p>
<h3>‘Convergence’ model</h3>
<p>So, what I’ve done is I’ve taken this concept of using Perspective and I’ve built on it to create a system that I call ‘Convergence’. Convergence is a new protocol, a new client implementation and a new server implementation of this concept. The first thing that we do is trying to address the Perspective’s challenges. We eliminate Notary lag – basically, when you contact a Notary you also send what you saw. So now, the Notary doesn’t have to do any pulling, it just has to contact the server in the case of the cache miss or cache mismatch – so there’s no more Notary lag.</p>
<div id="attachment_4971" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/notary-bounce.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/notary-bounce-200x131.jpg" alt="Notary bounce" title="Notary bounce" width="200" height="131" class="size-thumbnail wp-image-4971" /></a><p class="wp-caption-text">Notary bounce</p></div> The next thing that we did was add privacy. This is two parts: the first part was through local caching, so now whenever you contact a Notary and you say “Hey, what do you think of the certificate?”, if it says “Hey, this is okay” – you go ahead and cache that certificate locally. That way, the next time you connect to the site, you get the same certificate back and all you have to do is check the local cache and see if this thing is good, and you don’t even have to talk to the Notary. So now, you’re only leaking your connection history the first time you visit a secure site, or whenever the secure site’s certificate changes. That still doesn’t seem that great, so the next thing we do is implement Notary bouncing. The idea is that you have a set of Notaries that you have configured as the Notaries that you trust, and you want to talk to all of them. And the first thing that you do is randomly select one of the Notaries and assign it as a bounce. You connect to that Notary, and then you tunnel SSL through the Notary to all the Notaries that you want to talk to <strong><em>(see image)</em></strong>. So the bounce Notary is just the dumb proxy shuttling bytes around, and it doesn’t have any visibility into what you’re querying about; the Notaries that you’re talking to know what you’re asking about but they don’t know who you are, and the bounce Notary knows who you are but it doesn’t know what you’re asking about. These SSL connections to the destination Notaries are done using static keys that are configured whenever you add a Notary to begin with, and your browser is just likely a certificate authority now.</p>
<p><img src="http://privacy-pc.com/wp-content/uploads/2012/05/convergence-button.jpg" alt="Convergence button" title="Convergence button" width="120" height="174" class="alignleft size-full wp-image-4985" /> Convergence is a Firefox add-on, and it looks exactly like the normal Firefox experience, the only difference is that in the upper right-hand corner you get this little Convergence button <strong><em>(see image)</em></strong>. If you click this button and enable Convergence, you are completely divorced from the CA system. Everything – foreground content, background content, the certificate authority’s certificates in your web browser – are completely ignored. Everything looks exactly the same, the only difference is that normally when you visit a secure site and you put your mouse over the favicon, you’ll see a little tooltip about who has certified this communication – the only difference with Convergence is we are taking the certificate authorities completely out of the picture, everything else works the same.</p>
<p>The Notary implementation is available for the open source, anybody can run their own Notary, it requires very little resources, and it’s designed to be extensible. The protocol is a REST<sup>2</sup> protocol, and the idea is to design a protocol that would support a number of different back-ends. So by default, the default back-end for the Notary is to use network perspective, but you could write any number of other back-ends for the Notary, for instance if you like DNSSEC, the Notary could do DNSSEC to validate the certificate on the back-end, you wouldn’t have to use network perspective. If you’re crazy, you could use CA signatures to validate certificates. You could even use Notaries as front ends to other services, like a Notary front end to the EFF’s ‘SSL Observatory’ which the EFF has volunteered to run. And you configure Notaries that do different things, you can have a set of trusted Notaries, each one does a different thing. And Convergence implementation also has a threshold that you can set on what percentage of the Notaries have to agree in order for them to be sure and meet this consensus. What this means is that with the current CA system you have a certain number of certificate authorities, and if one of them is a bad actor – you’re completely out of luck. And we’re inverting that here, where the more authorities that you have, the more Notaries that you configure – the better off you are, because it means that all of them have to be in cahoots to misbehave or intercept your SSL communication. We have full trust agility, if we don’t like one of these people, we can just remove it, and there are no complications, everything continues to work exactly as it normally would, nothing breaks. And if you like, you could replace it with a different one that does the same thing because you think they’re more trustworthy.</p>
<p>
		<div class='et_quote quote-center'>
			<div class='et_right_quote'>
				All we have to do is implement Convergence in the four major browsers – and be done.
			</div>
		</div>
	
<p>Other nice things here are that the servers do nothing. You know, people don’t have to make any changes, which means we don’t have to migrate the Internet to anything else. All we have to do is implement Convergence in the four major browsers – and be done. That would be it, that would be the end of the CA system right there. We don’t have to make any changes across the Internet anywhere else. Other nice things are you don’t get any more self-signed certificate warnings; the concept of the self-signed certificate does not exist in the Convergence system. Certificates are certificates – that’s it.</p>
<p><div id="attachment_4973" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/firefox-warning.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/firefox-warning-200x168.jpg" alt="‘Untrusted Connection’ Firefox warning" title="‘Untrusted Connection’ Firefox warning" width="200" height="168" class="size-thumbnail wp-image-4973" /></a><p class="wp-caption-text">‘Untrusted Connection’ Firefox warning</p></div> There are a few problems. The first is what’s known as the ‘Citibank problem’. Right now, if you’re running Convergence and you visit Citibank.com, you will get a certificate warning – you know, an ‘untrusted certificate’ warning <strong><em>(see image)</em></strong>. And the problem is that Citibank apparently has, like, a couple of hundred different SSL certificates, and each one is on a different SSL accelerator, so every time you connect you get a different certificate, which means that all the Notaries see different certificates, your browser sees a different certificate, and it looks identical to the case of being attacked. The good news is that there aren’t many sites like this on the Internet. In fact, Citibank was the only one that I could find, I’m sure that there are others, but they’re pretty rare, so while we might not need to migrate the Internet, we might have to ask a few of these sites to use same practices – like not having hundreds of different SSL certificates.</p>
<p>The other problem right now is captive portals, so if you’re running Convergence right now and you’re like in an airport or in a hotel, you know, you want to connect to the Internet and you get redirected to this captive portal where you have to type in your credit card number before you can actually access the Internet. Now, you want to secure this connection with the captive portal, but the captive portal’s not letting Internet traffic out, so you can’t contact your Notaries. So right now, you have to actually just unclick Convergence in order to deal with this thing, but the good news is that almost always in these captive portal situations we only have to build a Convergence protocol over DNS, and it will work in a captive portal situation.</p>
<p>You can download the software I listed on <a href="http://convergence.io/" target="_blank">convergence.io</a> – try it out, it’s a Beta. Look at the server stuff if you want to run a Notary, set one up; talk to people who might trust you and ask them to configure you as a Notary. Even if you’re not going to try Convergence, you’re not into it, the one question that I want to leave you with here today is whenever someone is proposing another authenticity system, I think the question that we should all ask is “Who do we have to trust, and for how long?”. If the answer is “A prescribed set of people, forever” – proceed with caution. In the meantime, try Convergence. Thank you.</p>
<p>&nbsp;</p>
<p><sup>1</sup> &#8211; <strong>SSH</strong> (Secure Shell) is a network protocol for secure data communication, remote shell services or command execution and other <a href='http://privacy-pc.com/internet-security-suites-software-review'>secure network</a> services between two networked computers that it connects via a secure channel over an insecure network: a server and a client (running SSH server and SSH client programs, respectively)</p>
<p><sup>2</sup> &#8211; <strong>REST</strong> (representational state transfer) is an approach for getting information content from a website by reading a designated web page that contains an XML (Extensible Markup Language) file describing and including the desired content.</p>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-4-perspectives-and-convergence-models.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL and the future of authenticity 3: Trust agility concept</title>
		<link>http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-3-trust-agility-concept.html</link>
		<comments>http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-3-trust-agility-concept.html#comments</comments>
		<pubDate>Wed, 16 May 2012 13:06:08 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=4913</guid>
		<description><![CDATA[Read previous: SSL and the future of authenticity 2: certificate authorities Moxie moves on with his Defcon talk to introduce and explain the notion of trust agility and outline trust requirements under DNSSEC1 authenticity model. I think it’s a good idea to look back at what happened to Comodo. Well&#8230; nothing happened to Comodo. But [...]]]></description>
			<content:encoded><![CDATA[<p><strong><em>Read previous:</em></strong> <a href="http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-2-certificate-authorities.html">SSL and the future of authenticity 2: certificate authorities</a></p>
<p><em>Moxie moves on with his Defcon talk to introduce and explain the notion of trust agility and outline trust requirements under DNSSEC<sup>1</sup> authenticity model.</em></p>
<p>I think it’s a good idea to look back at what happened to Comodo. Well&#8230; nothing happened to Comodo. But why? Why did nothing happen? What could we have done? If I decide that I don’t trust Comodo – and I don’t – the very best thing that I can do is remove them from the trust database (trustdb) in my web browser; I could say, okay, they are no longer a trusted authority. The problem is that if I do that, somewhere between a quarter and a fifth of the Internet just disappears, totally breaks, I can’t visit those sites anymore. And sure I could take an ideological stance to never visit those sites again because they are mixed up in the Comodo cabal of whatever, but really that’s no appropriate response. And the thing to remember is that this is as true for browser vendors as it is for you or me: you know, a browser vendor cannot remove Comodo from their trust database, because they’re just gonna be breaking somewhere between a quarter and a fifth of the Internet for all of their users. They are in the exact same situation that you and I are. The truth is that somewhere along the line we need a decision to trust Comodo, and now we are locked into trusting them forever.</p>
<div id="attachment_4939" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/trust-agility-properties.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/trust-agility-properties-200x118.jpg" alt="Trust agility" title="Trust agility" width="200" height="118" class="size-thumbnail wp-image-4939" /></a><p class="wp-caption-text">Trust agility</p></div> And I think that this is the essence of what we’re looking at today, that we can buoy down all the problems that we had with certificate authorities to a single missing property, and I call this property trust agility. The idea is that trust agility provides two things: one that a trust decision can be easily revised at any time. You know, there’re many people that say “Oh, Moxie doesn&#8217;t trust anybody”. That’s not true. I mean there’re plenty of organizations that I could identify today that I trust to <a href='http://privacy-pc.com/news/changing-threats-to-privacy-moxie-marlinspike-on-privacy-threats-at-defcon-part-4.html'>secure my communication</a> – for me, you know: <em>Tor, Riseup, EFF, Carnegie Mellon</em>. But what seems insane is to think that I could identify an organization or a set of organizations that I would be willing to trust not just now but forever, regardless of whether they continue to warrant my trust and without any incentive to continue behaving in a trustworthy way. The second property of trust agility is that individual users can decide where to anchor their trust. This could be the same thing as saying individual browsers can decide where to anchor their trust. And I think this is important.</p>
<p>
		<div class='et_quote quote-center'>
			<div class='et_right_quote'>
				There are plenty of organizations that I trust to secure my communication: Tor, Riseup, EFF, Carnegie Mellon.
			</div>
		</div>
	
<p>Right now, there’s this idea it’s a scoping problem, that VeriSign and Comodo are in the same scope and that if we just separated this scope, then if VeriSign did something particularly egregious, a site like Facebook could switch to a different certificate authority, and this would actually have some significance because VeriSign would be unable to continue signing certificates for Facebook, which is currently not the case. But, you know, I think if it’s been a struggle to get websites to deploy https for SSL, to begin with – it seems a little bit farfetched to think they’re going to continue making really active decisions in our best interests. And what’s worse in this increasingly globalized world, it doesn’t seem like it’s really possible to make trust decision for everybody; that, you know, different people live in different context with different threats, have different needs and probably trust different individuals. And so, what’s more, it’s our data that’s at risk – not the site administrator, not the company that’s operating this web service. It’s the users’ data, and I feel like it should be the users or the browsers who could decide who to trust. </p>
<div id="attachment_4919" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/authority-responds.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/authority-responds-200x171.jpg" alt="Model where the user initiates trust transaction" title="Model where the user initiates trust transaction" width="200" height="171" class="size-thumbnail wp-image-4919" /></a><p class="wp-caption-text">Model where the user initiates trust transaction</p></div> This property that individual users decide where they can anchor their trust is really just a simple but powerful inversion of the way the things already work. Currently there’s three entities involved into one of these transactions: there’s the client, the server and the authority. And this trust relationship is initiated by the server. The server talks to an authority and says “Hey, please certify me”. The authority responds and the certificate is eventually given back to the user through the site. And what we are talking about here is just doing a simple inversion where it’s the user – or the client – that initiates this trust transaction and talks to the authority saying “Please certify this site for me”, the authority certifies that site and responds back to the user <strong>(see image)</strong>. The reason this is so powerful is because now this means the users can decide what authority they need to talk to, which means this issue of scoping is not such a big deal, right? The fact that the Department of Homeland Security can sign sites in China is not an issue because users in China will just ignore it and talk to some Chinese authority, or they might decide they don’t trust China either and they talk to some NGO<sup>2</sup> or something else instead. I think that these two components of trust agility are really powerful, and I think that they are exactly what’s missing from the CA system today, and that is where all the problems have come from.</p>
<p><div id="attachment_4917" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/dns-lookup.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/dns-lookup-200x118.jpg" alt="Server’s certificate obtained directly from DNS record" title="Server’s certificate obtained directly from DNS record" width="200" height="118" class="size-thumbnail wp-image-4917" /></a><p class="wp-caption-text">Server’s certificate obtained directly from DNS record</p></div> So I want to take a few minutes to talk about DNSSEC because there’s been a little bit of talk recently about using DNSSEC to replace the authenticity piece of SSL. And the basic idea is this: you take your SSL certificate on your site and you shove it into your DNS record. So you have a cert, you put it in your DNS record, and when a client goes to contact a site, it does a DNS lookup, it gets back a DNS response with not only the IP address, but also the server’s certificate embedded in the DNS response <strong><em>(see image)</em></strong>. That way, when they connect to the server, the certificate they see is the same thing they got in the DNS response. And this thing is going to be authentic because it’s signed, because we’re using DNSSEC.</p>
<p>Now, this scheme has a really immediate appeal, and I think it’s because people tend to mentally associate DNS with the word ‘distributed’, and ‘distributed’ sounds really good right now, it sounds like exactly what we need. After suffering under the centralized yoke of certificate authorities for all these years, it would feel good to just wipe them off the page or replace them with a distributed system instead.</p>
<p>But when you start to look closely at the way that DNS works and DNSSEC works, it’s information that is distributed, the information in the DNS records is distributed across the various zones on the Internet. But the trust is incredibly centralized and hierarchical, and this is actually exactly how the CA system works today, right? The information, the certificates are distributed across the web servers of the sites that are serving them on the Internet, and the trust is highly centralized in this hierarchy of certificate authorities.</p>
<p><div class='two_third'>
					So the next question is, okay, if it’s still centralized trust, maybe there’s something about the people that we have to trust, or maybe there’s some increased trust agility here that would be appealing. So let’s look at the trust requirements. There’re three main classes of people that you have to trust under DNSSEC.</p>
<p>The first is the registrars. I feel like the CA’s are sketchy, these people are taking it up a notch. Firstly, I think it should be laughable that the current first step in deploying DNSSEC is to create an account with GoDaddy – I think that should be laughable.
				</div> <div class='one_third last'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><p><strong>Trust Requirements:</strong></p>
<p><strong>- The Registrars</strong></p>
<p><strong>- The TLDs</strong></p>
<p><strong>- The root</strong></div></div>
				</div><div class='clear'></div></p>
<p>The second class of people that we have to trust here are the TLDs – these are the companies that manage the top-level domains. So, in the case of .com and .net – the largest TLDs on the Internet – the company that manages those is VeriSign: same player, same game. If you look at other TLDs like .org and .edu, the companies that manage them are probably not companies that you’ve ever heard of. I would at least suggest that if you were to think who’s a really trustworthy company, who really has a strong sense of integrity, these companies are probably not the first that would come to mind. Take a minute to look at the organizations that manage the other TLDs and look at the executive boards, look at the people managing operations and ask yourself – are these the people that I want to trust with all of my secure communication in the future? There’s also the country code top-level domains, so does everyone that’s using TLDs like .io, .cc, .ly trust the corresponding governments for these countries to secure all of their communication? What about TLDs like .ir and .cn? Should the citizens of these countries have to trust their governments with all of their secure communication to local sites? You know, we’ve seen the current picture of what countries around the world are capable of <a href='http://privacy-pc.com/articles/online-espionage-mikko-hypponen-at-sector-it-security-conference.html'>intercepting secure communication</a> based on the EFF ‘SSL Observatory’ data. That picture would encompass pretty much all the countries in the world under DNSSEC.  And if the recent domain seizures are an indication of the future, it seems like these TLDs could be dangerous.</p>

		<div class='et_quote quote-center'>
			<div class='et_right_quote'>
				Really trustworthy companies are probably not the first that would come to mind.
			</div>
		</div>
	
<p>And the third class of the people that we have to trust here is the root, and that’s ICANN<sup>3</sup>. While ICANN has made a great effort to be a sort of global organization, as far as I know – and I could be wrong – fundamentally, they’re just a California 501(c)(3) non-profit, which, as far as I know, means that they have to abide by laws in the United States. And, you know, this legislation that’s been coming up recently, like COICA<sup>4</sup>, PROTECT IP<sup>5</sup> and this kinda thing – to me a real lesson here isn’t whether this passes or not, because there’s been some kind of heroic efforts to prevent this legislation from going through, but I think the thing to take away from this is that they’re trying to pass legislation that messes with this stuff, and maybe one day they’ll succeed, and I think ICANN would be subject to regulation in that case.</p>
<p>The worst part about all of these organizations is that this system actually means reduced trust agility; that today – even as unrealistic as it might be – I could still choose to remove VeriSign from my list of trusted certificate authorities, but there’s nothing that I can do to stop VeriSign from being the company that manages the .com and .net TLDs. So if we sign up to trust these people, we’re signing up not to trust them just now, but forever, regardless of whether they should continue to warrant our trust, with no ability to change our mind about whether we should continue trusting them, without any incentives to continue behaving appropriately.</p>
<p><strong><em>Read next:</em></strong> <a href="http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-4-perspectives-and-convergence-models.html">SSL and the future of authenticity 4: Perspectives and Convergence models</a><br />
&nbsp;</p>
<p><sup>1</sup> &#8211; <strong>DNSSEC</strong> (Domain Name System Security Extensions) is a suite of Internet Engineering Task Force (IETF) specifications for securing certain kinds of information provided by the Domain Name System (DNS) as used on Internet Protocol (IP) networks. It is a set of extensions to DNS which provide to DNS clients (resolvers) origin authentication of DNS data, authenticated denial of existence, and data integrity, but not availability or confidentiality.</p>
<p><sup>2</sup> &#8211; <strong>NGO</strong> (Non-governmental organization) is a legally constituted organization created by natural or legal persons that operates independently from any form of government.</p>
<p><sup>3</sup> &#8211; <strong>ICANN</strong> (Internet Corporation for Assigned Names and Numbers ) is a nonprofit private organization headquartered in the United States, that was created to oversee a number of Internet-related tasks previously performed directly on behalf of the U.S. government by other organizations, notably the Internet Assigned Numbers Authority (IANA), which ICANN now operates.</p>
<p><sup>4</sup> &#8211; <strong>COICA</strong> (Combating Online Infringement and Counterfeits Act) was a bill introduced by Senator Patrick Leahy on September 20, 2010. It proposes amendments to Chapter 113 of Title 18 of the United States Code that would authorize the Attorney General to bring action against any domain name found &#8220;dedicated to infringing activities&#8221;, as defined within the text of the bill.</p>
<p><sup>5</sup> &#8211; <strong>PROTECT IP</strong> Act (Preventing Real Online Threats to Economic Creativity and Theft of Intellectual Property Act, or PIPA) is a proposed law with the stated goal of giving the U.S. government and copyright holders additional tools to curb access to &#8220;<a href='http://privacy-pc.com/articles/browsing-known-sites-is-safe-true-or-false-ill-family-malware.html'>rogue websites</a> dedicated to infringing on counterfeit goods&#8221;, especially those registered outside the U.S.</p>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-3-trust-agility-concept.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL and the future of authenticity 2: certificate authorities</title>
		<link>http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-2-certificate-authorities.html</link>
		<comments>http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-2-certificate-authorities.html#comments</comments>
		<pubDate>Tue, 15 May 2012 12:53:54 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=4848</guid>
		<description><![CDATA[Read previous: SSL and the future of authenticity: Comodo hack and secure protocol components Second part of Moxie Marlinspike’s presentation dedicated to the authenticity component of a secure protocol and the general perceptions of SSL problems. Authenticity is important of course, because normally, if you establish a secure session with a website, the problem is [...]]]></description>
			<content:encoded><![CDATA[<p><strong><em>Read previous:</em></strong> <a href="http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-comodo-hack-and-secure-protocol-components.html">SSL and the future of authenticity: Comodo hack and secure protocol components</a></p>
<p><em>Second part of Moxie Marlinspike’s presentation dedicated to the authenticity component of a secure protocol and the general perceptions of SSL problems.</em></p>
<div id="attachment_4857" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/secure-connection.jpg"><img class="size-thumbnail wp-image-4857" title="Secure connection intercepted by attacker" src="http://privacy-pc.com/wp-content/uploads/2012/05/secure-connection-200x100.jpg" alt="Secure connection intercepted by attacker" width="200" height="100" /></a><p class="wp-caption-text">Secure connection intercepted by attacker</p></div>
<p>Authenticity is important of course, because normally, if you establish a secure session with a website, the problem is that if you don’t have authenticity, someone could have intercepted your connection to that website to establish a secure session with you – they make their own secure session with the website and just shuttle data back and forth, logging it in between <strong><em>(see image)</em></strong>. But what’s easy to forget is that a man-in-the-middle attack was entirely theoretical in 1994 or 1995. The network tools didn’t exist, this wasn’t the kind of thing that was actively happening, this was thought of as an academic thing. You know, it’s like – oh well, there’s this other thing called the man-in-the-middle attack, and we need to design something theoretically to prevent against that.</p>

		<div class='et_quote quote-center'>
			<div class='et_right_quote'>
				A site that has a certificate is known to be authentic because it’s signed by a CA.
			</div>
		</div>
	
<p>And so the designers came up with a solution that was certificates and certificate authorities, where every site has a certificate and it’s known to be authentic because it’s signed by a certificate authority which is just some organization that we’ve decided to trust. I have this hypothesis that we’ve outrun the circumstances in which SSL was originally imagined, and that it’s a different world today.</p>
<div id="attachment_4872" class="wp-caption alignleft" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/kipp-hickman.jpg"><img class="size-full wp-image-4872" title="Kipp Hickman - the man who designed SSL protocol" src="http://privacy-pc.com/wp-content/uploads/2012/05/kipp-hickman.jpg" alt="Kipp Hickman - the man who designed SSL protocol" width="200" height="200" /></a><p class="wp-caption-text">Kipp Hickman - the man who designed SSL protocol</p></div>
<p>And then I thought – well, I wonder if that’s true, I wonder what they were actually thinking. And so I thought – well, I should talk to the people who designed SSL. I did some research and I figured out that SSL was originally designed by this guy Kipp Hickman who was a Netscape employee back in the day, and the last thing that Kipp Hickman posted to the Internet was in 1995. It was difficult to find him, you know, I talked to some people at Netscape who would point me in the right direction, and eventually I tracked him down, I basically just cold-called him. You know, I talked to him on the phone, and he’s a great guy. He was like “Oh, SSL! Yeah, I haven’t thought about that in a long time!” Yeah, okay, you know… I was like “So, certificate authorities was the deal”, and he said “Oh, that whole authenticity thing… We just threw that in at the end. We were designing SSL to prevent passive attacks<sup>1</sup> for the most part, you know. We heard about this thing – the man-in-the-middle attack – and so we just threw that in at the end”. He’s like “Really, that whole thing with certificates, it was a bit of a hand wave. We didn’t think it was gonna work, we didn’t know”.</p>
<div id="attachment_4859" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/domain-survey-host-count.jpg"><img class="size-thumbnail wp-image-4859" title="Domain names global count graph (1994-2012)" src="http://privacy-pc.com/wp-content/uploads/2012/05/domain-survey-host-count-200x125.jpg" alt="Domain names global count graph (1994-2012)" width="200" height="125" /></a><p class="wp-caption-text">Domain names global count graph (1994-2012)</p></div>
<p>The idea back then – you could say it made sense. If you look at the number of domain names on the Internet back in 1994, when that number is approaching zero <strong><em>(see graph)</em></strong>, you know, it made sense that, okay, maybe you have 10 sites that you could identify as <a href='http://privacy-pc.com/articles/browsing-known-sites-is-safe-true-or-false-ill-family-malware.html'>secure sites</a>, so you have one organization that just looks at those 10 sites really carefully and makes a decision and signs the certificates. But, you know, if you try and scale that up over time to today when there’s almost a billion domain names on the Internet – and ideally, we’d like all of them to be <a href='http://privacy-pc.com/internet-security-suites-software-review'>secure</a> – it seems a little bit unrealistic to think we’re gonna have an organization or even a set of organizations that’s gonna look appropriately, closely at all of these domain names.</p>
<p>So I asked Kipp about how they saw the scaling over time. He’s like “Oh, the scaling – we didn’t really think about that, because you got to remember that at the time this was designed, Yahoo! was a web page with 30 links on it – that’s what Yahoo! was.” Yeah, that’s different.</p>
<p>And history has really born us out. I’ve been analyzing all the possible problems with SSL that have dropped up in the past. There have been some issues with secrecy and integrity, but this managed to sort of squeak by over time. There have also been some problems with user interaction – these are things like ‘SSLstrip’. But in terms of the protocol itself, the stuff about the authenticity piece has been where all the real problems are. And I think, you know, looking back at the Comodo thing, your lesson from these events shouldn’t be that this was cyber war, because I think, pretty clearly, it wasn’t.</p>
<div id="attachment_4878" class="wp-caption alignleft" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/eddy-nigg.jpg"><img class="size-full wp-image-4878" title="Eddy Nigg got mozilla.com certificate with no validation" src="http://privacy-pc.com/wp-content/uploads/2012/05/eddy-nigg.jpg" alt="Eddy Nigg got mozilla.com certificate with no validation" width="200" height="200" /></a><p class="wp-caption-text">Eddy Nigg got mozilla.com certificate with no validation</p></div>
<p>But this is happening every day – that’s the real story. You know, one of these domains the attacker got – <em>login.live.com</em> – I mean, we should remember that Mike Zusman got this just by asking for it. He didn’t have to export functions from .dlls or whatever – he just sent in a request. Eddy Nigg got <em>mozilla.com</em> with no validation at all, he just asked for it. VeriSign issued a code signing certificate from Microsoft Corporation to attackers that are still unidentified, they were never discovered. I mean, this kinda thing happens all the time. Just recently, I needed to get an SSL certificate, so I went to this website <em>SSL-In-A-Box.com</em> – you know, straight to the bottom of the barrel. It’s one of the things where you have to create an account in order to submit anything. So I go to create an account, and when I click ‘Create’, it just logs me into someone else’s account. I didn’t even try to hack this, I just want a certificate. So, you know, I logged out and tried to create an account again, and it logged me into someone else’s account, and every time I did it, I just got a different account. And the thing is I didn’t even bother emailing them about it because I’m sure that they don’t even care.</p>
<div id="attachment_4863" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/geotrust-ca.jpg"><img class="size-thumbnail wp-image-4863" title="GeoTrust provides the option of buying a certificate authority" src="http://privacy-pc.com/wp-content/uploads/2012/05/geotrust-ca-200x150.jpg" alt="GeoTrust provides the option of buying a certificate authority" width="200" height="150" /></a><p class="wp-caption-text">GeoTrust provides the option of buying a certificate authority</p></div>
<p>One of the certificate authorities published the key to their certificate in the public directory of their web server. And the thing is you might be able to understand how it’s possible that someone could have made this mistake, but it’s still there! It’s not like “Oh, crap!” – it’s since 2009 that the key to the certificate has been available to the public.</p>
<p>You don’t even have to <a href='http://privacy-pc.com/news/how-to-hack-facebook-account-facebook-profile-hacking-by-php-session-hijacking.html'>hack anybody</a>. If you got the money, you can just buy a certificate authority. You can get a CAcert from GeoTrust<sup>2</sup> – I think it’s 50 grand <strong><em>(see image)</em></strong>. Anybody have 50 grand to spend? You’re on CAcert, intercepting all the communication on the Internet. I really like their iconography in the top-right corner, because it really is just like “We’re giving you the key to the world”. They’re not hiding anything.</p>
<div id="attachment_4889" class="wp-caption alignleft" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/map-of-cas.jpg"><img class="size-thumbnail wp-image-4889" title="Map of countries with CA’s, according to ‘SSL Observatory’ data" src="http://privacy-pc.com/wp-content/uploads/2012/05/map-of-cas-200x93.jpg" alt="Map of countries with CA’s, according to ‘SSL Observatory’ data" width="200" height="93" /></a><p class="wp-caption-text">Map of countries with CA’s, according to ‘SSL Observatory’ data</p></div>
<p>And what if this were a state-sponsored hack – this whole Comodo thing? I think it’s worth realizing that the only reason that Iran would have to hack a certificate authority in order to issue certificates is because they don’t have a certificate authority of their own. But many other countries do. The EFF<sup>3</sup> put together an excellent project called the ‘SSL Observatory’, where they scan the Internet, and they put together a map of all the countries in the world that are currently capable of issuing certificates and thus <a href='http://privacy-pc.com/articles/online-espionage-mikko-hypponen-at-sector-it-security-conference.html'>intercepting secure communication</a> – and it looks like this <strong><em>(see image)</em></strong>. I mean, I don’t know if you can see, but way out in the middle of the Atlantic, there’s a little red speck – that’s Bermuda. Bermuda can issue certificates. The good news is that the vibe around this sort of thing seems to be shifting: from the old vibe of the total ripoff, which I think was the general perception of certificate authorities, to the new vibe of total ripoff and mostly worthless. There’s been a lot of talk about moving forward and replacing certificate authorities with something else, but I think that if we’re gonna do that it makes sense to really accurately identify the problem and figure out what it is that we’re trying to solve so that we don’t end up in the same situation again.</p>

		<div class='et_quote quote-center'>
			<div class='et_right_quote'>
				650 different organizations worldwide are currently capable of intercepting communication.
			</div>
		</div>
	
<p>Now, there’ve been a few sort of general perceptions of what the problem might be. The first is people look at the EFF ‘SSL Observatory’ data, so the EFF scan the Internet and they put together a graph of all of the organizations in the world that are currently capable of signing certificates, and it’s a lot of organizations – in fact, it’s 650 different organizations that are currently capable of intercepting communication. And so, I think one simplistic reaction to this is just to say, well, the problem is there’s too many certificate authorities, there’s just too many of them, what we need is fewer certificate authorities. But I feel like this might be a little simplistic. Remember when there was only one (VeriSign), and they could charge as much and do really whatever they wanted? And part of the problem here is really a scaling issue where we’ve gone from maybe 20 secure sites to 2 million secure sites, and ideally we’d like a billion secure sites. You know, it seems like less is not really the answer.</p>
<div class='two_third'>
					Another kind of general perception is that there’s just a few bad apples, that most of the certificate authorities are cool, and there’s just a few certificate authorities that have given the whole thing a bad rap for everybody else. But I don’t know if this is true, I think that if you look closely, there’s really nobody here that does not have dirt on their hands, even VeriSign – back when they were the only game in town. At the same time that they had a business issuing certificates and securing communication, they had another section of their business where they were managing so-called <a href='http://privacy-pc.com/articles/online-espionage-mikko-hypponen-at-sector-it-security-conference.html'>‘lawful intercept services’ for governments</a>. So, the same organization that we had entrusted to secure our communication was also simultaneously making money by intercepting secure communication.
				</div> <div class='one_third last'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><p><strong>General perceptions of SSL problems:</strong></p>
<p><strong>- Too many CA’s</strong></p>
<p><strong>- A few ‘bad apples’</strong></p>
<p><strong>- Scoping issue</strong></div></div>
				</div><div class='clear'></div></p>
<p>Another idea is that it’s a scoping issue, that the problem is that the authorities are all in the same scope. For instance, the two authorities who can sign certificates and thus intercept secure communication on the Internet today are the Department of Homeland Security and the state of China. Well, the problem is that the DHS can sign Chinese sites and China can sign U.S. sites, and if you just separated the scope so that China could only sign sites in China and the Department of Homeland Security could only sign sites in the United States, everything would be cool. I feel like it’s kind of a low bar. I think there’re plenty of people in China that probably don’t trust the state of China to certify sites even within their country, and likewise I feel there’re plenty people in the United States who don’t trust the Department of Homeland Security to be certifying their communication either.</p>
<p>So what is the answer to this question? What is the problem?</p>
<p><strong><em>Read next:</em></strong> <a href="http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-3-trust-agility-concept.html">SSL and the future of authenticity 3: Trust agility concept</a><br />
&nbsp;</p>
<p><sup>1</sup> &#8211; <strong>Passive attack</strong> on a cryptosystem is one in which the cryptanalyst cannot interact with any of the parties involved, attempting to break the system solely based upon observed data (i.e. the ciphertext).</p>
<p><sup>2</sup> &#8211; <strong>GeoTrust</strong> is the world&#8217;s second largest digital certificate provider, with more than 100,000 customers in over 150 countries.</p>
<p><sup>3</sup> &#8211; <strong>EFF</strong> (Electronic Frontier Foundation) is an international non-profit digital rights advocacy and legal organization based in the United States.</p>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-2-certificate-authorities.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL and the future of authenticity: Comodo hack and secure protocol components</title>
		<link>http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-comodo-hack-and-secure-protocol-components.html</link>
		<comments>http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-comodo-hack-and-secure-protocol-components.html#comments</comments>
		<pubDate>Mon, 14 May 2012 11:38:19 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=4785</guid>
		<description><![CDATA[Defcon presentation by computer security researcher Moxie Marlinspike on the past, present and the future of SSL encryption protocol and authenticity as such. Okay, let’s talk about SSL and the future of authenticity. Really, this talk is about trust, and I wanna start this talk out with a story – it’s kind of a downer, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://privacy-pc.com/wp-content/uploads/2012/05/moxie-marlinspike.jpg" alt="Moxie Marlinspike" title="Moxie Marlinspike" width="110" height="165" class="alignleft size-full wp-image-4792"><em>Defcon presentation by computer security researcher <a href='http://privacy-pc.com/news/changing-threats-to-privacy-moxie-marlinspike-on-privacy-threats.html'>Moxie Marlinspike</a> on the past, present and the future of SSL <a href='http://privacy-pc.com/encryption-software-review'>encryption</a> protocol and authenticity as such.</em></p>
<p>Okay, let’s talk about SSL and the future of authenticity. Really, this talk is about trust, and I wanna start this talk out with a story – it’s kind of a downer, but I feel like it’s illustrative of the situation that we’re in. And the story is about a company called Comodo. They are a certificate authority and, according to Netcraft, they certify somewhere between a quarter and a fifth of the certificates on the Internet today, so it’s the second largest certificate authority in the world.</p>

		<div class='et_quote quote-center'>
			<div class='et_right_quote'>
				In March 2011, Comodo – the second largest CA in the world – was hacked.
			</div>
		</div>
	
<p>In March 2011, Comodo was hacked. The attacker was able to make off with a number of certificates – you know, <em>mail.google.com</em>, <em>login.yahoo.com</em>, <em>Skype</em> – basically, everything that the attacker would need to intercept login credentials to all of the popular webmail providers and a few other services. And so immediately after the attack the founder and CEO of Comodo issued a statement, where he said “This [attack] was extremely sophisticated and critically executed… it was a very well orchestrated, very clinical attack, and the attacker knew exactly what they needed to do and how fast they had to operate”. He went on to add that all of the IP addresses involved in the attack were from Iran; you know what this means &#8211; cyber. He actually spelled it out, he said “All of the above leads us to one conclusion only: that this was likely to be a state-driven attack”. So he’s painting a pretty complete picture for us here, right? This isn’t just a hack, this is war. Some used to blame Comodo for falling into the full assaults of the state-sponsored invasion, you know, from a cyber army.</p>
<p>And so, ironically it was these statements that really catapulted this story out of the trade press and entered the media. And so a number of reporters called me, and they had the same question: “What does this mean? What can this attacker do?”. And I said  “Well, you know, it means they can intercept communication to these websites”. The reporters would say “Well, how? How would they use these certificates to do that?”. I would say “Well, you know, I think that’s commercial solutions, you know, the blue code and a few other kind of scary interception devices out there”. And one of the reporters said “Now, what is the easiest way? What is the most straightforward way that the attacker would leverage these certificates?” And I thought about it and said “Well, the attacker could just use ‘sslsniff’ which is a tool that I wrote to perform man-in-the-middle attacks<sup>1</sup> against SSL connections.</p>
<div id="attachment_4806" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/ip-address-attacker.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/ip-address-attacker-200x68.jpg" alt="Comodo attacker’s IP address" title="Comodo attacker’s IP address" width="200" height="68" class="size-thumbnail wp-image-4806" /></a><p class="wp-caption-text">Comodo attacker’s IP address</p></div> Now, interestingly enough, when Comodo published their incident report, they also published the IP address of the attacker, which is somewhat unusual, but I think they were doing this to sort of underscore the Iran-Iran-Iran thing, because this is the IP address registered to a block in Iran <strong><em>(see image)</em></strong>.</p>
<p><div id="attachment_4810" class="wp-caption alignleft" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/weblogs-sslsniff.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/weblogs-sslsniff-200x40.jpg" alt="Server log for Moxie’s website" title="Server log for Moxie’s website" width="200" height="40" class="size-thumbnail wp-image-4810" /></a><p class="wp-caption-text">Server log for Moxie’s website</p></div> And so, I was thinking about the reporter’s question – the ‘sslsniff’ and all that stuff, and so I thought, well, I wonder. So I went and I looked at my web logs for my web server where I host ‘sslsniff’ <strong><em>(see image)</em></strong>. And sure enough, the morning after the attack the same IP address that Comodo had published downloaded ‘sslsniff’ from by website. Now, there are some other interesting things in here: first of all, the attacker is running Windows; and also interestingly, the attacker’s web browser is localized to US English.</p>
<p><div id="attachment_4800" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/hak5-video-using-ssl-strip.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/hak5-video-using-ssl-strip-200x171.jpg" alt="Hak5 video tutorial on using SSLstrip" title="Hak5 video tutorial on using SSLstrip" width="200" height="171" class="size-thumbnail wp-image-4800" /></a><p class="wp-caption-text">Hak5 video tutorial on using SSLstrip</p></div> But the most interesting thing was the referrer. So I went back to my web logs and I found the point that the attacker initially made a connection with my website so that I could see the website that they had visited before. And so, the referrer was the Hak5 video on using SSLstrip. For those of you who don’t know, Hak5 is sort of like a set of video tutorials that are pretty introductory material for the people who are just getting interested in this kind of thing.</p>
<p>So just to break this down for you: on the one hand, we have the CEO of Comodo saying it was a “clinical attack”, and on the other hand you see that the attacker is literally following video tutorials on the Internet. I mean, maybe that was a great video, I don’t know. I haven’t watched it yet. They could have turned it into a clinical attack, or I’m not sure.</p>
<p>And then, there were a number of other sort of embarrassing searches that led them to my same website again and again throughout the day, so I sought a couple of Google search referrers which were things like “SSL protocol mitm howto iptables prerouting”. Apparently, he was having some trouble setting up their IP tables.</p>
<p>So I was kind of chuckling about this to myself. And then, the attacker posted a communiqué, and it could not have been more embarrassing. I mean, he alternated between making these grandiose impossible claims about how he’s hacked RSA and all that stuff, well, simultaneously very proudly declaring that he’s capable of doing extremely trivial things like, you know, he could export functions from .dlls and stuff like that. So this could not have been more embarrassing for really anybody involved – you know, the attacker, Comodo… What is worse, he just wouldn’t shut up! He just kept posting communiqués, each one more embarrassing than the last, and I think he posted six interviews with the press – that stuff was ridiculous.</p>
<p>
		<div class='et_quote quote-center'>
			<div class='et_right_quote'>
				If man-in-the-middle attacks weren’t possible, we wouldn’t need certificates.
			</div>
		</div>
	
<p>And so the Comodo founder and CEO responded to these events by making a statement where he said “If there were a Secure and Trusted DNS, this issue would be a moot point! We need a Secure and Trusted DNS!” So this guy has just very enthusiastically declared that he does not understand the business that he’s in. On the one hand, he seems to be suggesting that DNS tampering<sup>2</sup> is the only way to perform a man-in-the-middle attack, which is just not true; and on the other hand, even if that were true, the reason that we have SSL certificates is to stop man-in-the-middle attacks. If man-in-the-middle attacks weren’t possible, we wouldn’t need the certificates that he’s selling us.</p>
<p>Later that month, they got hacked two more times, and the next month they got hacked again. Now, normally I wouldn’t take this much to be so critical of a company like Comodo, but I think it’s an interesting story because I think there’s an interesting question here, which is “What happened to Comodo?” And after all of this, it couldn’t have been more embarrassing, could not have been worse, really. You know what happened to them? Nothing. The business didn’t suffer, they didn’t lose customers, they didn’t get sued. Really, the only thing that happened to Comodo was that their CEO was named entrepreneur of the year.</p>
<div class='two_third'>
					So I think that this is the essence of the problem that we’re looking at, it’s the problem with SSL today. So let’s take a moment and just sort of step back and look generally at secure protocols. Any secure protocol needs to provide three things: secrecy, integrity and authenticity. It has to provide all three. If one of these fails, the whole protocol will fall apart. But we need to remember that SSL, which is a secure protocol that is trying to meet these objectives, was designed in the early 90’s, and things were different there. You know, there wasn’t a lot of information available on how to design a secure protocol – books like ‘Applied Cryptography’<sup>3</sup> had not been published yet.
				</div> <div class='one_third last'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><p><strong>A Secure Protocol</strong></p>
<p><strong>- Secrecy</strong></p>
<p><strong>- Integrity</strong></p>
<p><strong>- Authenticity</strong></div></div>
				</div><div class='clear'></div></p>
<p>If you wanted to use RSA (the algorithm), you had to license the patent from RSA (the company), you had to pay money in order to just even perform this type of <a href='http://privacy-pc.com/encryption-software-review'>cryptography</a>. E-commerce didn’t exist: the idea of transmitting your credit card number over the Internet was totally foreign. There were no such things as web applications really – you know, people weren’t really transmitting their login and password credentials through websites. And the Internet itself was tiny. You know, in 1994 – according to ISC<sup>4</sup> – there were less than 5 million hosts on the entire Internet. Compare that to today where there’s over 4 billion. At the time, there were probably less than ten ‘secure’ sites that you can think of – less than ten sites that for some reason you wanted traffic to be encrypted to these websites, whereas today there are more than 2 million certificates on the Internet, more than 2 million sites that are using SSL.</p>
<p>At the same time, you know, it’s worth remembering that SSL was developed at Netscape, and this was an environment of really intense pressure. The race was really on then and this is the same place where the series of 4am decisions gave us JavaScript, and we’re still dealing with that today.</p>

		<div class='et_quote quote-center'>
			<div class='et_right_quote'>
				The piece that is now causing real problems is authenticity.
			</div>
		</div>
	
<p>So, you know, actually when you look at it, the designers of SSL were actually pretty heroic. They didn’t have a lot to work with, and they were working in circumstances that were totally different from the circumstances today, and yet it served us pretty well. You know, when it comes to these first two things – secrecy and integrity – they did okay, there’ve been some problems and there’re still some problems, but the piece that has always cost a real fortune and is now causing real problems is the authenticity piece.</p>
<p><strong><em>Read next:</em></strong> <a href="http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-2-certificate-authorities.html">SSL and the future of authenticity 2: certificate authorities</a><br />
&nbsp;</p>
<p><sup>1</sup> &#8211; <strong>Man-in-the-middle attack</strong> (MITM attack) is the type of attack where attackers intrude into an existing connection to intercept the exchanged data and inject false information.</p>
<p><sup>2</sup> &#8211; <strong>DNS tampering</strong> is the practice of preventing name servers from returning the actual website requested by the user, and instead either showing an error page or explaining that it is blocked.</p>
<p><sup>3</sup> &#8211; <strong>“Applied Cryptography”</strong> is a book published in 1995, detailing how programmers and electronic communications professionals can use cryptography &#8211; the technique of enciphering and deciphering messages &#8211; to maintain the <a href='http://privacy-pc.com/internet-privacy-software-review'>privacy of computer data</a>.</p>
<p><sup>4</sup> &#8211; <strong>ISC</strong> (Internet Systems Consortium, Inc.) is a Delaware-registered, public benefit non-profit corporation dedicated to supporting the infrastructure of the universal connected self-organizing Internet by developing and maintaining core production quality software, protocols, and operations.</p>
<p><sup>5</sup> &#8211; <strong>Netscape</strong> (Netscape Communications), formerly known as Netscape Communications Corporation, is a U.S. computer services company, best known for Netscape Navigator, its web browser.</p>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/articles/ssl-and-the-future-of-authenticity-comodo-hack-and-secure-protocol-components.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RoboForm Pro review</title>
		<link>http://privacy-pc.com/password-management-software-review/roboform-pro-review.html</link>
		<comments>http://privacy-pc.com/password-management-software-review/roboform-pro-review.html#comments</comments>
		<pubDate>Sun, 13 May 2012 14:15:15 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Password Management software]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=4757</guid>
		<description><![CDATA[$29.95 RoboForm Pro helps you stay on the safe side while managing passwords and other sensitive data. Download Passwords are pieces of you, &#8216;digitally&#8217; speaking. This isn’t a metaphor – the online and real-world parts of one’s identity are blended to a sufficient extent nowadays for us to be able to make that sort of [...]]]></description>
			<content:encoded><![CDATA[<div class="post-thumbnail">
<img height="231" width="222" alt="RoboForm Pro" class="post-thumb" src="http://privacy-pc.com/wp-content/uploads/2012/05/roboform-pro-logo.jpg"/><br />
<span class="post-overlay"/><span class="price-tag"><span>$29.95</span></span>
</div>
<div class="post-description">
<p>RoboForm Pro helps you stay on the safe side while managing passwords and other sensitive data.<br />
<table><tbody> <tr><td><strong class="ratingGroup">Usability:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9734;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Features:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Efficiency:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac12;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Support:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac12;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Overall:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac12;&nbsp;</td></tr></tbody></table><br />
<a href='http://www.roboform.com/download/free-trial2' target="_blank" class='big-button biggreen'><span>Download</span></a>
</div>
<div class="clear"></div>
<p>Passwords are pieces of you, &#8216;digitally&#8217; speaking. This isn’t a metaphor – the online and real-world parts of one’s identity are blended to a sufficient extent nowadays for us to be able to make that sort of assertions. Authentication is required for pretty much every major web service you might use: webmail, social networking, online banking, shopping, IRC etc. </p>
<p>In the meanwhile, passwords are to be strong enough for third parties to fail figuring them out, and of course they need to be kept in a safe place and not be forgotten or lost. To ensure hassle-free password and login management and facilitate accomplishment of some wearisome online activities overall, Siber Systems, Inc. have tailored their effort to provide their own response to these issues – RoboForm Pro software. This application is available in 30 languages and appears to be an incredibly convenient tool for creating complex passwords, encrypting and storing them reliably (along with logins as well as other personal details and credentials such as PINs and SSNs, credit card data, addresses, your friends’ contacts), and completely automating the login process and form filling when you need it.</p>
<p>Using this product is simple to the bone: the only thing you now do need to memorize is the Master Password – everything else will be done by RoboForm Pro immaculately and fast. One additional advantage is the online service called RoboForm Everywhere which is meant for synchronizing and backing up your information with the vendor’s servers, thus making it possible to use password management assistance no matter where you are when accessing secured web pages. Compatibility with all major web browsers and operating systems, mobile support, USB portability, phishing protection, and 24/7 customer support – these are some more benefits that show RoboForm Pro to advantage.</p>
<h3>System Requirements</h3>
<p><strong>Operating System:</strong></p>
<ul>
<li>Microsoft Windows 95 /98 /Me /NT4 / 2000 / 2003 / XP / Vista / 7</li>
<li>Mac</li>
<li>Linux</li>
<li>Mobile: Android / iOS / BlackBerry / Symbian / Windows Mobile / Palm</li>
</ul>
<p><strong>Additional details:</strong></p>
<ul>
<li>Compatible with IE / Firefox / Chrome / limited compatibility with Opera</li>
</ul>

		<div class='et-image-slider et_sliderfx_fade et_sliderauto_false et_sliderauto_speed_5000 et_slidertype_images' id='et-image-slider428'>
			<div class='et-image-slides'>
				<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/05/roboform-pro-01.jpg) no-repeat; width: 585px; height: 517px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/05/roboform-pro-02.jpg) no-repeat; width: 585px; height: 517px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/05/roboform-pro-03.jpg) no-repeat; width: 585px; height: 517px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/05/roboform-pro-04.jpg) no-repeat; width: 585px; height: 517px;'><span class='et-image-overlay'> </span></div>
			</div>
			
			<div class='et-image-shadow'></div>
			<div class='et-image-shadowleft'></div>
			<div class='et-image-shadowright'></div>
		</div> <!-- .et-image-slider -->
		
<h3>Usability</h3>
<p>RoboForm Pro is commendable in terms of setup ease and further use. All it takes to install it is the Internet connection and a couple of minutes of your time – this is definitely worth it compared to the hours you can then save on doing routine stuff with your passwords day by day. The setup process is nothing out of the ordinary – it’s all just about clicking buttons on a few dialog boxes. So, only a few minutes – and you’re done.</p>
<p>Installation being completed, you can check out the interface to see how convenient and well-balanced it is. Navigation is obviously adjusted to a vast user base with different computing expertise, so universality is in place here for sure. A particularly handy thing is the RoboForm Toolbar giving you quick access to the key features directly from your web browser. The menu of the application proper is composed of tabs in the left-hand part of the GUI (Logins, Bookmarks, Applications, Identities, Contacts, Safenotes, All), and context options on each one, showing up when you pick them.</p>
<p>Using the Master Password is probably the essential component of this software’s whole security principle. It should be defined from the start, using the corresponding option in ‘Security’ menu under the ‘All’ item. From now on, that’s the only thing you’ll need to keep in mind. If you happen to forget this combination, that means you will have some hard time setting or importing all the Passcards, Identities and other personal stuff over again, because in that case those have to be deleted along with the forgotten Master Password, and a new one must be defined. Regarding the Passcards, you can either enter them manually, or get those automatically imported by RoboForm Pro as you log into your online accounts.</p>
<p>Performance tests we ran on our machines showed no freezes or notable slowdowns, we may therefore confidently conclude RoboForm software won’t give you trouble with your system’s productivity.</p>
<p>And lastly in terms of usability, the product features cross platform and cross browser support, being compatible with Windows, Linux, Mac and pretty much all mobile operating systems, also working flawlessly with Internet Explorer, Firefox, Safari and Google Chrome.</p>
<h3>Features</h3>
<p>RoboForm Pro’s features and the intended usage domains are a complete match. The following are the key ones defining this app’s functionality:</p>
<div class='et-custom-list'>
<ul class="ul-list">
<li><strong>One-Click Logins</strong>: this feature allows logging into web pages that require authentication – within as little as one click. This is a fast and convenient way of authenticating the user with online services.</li>
<li><strong>Single Master Password</strong> means the only thing that’s left for you to keep in mind is one strong combination securing the entire database of passwords, identities, contacts, safenotes and bookmarks.</li>
<li><strong>One-Click Form Filling</strong>: this feature is in charge of simplifying the process of applying for new online accounts and services. It remembers the basic details about you, i.e. phone number, email, home address, full name etc. – to further import them from the pre-defined Identity data into online registration or checkout forms.</li>
<li><strong>Strong Encryption</strong>: it’s great to be sure you won’t lose important data after cybercriminals’ attack. RoboForm Pro gives you this confidence due to the military-strength AES-256 encryption, which means the database of your private details is protected by the same symmetric-key algorithm that is adopted and used by governments to secure their data.</li>
<li><strong>Cross Platform/Browser Support</strong>: the application being reviewed is compatible with all known desktop OS’s and web browsers, so regardless of your surfing habits and system preferences, be positive you will stay content. Like we mentioned above, RoboForm Pro works with multiple Windows versions, as well as Linux, Mac and major mobile operating systems. Similar applies to browsers, the only note being some known issues with Opera compatibility: only lower toolbar is available there.</li>
<li><strong>Synchronize and Back up</strong>: you get the option of sharing all the authentication information and other details between different computers and backing up the essential data on the remote server provided by the software manufacturer. The specific name for this service is RoboForm Everywhere – sounds pretty explicit in terms of its objectives, doesn’t it?</li>
<li><strong>RoboForm Toolbar</strong> is built directly into your web browser to provide quick access to customization, one-click login, form filling, password generating and saving.</li>
<li><strong>Mobile Support</strong>: the phrase says it all – you can access the information stored with RoboForm from portable gadgets, as the product is compatible with mobile operating systems. This feature sure adds convenience to one’s active mobile lifestyle.</li>
<li><strong>Phishing Protection</strong> is another significant feature guaranteed by this software due to the fact it checks whether the domain you are about to get your login and password entered into is the correct one. Phishing is actually based on making it look like the user is logging into the right website, while it’s counterfeit. So be not afraid you get scammed that way – as long as you are using RoboForm Pro.</li>
<li><strong>Virtual (On-Screen) Keyboard</strong> is a countermeasure to keylogging. You type in your Master Password without actually using the physical keyboard.</li>
<li><strong>Safenotes</strong>: aside from the password management proper, RoboForm supplies instruments for storing other important data – that’s what Safenotes are intended to help you with. With this option, you can keep random text information and sensitive details like PINs, credit card numbers, locker codes, alarm codes – all of these will be encrypted and stored so that no one can possibly retrieve them.</li>
</ul>
</div>
<p>To sum it up, the features you get are the ones you need. Frankly, it’s been a while since we’ve seen a feature set as balanced as that. We have outlined the main things that make RoboForm Pro a distinguished password manager, though there’s more to it: Multiple Profiles, Bookmarks Storing, Advanced Search, USB portability and a few others. Overall, the entirety of features produces a fascinating compound impression about this app.</p>
<h3>Efficiency</h3>
<p>There is pretty much no room for criticizing when it comes to the way RoboForm Pro completes the assigned tasks. After the basic details are entered (login details, contacts, identities), it requires no particular involvement on your end further on – most of the communication with the tool takes place through a simple click-and-go procedure. RoboForm secures and helps manage your passwords, stores sensitive information, fills out online forms for you and generally makes your life a lot safer and easier. Furthermore, a big thing about this utility is that it performs the above activities effectively and spares no identity theft possibility. The Advanced Encryption Standard (AES-256) that all your data gets processed with means you can rest assured you’re safe. What you obtain is protection against dictionary attacks, keyloggers and phishing, plus tangible facilitation of the things you do every single day – the things you would normally spend lots of time on. It’s obviously not by chance that RoboForm got PC Magazine Editor’s Choice and CNET’s Software of the Year awards.</p>
<h3>Help &#038; Support</h3>
<p>Help is fully available on the vendor’s official website www.roboform.com. Support section includes self-help opportunities such as tutorial and user manual, as well as live support and email support. With regards to telephone support, it’s available only to registered customers, calls being answered 8am-8pm EST, Monday-Friday. We found the ‘Quick Links’ and FAQs sections helpful as they really do address the common issues that might be encountered. By the way, their staff is qualified and friendly, which is not to be underestimated. You can normally expect a reply to your email query within a few hours, the answers being extensive and clear. On the whole, help and support for RoboForm Pro software is probably another positive checkmark to tick.</p>
<h3>+/- (Pros/Cons)</h3>
<div class='one_half'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><div class='et-custom-list'>
<ul class="ul-list">
<li>Efficiently handles passwords and logins</li>
<li>Fills out online forms</li>
<li>Reliable encryption of authentication data</li>
<li>Cross platform/browser support</li>
<li>Data backup</li>
<li>Encrypts and stores ‘Safenotes’</li>
<li>Protects against phishing</li>
<li>Responsive support</li>
<li>On-screen keyboard</li>
</ul>
</div></div></div>
				</div> <div class='one_half last'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><div class='et-custom-list etlist-x'>
<ul class="ul-list">
<li>No Master Password recovery option</li>
<li>Some issues with Opera browser</li>
</ul>
</div></div></div>
				</div><div class='clear'></div>
<h3>Bottom line</h3>
<div class='two_third'>
					RoboForm Pro is definitely on the best-buy products list. It does save you time and makes cumbersome things easy. The well-tuned feature set, speediness, ease of use, amazing versatility and reliability – you can have it all for $29.95. This product goes beyond the somewhat narrow password management concept, storing basically any sort of private information and having it backed up. Overall, RoboForm Pro does a great job helping you stay on the safe side while managing passwords and other sensitive data.
				</div> <div class='one_third last'>
					<div class='et-box et-download'>
					<div class='et-box-content'><span style="font-size: 17px;">Download</span> <a href='http://www.roboform.com/download/free-trial2' target="_blank" rel="nofollow">RoboForm Pro</a></div></div>
				</div><div class='clear'></div>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/password-management-software-review/roboform-pro-review.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browsing Known Sites is Safe – True or False 2: malware distribution</title>
		<link>http://privacy-pc.com/articles/browsing-known-sites-is-safe-%e2%80%93-true-or-false-2-malware-distribution.html</link>
		<comments>http://privacy-pc.com/articles/browsing-known-sites-is-safe-%e2%80%93-true-or-false-2-malware-distribution.html#comments</comments>
		<pubDate>Fri, 11 May 2012 17:07:48 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=4657</guid>
		<description><![CDATA[Read previous: Browsing Known Sites is Safe – True or False: Ill-family malware Having talked about the ‘Ill-family’ infections, Lukas Hasik and Jiri Sejtko get down to explaining the peculiarities and distribution patterns of JS:Kroxxu and JS:Prontexi which are the two other widespread types of currently active web malware. Concluding the presentation, the speakers specify [...]]]></description>
			<content:encoded><![CDATA[<p><strong><em>Read previous:</em></strong> <a href="http://privacy-pc.com/articles/browsing-known-sites-is-safe-true-or-false-ill-family-malware.html">Browsing Known Sites is Safe – True or False: Ill-family malware </a></p>
<p><em>Having talked about the ‘Ill-family’ infections, Lukas Hasik and Jiri Sejtko get down to explaining the peculiarities and distribution patterns of JS:Kroxxu and JS:Prontexi which are the two other widespread types of currently active web malware. Concluding the presentation, the speakers specify some essential measures to be implemented by webmasters and users for evading the consequences of web malware contamination.</em></p>
<h3>JS:Kroxxu description</h3>
<p><strong><em>Jiri Sejtko:</em></strong> The second infection I will talk about is Kroxxu. Kroxxu is a multilayered botnet. It uses only compromised websites to host itself. It comes with indirect cross infection vector, which I will explain later. Kroxxu is a self-reproducing botnet, which means that it distributes <a href='http://privacy-pc.com/antispyware-software-review'>password stealers</a>, and the credentials stolen by these password stealers are then used to support the growth of the botnet.</p>
<p><div id="attachment_4672" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/drive-by-infection-vector.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/drive-by-infection-vector-200x106.jpg" alt="Usual drive-by infection vector" title="Usual drive-by infection vector" width="200" height="106" class="size-thumbnail wp-image-4672" /></a><p class="wp-caption-text">Usual drive-by infection vector</p></div> Indirect cross infection is actually a special type of <a href='http://privacy-pc.com/articles/drive-by-downloads-exploiting-cross-site-scripting-vulnerabilities.html'>drive-by download</a><sup>1</sup>. I will explain the differences that caused us to create a new term for it. The picture shows the usual drive-by download <strong><em>(see image)</em></strong>, where you have a legitimate website which is hacked. When the user goes in there, he is redirected to the malware distribution domain from where he gets infected through the <a href='http://privacy-pc.com/articles/how-malware-authors-are-winning-the-war-2-exploit-toolkits-fake-antiviruses-and-mobile-threats.html'>exploit kit</a><sup>2</sup>.</p>
<p>This malware distribution domain is owned and operated by the bad guys only with purpose to distribute malware, and there is no other chance to get into this malware distribution domain without previous redirection.</p>
<p><strong><em>Lukas Hasik:</em></strong> So, it should be quite easy to block the malware distribution domain when we discover it.</p>
<p><div id="attachment_4675" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/indirect-cross-infection.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/indirect-cross-infection-200x100.jpg" alt="Indirect cross infection: how it works" title="Indirect cross infection: how it works" width="200" height="100" class="size-thumbnail wp-image-4675" /></a><p class="wp-caption-text">Indirect cross infection: how it works</p></div> <strong><em>Jiri Sejtko:</em></strong> You are absolutely right. The easiest way of protecting users is to block the domain that distributes malware. But in the indirect cross infection, this is not exactly possible because all the parts used in the infection vector are interchangeable <strong><em>(see image)</em></strong>. It means when one part, one domain is used as a malware distribution domain one day, it might be used as an initial redirector another day. Indirect cross infection actually means the ability to interchange any part of infection vector in order to create a new direction of this vector.</p>
<p>So it is not as easy to block the targeted domain because all these parts are hosted on the compromised websites. These websites are legitimate, you can’t simply block them.</p>
<p><div id="attachment_4677" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/zombie-statistics.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/zombie-statistics-200x103.jpg" alt="Active zombie domains lifespan stats" title="Active zombie domains lifespan stats" width="200" height="103" class="size-thumbnail wp-image-4677" /></a><p class="wp-caption-text">Active zombie domains lifespan stats</p></div> This graph shows how long the currently living domains are used in the Kroxxu botnet <strong><em>(see image)</em></strong>. We estimated the average lifespan of each domain used in Kroxxu to be around 90 days – just three months. And more than 300 malware distribution domains live more than 3 months. These two numbers are really big in comparison with other approaches of normal drive-by downloads, so this is the point we should care about because administrators and domain owners probably don’t know their websites are misused to spread infections.</p>
<h3>JS:Prontexi description</h3>
<p>The third infection I will talk about is Prontexi. It uses a little bit different approach to spread. It uses infected ads. Previous approaches target mainly small websites. Well-known and big websites are usually well secured to be infected that way. Their weak point stands in advertisement. It is the only content the owners cannot influence, and they shift the responsibility for the content to the ad companies. And ad companies probably don’t care about what they are distributing, because in case of Prontexi we have detected on our user base more than 5 million infected ads that redirect users to the malware distribution domains.</p>
<p><div id="attachment_4679" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/ad-poisoning.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/ad-poisoning-200x104.jpg" alt="Ad poisoning scheme" title="Ad poisoning scheme" width="200" height="104" class="size-thumbnail wp-image-4679" /></a><p class="wp-caption-text">Ad poisoning scheme</p></div> So how does it work? Let’s get back to our user George again. User George often reads newspapers. And these newspapers use ad services to profit from them. So user George connects to his favorite newspaper and he is redirected immediately to the ad service. These ad services share content with fake advertisement services that spread only fake ads and share fake ads with each other.</p>
<p>So, user George is redirected through this fake ad to the malware distribution domain. There is usually more than one malware distribution domain, and fake advertisement services rotate these – that is the reason we call them Rotators. And from these malware distribution domains, user George gets malicious content through the exploit kit.</p>
<p><div id="attachment_4681" class="wp-caption alignleft" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/prontexi-statistics.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/prontexi-statistics-200x109.jpg" alt="Prontexi distribution statistics" title="Prontexi distribution statistics" width="200" height="109" class="size-thumbnail wp-image-4681" /></a><p class="wp-caption-text">Prontexi distribution statistics</p></div> On this slide, you see how active bad guys are, and that they are targeting main events during the year. In the Prontexi case, they targeted mainly Christmas 2009 and New Year 2010, and of course Valentine’s day 2010.</p>
<p><strong><em>Lukas Hasik:</em></strong> These are the dates when most people search for some presents, and they usually follow the ads to go to some websites.</p>
<p><strong><em>Jiri Sejtko:</em></strong> That’s right, but in this case you don’t need to follow the ad. Once the ad is displayed, infection begins. So, that’s all about the three most spreading infections over the last year, and let’s move to the conclusion.</p>
<h3>Conclusions</h3>
<p><strong><em>Lukas Hasik:</em></strong> We’ve finally got to our conclusions. So, now you probably know the answer to the question in the name of our presentation: “Am I safe if I browse only known sites?” – actually, the answer is “No”, as you probably know. So you can be sure that the infection comes from everywhere as the bad guys really like legitimate websites, because you don’t expect that the infection can come to your computer from these trustworthy and legitimate websites.</p>
<p>The bad guys also use the advertisement services because it allows them to get to your computer from sites that are visited by a lot of people, or that are operated by some huge companies, because they don’t have control of the advertisement provided through advertisement services.</p>
<p>And we haven’t mentioned the search engines that the bad guys really like to confuse with their blackhat SEO. These are the main channels that they use to get the infection, the exploits to your computer.</p>
<p>So, what should you do at least to keep yourself safe from the infections? The first thing is to keep your operating system and your software up-to-date. The reason is that when your operating system and your software is up-to-date, it will close the security holes for the exploits spread by the bad guys. And of course don’t browse or don’t download the &#8216;grey&#8217; zone stuff. The infection ratio in the &#8216;grey&#8217; zone is definitely higher than in the safe zone.</p>
<p>And the last but not the least, you should definitely use some <a href='http://privacy-pc.com/antivirus-software-review'>good antivirus software</a>, and when you are using antivirus protection you should not turn it off when an alert appears because you can be almost 100% sure that the website is infected. And if it is a false positive, you can be sure it will be fixed by our virus analysts in hours usually.</p>
<p>During our presentation, we spoke about the trust phenomenon, so one thing that you should remember is that even the most reliable sites can be infected, and sometimes they are really infected by bad guys, because it is the main channel to spread the web infection over to your computer.</p>
<p><strong><em>Jiri Sejtko:</em></strong> We have seen the bad guys move many parts of infection vectors into the compromised websites, and in case of Kroxxu all of these parts were moved to the compromised websites. Malware authors are quick in adding newly discovered exploits.</p>
<p>So, there are two answers to apply. One is for domain owners – there are some tools, there are some products and services that will help you protect your site and keep it clean. And for users – be paranoid, even the most reliable sites can be infected.</p>
<p><strong><em>Lukas Hasik:</em></strong> Jiri mentioned it a few times and you have seen it on the graphs that many infected sites remain infected almost forever. Once the site is infected, the web owners or the domain owners don’t remove the infection, or when they remove it they don’t change the credentials, so the bad guys can infect it again and again.</p>
<p><strong><em>Jiri Sejtko:</em></strong> And some simple steps you should take when you find your website is infected: change your credentials, however it has to be done from a clean computer; remove the infection from your website – remove it from HTTP code, PHP code or SQL database; find the way your website has been hacked, to prevent future attacks; fix the holes in the software used on your server; and of course you may use some <a href='http://privacy-pc.com/internet-security-suites-software-review'>protection services</a> that will help you keep your site clean.</p>
<p>&nbsp;</p>
<p><sup>1</sup> &#8211; <strong>Drive-by download</strong> a download that happens without a person&#8217;s knowledge, often spyware, a computer virus or malware.</p>
<p><sup>2</sup> &#8211; <strong>Exploit kit</strong> is a software pack injected into a compromised or malicious website. It is mostly used to carry out automated &#8216;drive-by&#8217; attacks in order to distribute malware.</p>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/articles/browsing-known-sites-is-safe-%e2%80%93-true-or-false-2-malware-distribution.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browsing Known Sites is Safe – True or False: Ill-family malware</title>
		<link>http://privacy-pc.com/articles/browsing-known-sites-is-safe-true-or-false-ill-family-malware.html</link>
		<comments>http://privacy-pc.com/articles/browsing-known-sites-is-safe-true-or-false-ill-family-malware.html#comments</comments>
		<pubDate>Thu, 10 May 2012 17:00:14 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=4611</guid>
		<description><![CDATA[Avast Software officials Lukas Hasik and Jiri Sejtko present their observations and insights into the prevalent web infections in the wild during their talk at RSA Conference. The key points in this part of the discussion are the ‘trust phenomenon’ explanation and the analysis of ‘Ill-family’ malware propagating in the ‘grey’ zone of the Internet. [...]]]></description>
			<content:encoded><![CDATA[<p><em>Avast Software officials Lukas Hasik and Jiri Sejtko present their observations and insights into the prevalent web infections in the wild during their talk at RSA Conference. The key points in this part of the discussion are the ‘trust phenomenon’ explanation and the analysis of ‘Ill-family’ malware propagating in the ‘grey’ zone of the Internet.</em></p>
<p><img src="http://privacy-pc.com/wp-content/uploads/2012/05/lukas-hasik.jpg" alt="Lukas Hasik" title="Lukas Hasik" width="110" height="165" class="alignleft size-full wp-image-4612" /> <strong><em>Lukas Hasik:</em></strong> Hi, I am Lukas Hasik and I work as a Quality Assurance Director at Avast Software. Next to me is my colleague Jiri Sejtko who works as Senior Virus Analyst and Researcher at Avast Software too. Avast Software is provider of <a href='http://privacy-pc.com/antivirus-software-review/avast-pro-antivirus-review.html'>Avast Antivirus</a> – the antivirus with over 130 million users.</p>
<p>Today we will talk about web infections. So, on our agenda we have a short introduction, and then Jiri will talk about three most widespread web infections in the last year. And at the end we will get to some conclusions.</p>
<p>So, our presentation’s name is “Browsing Known Websites is Safe – True or False?” Most people think that they are safe when they don’t go to the &#8216;grey&#8217; part of the Internet. This is the part where you can usually download illegal software like some keygens<sup>1</sup>, or you can browse some porn websites, or some warez<sup>2</sup> sites.</p>
<p>So, most of the users think that when they don’t go to this &#8216;grey&#8217; part of the Internet, when they stay in the ‘safe zone’, how we call it, they cannot get infected. However, it is not completely true. These people trust their websites more than the alerts from the <a href='http://privacy-pc.com/antivirus-software-review'>antivirus</a> that they are using or other <a href='http://privacy-pc.com/internet-security-suites-software-review'>security software</a>. That is something that we call ‘trust phenomenon’.</p>
<p>Also, the website owners complain first to the antivirus companies that their site has been blocked before checking their HTML code for the infection.</p>
<p><div id="attachment_4615" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/trust-phenomenon-explanation.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/trust-phenomenon-explanation-200x118.jpg" alt="'Trust phenomenon' - explanation" title="'Trust phenomenon' - explanation" width="200" height="118" class="size-thumbnail wp-image-4615" /></a><p class="wp-caption-text">'Trust phenomenon' - explanation</p></div> Let me show you a short example of how it works <strong><em>(see image)</em></strong>. So, we have a trusted website owned or provided to users by some trustworthy company, and we have a common user, we call him George &#8211; &#8216;George&#8217; is &#8216;Jiri&#8217; in Czech. This user trusts the website, he visits it regularly, and there is no reason why he shouldn’t trust it.</p>
<p>But there is a bunch of bad guys sitting in the &#8216;grey&#8217; zone of the Internet, who recently infected the website, and user George will not notice it because the website still looks the same. Visually, it is the same website, only the bad guys <a href='http://privacy-pc.com/articles/drive-by-downloads-exploiting-cross-site-scripting-vulnerabilities.html'>injected some iframe</a><sup>3</sup> tags or scripts to the web page.</p>
<p>And when user George visits this infected website, the infection gets to his computer <a href='http://privacy-pc.com/articles/how-malware-authors-are-winning-the-war-2-exploit-toolkits-fake-antiviruses-and-mobile-threats.html'>through exploits</a> and from his browser. When an antivirus alert appears, he thinks: “Oh my God, what is it? This must be some false positive, I used to go to this website regularly, I’ve been there a hundred times.”</p>
<p>So, we expect that user George turns off the <a href='http://privacy-pc.com/antivirus-software-review'>antivirus protection</a>, and this opens a hole to his system for the exploits, and he gets infected. This is the main principle of the web infections, and now we will talk about the most widespread infections in detail.</p>
<h3>JS:Ill-family description</h3>
<p><img src="http://privacy-pc.com/wp-content/uploads/2012/05/jiri-sejtko.jpg" alt="Jiri Sejtko" title="Jiri Sejtko" width="110" height="165" class="alignleft size-full wp-image-4619" /> <strong><em>Jiri Sejtko:</em></strong> Let’s start with ‘Ill-family’ malware. ‘Ill-family’ has been one of the most widespread infections over the last year. It uses simple iframe tags at the beginning of the attack, and during the attack the bad guys added something new into each new generation, so the injected scripts went to be really anonymous. The web is not the only spreading channel for ‘Ill-family’ malware, but today we will talk only about web infections.</p>
<p>‘Ill-family’ is commonly known as ‘Port 8080’<sup>4</sup> infections, because injections target malicious servers on Port 8080.</p>
<p>‘Ill-family’ uses the normal infection flow. So, our user George has his own website which he uses for sharing his life ideas, life stories with the rest of the world. He often uses similar web pages, he often searches the Internet, he often reads newspapers. He never goes into the &#8216;grey&#8217; zone, so he thinks he is safe without any antivirus protection.</p>
<p><div id="attachment_4621" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/ill-web-user-infection-flow.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/ill-web-user-infection-flow-200x103.jpg" alt="'Ill-family' web malware infection flow" title="'Ill-family' web malware infection flow" width="200" height="103" class="size-thumbnail wp-image-4621" /></a><p class="wp-caption-text">'Ill-family' web malware infection flow</p></div> One day, just after he came back from the office, he started to do some usual business, checking his friend’s website. But recently, his friend’s website was infected with the ‘Ill-family’ malware, and when user George connected to this website he was immediately redirected to a <a href='http://privacy-pc.com/antimalware-software-review'>malware distribution domain</a>, from where exploits and malware were sent to his computer. And because he doesn’t use any antivirus protection, malware is installed on his computer <strong><em>(see image)</em></strong>.</p>
<p>One of the basic functions of this malware is to steal credentials. So, credentials for his website are sent to the command &#038; control server. This command &#038; control server is used by bad guys to create new malware distribution domains and of course to infect new innocent websites with new stolen credentials.</p>
<p><div id="attachment_4623" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/evolution-ill-family.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/evolution-ill-family-200x125.jpg" alt="Evolution of the 'Ill-family' malware" title="Evolution of the 'Ill-family' malware" width="200" height="125" class="size-thumbnail wp-image-4623" /></a><p class="wp-caption-text">Evolution of the 'Ill-family' malware</p></div> At the end of this approach, user George is infected, his website is infected as well and used to spread infections over its visitors. This approach repeats again and again, and the network, the botnet is growing.</p>
<p>‘Ill-family’ is very well known for its evolution because the bad guys started using simple HTML tags, simple iframe tags to redirect victims to malware distribution domains. And then, in each new generation they added something new. They added some simple obfuscation, and at the end their scripts, their injections were about 4 kB long <strong><em>(see image)</em></strong>.</p>
<p><strong><em>Lukas Hasik:</em></strong> 4 kB of text? I would definitely notice such long text in my HTML.</p>
<p><div id="attachment_4626" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/re-infection-rate.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/re-infection-rate-200x109.jpg" alt="'Ill-family' web malware: re-infection rate" title="'Ill-family' web malware: re-infection rate" width="200" height="109" class="size-thumbnail wp-image-4626" /></a><p class="wp-caption-text">'Ill-family' web malware: re-infection rate</p></div> <strong><em>Jiri Sejtko:</em></strong> Yes, that is right, it is much more noticeable to see that there is something wrong with your website. But anyway, bad guys are using this approach till today because it allows them to make the scripts and the injections undetected by simply changing the rules of obfuscation.</p>
<p>On this graph, you see the infection rate showing how active the bad guys are <strong><em>(see image)</em></strong>. It actually shows the number of domains: how many times and how many domains were infected with how many variants of ‘Ill-family’ malware. The remarkable point here is 5, so more than 3000 domains have been infected with 5 or more variants of ‘Ill-family’ malware.</p>
<p><strong><em>Lukas Hasik:</em></strong> So, 3,000 domains were infected 5 or more times? It looks like the bad guys really have their favorite domains.</p>
<p><strong><em>Jiri Sejtko:</em></strong> Yes, that’s right. It’s more likely domain owners or administrators really don’t know their websites are misused by the bad guys to spread malware, so they don’t care or they don’t know. But this is the point you should care about because many of these websites remain infected forever.</p>
<p><strong><em>Read next:</em></strong> <a href="http://privacy-pc.com/articles/browsing-known-sites-is-safe-%E2%80%93-true-or-false-2-malware-distribution.html">Browsing Known Sites is Safe – True or False 2: malware distribution</a><br />
&nbsp;</p>
<p><sup>1</sup> &#8211; <strong>Keygen</strong> (key generator) is either a computer program that generates a product licensing key, serial number, or some other registration information necessary to activate a software application, or a program that generates public-key data for cryptographic applications.</p>
<p><sup>2</sup> &#8211; <strong>Warez</strong> is a term referring primarily to copyrighted works distributed without fees or royalties, and may be traded, in general violation of copyright law.</p>
<p><sup>3</sup> &#8211; <strong>iframe</strong> (inline frame) is an HTML document embedded inside another HTML document on a website. The IFrame HTML element is often used to insert content from another source, such as an advertisement, into a web page.</p>
<p><sup>4</sup> &#8211; <strong>Port 8080</strong> is a popular alternative to port 80 for offering web services. Its use in a URL requires an explicit &#8220;default port override&#8221; to request a web browser to connect to port 8080 rather than the http default of port 80.</p>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/articles/browsing-known-sites-is-safe-true-or-false-ill-family-malware.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avast! Pro Antivirus review</title>
		<link>http://privacy-pc.com/antivirus-software-review/avast-pro-antivirus-review.html</link>
		<comments>http://privacy-pc.com/antivirus-software-review/avast-pro-antivirus-review.html#comments</comments>
		<pubDate>Thu, 10 May 2012 13:10:15 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Antivirus software]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=4717</guid>
		<description><![CDATA[$39.99 Customize your security with Avast! Pro Antivirus to fit your computing needs. Download System Requirements Operating System: Windows 2000 SP4 / Windows XP SP2 / Windows Vista (excluding Starter Edition) / Windows 7 Hardware: CPU: Pentium III or higher At least 128 MB of available RAM 250 MB of free hard disk space]]></description>
			<content:encoded><![CDATA[<div class="post-thumbnail">
<img height="231" width="222" alt="Avast! Pro Antivirus 7" class="post-thumb" src="http://privacy-pc.com/wp-content/uploads/2012/05/avast-pro-antivirus-logo.jpg"/><br />
<span class="post-overlay"/><span class="price-tag"><span>$39.99</span></span>
</div>
<div class="post-description">
<p>Customize your security with Avast! Pro Antivirus to fit your computing needs.<br />
<table><tbody> <tr><td><strong class="ratingGroup">Usability:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac12;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Features:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac12;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Efficiency:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9734;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Support:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9734;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Overall:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac12;&nbsp;</td></tr></tbody></table><br />
<a href='http://www.avast.com/en-us/download-thank-you.php?product=PA&#038;locale=en-us' target="_blank" class='big-button biggreen'><span>Download</span></a>
</div>
<div class="clear"></div>
<h3>System Requirements</h3>
<p><strong>Operating System:</strong></p>
<ul>
<li>Windows 2000 SP4 / Windows XP SP2 / Windows Vista (excluding Starter Edition) / Windows 7</li>
</ul>
<p><strong>Hardware:</strong></p>
<ul>
<li>CPU: Pentium III or higher</li>
<li>At least 128 MB of available RAM</li>
<li>250 MB of free hard disk space</li>
</ul>

		<div class='et-image-slider et_sliderfx_fade et_sliderauto_false et_sliderauto_speed_5000 et_slidertype_images' id='et-image-slider883'>
			<div class='et-image-slides'>
				<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/05/avast-pro-antivirus-01.jpg) no-repeat; width: 585px; height: 443px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/05/avast-pro-antivirus-02.jpg) no-repeat; width: 585px; height: 443px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/05/avast-pro-antivirus-03.jpg) no-repeat; width: 585px; height: 443px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/05/avast-pro-antivirus-04.jpg) no-repeat; width: 585px; height: 443px;'><span class='et-image-overlay'> </span></div>
			</div>
			
			<div class='et-image-shadow'></div>
			<div class='et-image-shadowleft'></div>
			<div class='et-image-shadowright'></div>
		</div> <!-- .et-image-slider -->
		
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/antivirus-software-review/avast-pro-antivirus-review.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ugly Truth About Mobile Security 2: premium-rate numbers affiliate networks</title>
		<link>http://privacy-pc.com/articles/the-ugly-truth-about-mobile-security-2-premium-rate-numbers-affiliate-networks.html</link>
		<comments>http://privacy-pc.com/articles/the-ugly-truth-about-mobile-security-2-premium-rate-numbers-affiliate-networks.html#comments</comments>
		<pubDate>Wed, 09 May 2012 12:09:38 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=4540</guid>
		<description><![CDATA[Read previous: The Ugly Truth About Mobile Security: Mobile malware and SMS Trojans What is the core reason for the Russian mobile cybercrime’s flourishing? To address this point, Denis Maslennikov explains in detail how a typical SMS Trojan scheme works, and how little it actually takes to register with an affiliate network of that kind [...]]]></description>
			<content:encoded><![CDATA[<p><strong><em>Read previous:</em></strong> <a href="http://privacy-pc.com/articles/the-ugly-truth-about-mobile-security-mobile-malware-and-sms-trojans.html">The Ugly Truth About Mobile Security: Mobile malware and SMS Trojans</a></p>
<p><em>What is the core reason for the Russian mobile cybercrime’s flourishing? To address this point, Denis Maslennikov explains in detail how a typical SMS Trojan scheme works, and how little it actually takes to register with an affiliate network of that kind and start benefiting from malicious activities. The speaker also outlines the profit issue and the probable future of <a href='http://privacy-pc.com/news/you-will-be-billed-90000-for-this-call-mikko-hypponen.html'>mobile crime</a>.</em></p>
<h3>The root of all evil</h3>
<p>So, I’ve tried to briefly describe the evolution with specific examples, and now let’s go to the root of all this evil and see how Russian mobile cybercriminals actually work.</p>
<div id="attachment_4593" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/trojan-sms-j2me-konov-scheme.jpg"><img class="size-thumbnail wp-image-4593" title="Interpretation of Konov SMS Trojan's manifest file" src="http://privacy-pc.com/wp-content/uploads/2012/05/trojan-sms-j2me-konov-scheme-200x112.jpg" alt="Interpretation of Konov SMS Trojan's manifest file" width="200" height="112" /></a><p class="wp-caption-text">Interpretation of Konov SMS Trojan's manifest file</p></div>
<p>The main question of the presentation is still unanswered: why are Russian mobile cybercriminals the happiest ones in the world? Let’s go back to the Konov manifest file <strong><em>(see image)</em></strong>. You can see <a href='http://privacy-pc.com/news/you-will-be-billed-90000-for-this-call-3-f-secure-discloses-mobile-app-virus-attacks.html'>premium-rate numbers</a> and SMS texts there. 10 or 6 dollars per SMS is a normal situation. And, you know, in Russia mobile operators usually act as owners of the premium-rate number. Well, there are such organizations like content providers. They were created to provide rental services for as many people and as many companies as possible.</p>
<p>So, what about ‘epbox 1290’? We can divide this, let’s say, prefix, or SMS text into 2 parts: Renter and Subtenant. The main renter leases ‘epbox’ prefix on the premium-rate numbers 4460 or 5537 from content provider and offers subtenancy services for ‘epbox 1290’ renter.</p>
<div id="attachment_4595" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/who-are-epbox.jpg"><img class="size-thumbnail wp-image-4595" title="Hierarchy of ‘epbox’ distributors: renters and subtenants" src="http://privacy-pc.com/wp-content/uploads/2012/05/who-are-epbox-200x125.jpg" alt="Hierarchy of ‘epbox’ distributors: renters and subtenants" width="200" height="125" /></a><p class="wp-caption-text">Hierarchy of ‘epbox’ distributors: renters and subtenants</p></div>
<p>But who are ‘epbox’ and ‘epbox 1290’ renters? Our ‘epbox’ renter is an affiliate network owner, and ‘epbox 1290’ Renter is one of the many affiliates. Beside ‘epbox 1290’ renter, we can also find ‘epbox M’ subtenant or ‘epbox N’ subtenant – they can also participate in this affiliate network.</p>
<p>And for example, ‘epbox N’ subtenant can offer legal services. For example, the user sends an SMS with the text ‘epbox N’ to the premium-rate number 4460 – and he will receive, for example, a <a href='http://privacy-pc.com/news/you-will-be-billed-90000-for-this-call-2-f-secure-detects-trojan-malware-in-mobile-game.html'>link to download a legal game</a>. ‘epbox M’ subtenant acts like this: if the user sends an SMS with the following text he will receive, say, a link to a .JPEG file. And ‘epbox 1290’ is our mobile cybercriminal.</p>
<div id="attachment_4597" class="wp-caption alignleft" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/affiliate-network-registration-form.jpg"><img class="size-thumbnail wp-image-4597" title="Affiliate network registration form" src="http://privacy-pc.com/wp-content/uploads/2012/05/affiliate-network-registration-form-200x112.jpg" alt="Affiliate network registration form" width="200" height="112" /></a><p class="wp-caption-text">Affiliate network registration form</p></div>
<p>So the root of all evil is here – it’s the affiliate network registration form <strong><em>(see image)</em></strong>. For example, if I have very nice photos of San Francisco or New York, or Moscow, I can sell them. I can register with the affiliate network and try to sell my photos with the help of premium-rate SMS messages.</p>
<p>If I want to register there I must provide the following information: my name, my email, my website URL where I will post my pictures, website name, and Webmoney account. Webmoney is a Russian electronic money payment system; for instance, if I sell 10 pictures at 10 dollars each, the money will go to my Webmoney account.</p>
<p>In other words, after the registration I will receive my affiliate ID like ‘epbox 1290’ or ‘epbox M’, or something else. And I think you have already noticed that I provide no sensitive data at all. I don’t need to send them the scan of my passport or confirm my identity, or something else. It means that I can act absolutely anonymously. So, that’s the root of all the evil. In Russia it is possible to rent special text or prefix on premium-rate number absolutely anonymously.</p>
<div id="attachment_4600" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/typical-affiliate-website.jpg"><img class="size-thumbnail wp-image-4600" title="Adult affiliate website distributing SMS Trojans" src="http://privacy-pc.com/wp-content/uploads/2012/05/typical-affiliate-website-200x125.jpg" alt="Adult affiliate website distributing SMS Trojans" width="200" height="125" /></a><p class="wp-caption-text">Adult affiliate website distributing SMS Trojans</p></div>
<p>The biggest part of the affiliate websites are porn sites. Porn was always very close to malware in general. This is an example of a typical affiliate website <strong><em>(see image)</em></strong>. You can see several porn thumbnails which offer users to download 3gp or mp4 porn videos.</p>
<p>But what is going to happen in reality if the user clicks on one of these links? The user will be redirected to a remote server which checks the referrer and correlates it with the affiliate ID. After that, a JAR<sup>1</sup> constructor which works on the web server will generate an SMS Trojan with the affiliate ID, and the web server will return this SMS Trojan as a porn video to the user. Unfortunately there are thousands of such websites on the web, and almost all of them do spread SMS Trojans that way.</p>
<h3>How much do they make?</h3>
<p>And now, let’s answer the second main question: how much do they make? But first of all we must see how the revenue is shared between persons and organizations in the following scheme.</p>
<div id="attachment_4603" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/revenue-sharing.jpg"><img class="size-thumbnail wp-image-4603" title="Revenue sharing scheme" src="http://privacy-pc.com/wp-content/uploads/2012/05/revenue-sharing-200x112.jpg" alt="Revenue sharing scheme" width="200" height="112" /></a><p class="wp-caption-text">Revenue sharing scheme</p></div>
<p>So, let’s say we have an infected phone, and the phone is infected by SMS Trojan, and this SMS Trojan sends an SMS. Mobile operator will take from 31% to 50% of the cost of the SMS. Content provider will take from 1% to 5% of the cost of the SMS. And finally, the affiliate network owner will take from 1% to 5% of the cost of the SMS. And in the end, the affiliate who actually created this SMS Trojan and spread it will earn from 40% to 67% of the cost of the SMS. So it means if an SMS costs, say, 10 dollars, the affiliate will earn from 4 to 7 dollars from each SMS message.</p>
<div id="attachment_4632" class="wp-caption alignleft" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/perlag.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/05/perlag-200x112.jpg" alt="'Perlag' affiliate network fined: the income calculation" title="'Perlag' affiliate network fined: the income calculation" width="200" height="112" class="size-thumbnail wp-image-4632" /></a><p class="wp-caption-text">'Perlag' affiliate network fined: the income calculation</p></div> Some time ago, I found a very interesting screenshot which opened very interesting secret information from one of the largest mobile affiliate networks. I don’t know how but the information was available in public sources. And the screenshot shows us that this affiliate network was fined by content provider <strong><em>(see image)</em></strong>. And the fine was equal to 25% of the weekly revenue of the affiliate network: 1.6 million rubles, or 53,000 dollars. We can estimate the weekly income: it equals to approximately 212,000 dollars, and the monthly income equals to 850,000 dollars. I told you earlier that affiliates will earn at least 40% of the cost of the SMS. What does it mean? It means that Perlag affiliates cause serious financial damage, which is equal to at least 1.2 million dollars per month.</p>
<p>This turned out to be a ‘death penalty’ for Perlag &#8211; some time after this screenshot became available, this affiliate network was closed and gone.</p>
<p>And now, I would like to summarize everything we talked about, and let’s see today’s situation in general. Today we have a lot of SMS Trojans for Java 2 Micro Edition platform, for Symbian platform, for Windows Mobile platform, for Android platform, and some of them became really complicated. Cybercriminals are organized now, and such organizations as affiliate networks help them in their so called ‘e-business’. And unfortunately all of them are still unpunished, so that is probably why they feel safe and continue their activities.</p>
<p>I think that you would also agree that all <a href='http://privacy-pc.com/antivirus-software-review'>antivirus vendors</a> have problems with detecting Java 2 Micro Edition Trojans on simple mobile phones. In fact, we cannot detect them because it is impossible to create an <a href='http://privacy-pc.com/mobile-security-software-review'>mobile antivirus</a> for Java 2 Micro Edition platform and simple cell phones.</p>
<h3>Today and tomorrow</h3>
<p>And today, only Russia and some CIS<sup>2</sup> countries are targeted by these activities and by SMS Trojans. The only reason of that is legislation loopholes, which allows cybercriminals to rent premium-rate numbers absolutely anonymously. If the situation is not changed, we will be seeing absolutely the same thing.</p>
<p><div id="attachment_4605" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/05/affiliate-website-with-premium-rate-numbers.jpg"><img class="size-thumbnail wp-image-4605" title="Affiliate website providing premium-rate numbers" src="http://privacy-pc.com/wp-content/uploads/2012/05/affiliate-website-with-premium-rate-numbers-200x118.jpg" alt="Affiliate website providing premium-rate numbers" width="200" height="118" /></a><p class="wp-caption-text">Affiliate website providing premium-rate numbers</p></div>
<p>The potential targets of mobile cybercrime are a questionable issue. Why? Not so long ago, on one of the affiliate websites I found the following information about the premium-rate numbers and the cost of each SMS to premium-rate numbers <strong><em>(see screenshot)</em></strong>. We can find there some Russian premium-rate numbers, Ukrainian, Kazakhstani, and even Latvian, Lithuanian, Estonian, and maybe even German premium-rate numbers.</p>
<p>And one more content provider allows us to rent U.S. premium-rate numbers from Russia absolutely anonymously. So, we have already seen other types of malware which uses U.S. premium-rate numbers, and this <a href='http://privacy-pc.com/articles/terrorist-groups-in-the-online-world-mikko-hypponen-at-rsa-conference-2012.html'>malware was created by Russian cybercriminals</a> and was spread in the U.S. Fortunately, we have not seen mobile malware, but in some cases it is only a matter of time.</p>
<p>So, <a href='http://privacy-pc.com/news/you-will-be-billed-90000-for-this-call-4-mobile-malware-distribution-patterns-and-protection-tips-from-f-secure.html'>what should we do in this situation</a>? I think, except <a href='http://privacy-pc.com/mobile-security-software-review'>detecting mobile malware</a> and providing <a href='http://privacy-pc.com/antivirus-software-review'>antivirus database</a> updates, we must surely force some legislation changes in certain countries. In my opinion, mobile cybercriminals are the same cybercriminals – and they must also be punished. And surely, we must educate users and provide more user awareness of this problem.</p>
<p>And again, as a summary: SMS Trojans target mostly single users, not enterprises surely. Social engineering is exploited to a large extent by cybercriminals. In most cases, threats are really easy to remove – sometimes you can go to the phone menu and simply press ‘Delete’ button. And one very positive note is that mobile operators always refund the money if malicious SMS messages were sent. So for example, if you were infected by an SMS Trojan and you somehow noticed that, and the SMS messages were sent, you should write a complaint letter to the mobile operator, and you will get your money back.</p>
<p>&nbsp;</p>
<p><sup>1</sup> &#8211; <strong>JAR</strong> (<strong>J</strong>ava <strong>AR</strong>chive) is an archive file format typically used to aggregate many Java class files and associated metadata and resources (text, images and so on) into one file to distribute application software or libraries on the Java platform.</p>
<p><sup>2</sup> &#8211; <strong>CIS</strong> (Commonwealth of Independent States) is a regional organization whose participating countries are former Soviet Republics, formed during the breakup of the Soviet Union.</p>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/articles/the-ugly-truth-about-mobile-security-2-premium-rate-numbers-affiliate-networks.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SafeHouse Personal Edition review</title>
		<link>http://privacy-pc.com/encryption-software-review/safehouse-personal-edition-review.html</link>
		<comments>http://privacy-pc.com/encryption-software-review/safehouse-personal-edition-review.html#comments</comments>
		<pubDate>Tue, 08 May 2012 17:10:25 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Encryption software]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=4543</guid>
		<description><![CDATA[$29.99 SafeHouse Personal Edition features amazing simplicity and a sufficient extent of data encryption power. Download Whereas data encryption used to be the prerogative of secret services and the people who attempted to escape prosecution, it’s now become valuable to a broad consumer audience dealing with computers and networks – due to the steady growth [...]]]></description>
			<content:encoded><![CDATA[<div class="post-thumbnail">
<img height="231" width="222" alt="SafeHouse Personal Edition" class="post-thumb" src="http://privacy-pc.com/wp-content/uploads/2012/05/safehouse-personal-edition-logo.jpg"/><br />
<span class="post-overlay"/><span class="price-tag"><span>$29.99</span></span>
</div>
<div class="post-description">
<p>SafeHouse Personal Edition features amazing simplicity and a sufficient extent of data encryption power.<br />
<table><tbody> <tr><td><strong class="ratingGroup">Usability:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac12;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Features:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9734;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Efficiency:</strong></td><td>&#9733;&#9733;&#9733;&frac12;&#9734;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Support:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9734;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Overall:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac14;&nbsp;</td></tr></tbody></table><br />
<a href='http://www.safehousesoftware.com/Download.aspx?#Personal' target="_blank" class='big-button biggreen'><span>Download</span></a>
</div>
<div class="clear"></div>
<p>Whereas data encryption used to be the prerogative of secret services and the people who attempted to escape prosecution, it’s now become valuable to a broad consumer audience dealing with computers and networks – due to the steady growth of privacy-infringing trends and malware created to steal personal data and further exploit it in different ways. It no longer suffices to just password-protect or apply the ‘Hide’ feature to the files you don’t want anyone to see and get hold of, so this is ongoing tendency is indeed all about defense of your identity and the whole operating system from encroachments on sensitive material inside.</p>
<p>A fairly reliable program to complete such assignments is SafeHouse Personal Edition by PC Dynamics, Inc. It confers high-level privacy to the stuff stored inside your machine’s memory using reliable methods of encryption. This utility is compatible with Windows and appears to be totally light on the workstation’s performance while running. At the same time, this product fulfils its tasks efficiently owing to the military-strength, hard-to-crack 256-bit Twofish Encryption algorithm, which basically excludes the possibilities of anybody trespassing on your sensitive data. This is a simple and safe way to ensure one’s privacy both on desktop and any portable computer (laptop and tablet). The piece of software being reviewed maintains secured archives containing documents, pictures, videos etc. on hard drives, or external ones such as USB, CD or DVD, which is convenient for those who prefer keeping their private information in several separate locations. Furthermore, intuitive and user-friendly interface allows understanding how to use the product within minutes and to some extent eases and facilitates the process of communication between the user and SafeHouse Personal Edition app.</p>
<p>This utility is meant for individual use and supplies a sufficient degree of protection for home users. The price of $29.99, compared with the set of features embedded which we will review below, looks completely adequate and reasonable.</p>
<h3>System Requirements</h3>
<p><strong>Operating System:</strong></p>
<ul>
<li>Microsoft Windows XP / Vista / 7 (32 or 64 bits)</li>
</ul>
<p><strong>Additional Requirements:</strong></p>
<ul>
<li>Internet connection</li>
</ul>

		<div class='et-image-slider et_sliderfx_fade et_sliderauto_false et_sliderauto_speed_5000 et_slidertype_images' id='et-image-slider45'>
			<div class='et-image-slides'>
				<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/05/safehouse-personal-edition-01.jpg) no-repeat; width: 585px; height: 433px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/05/safehouse-personal-edition-02.jpg) no-repeat; width: 585px; height: 433px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/05/safehouse-personal-edition-03.jpg) no-repeat; width: 585px; height: 433px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/05/safehouse-personal-edition-04.jpg) no-repeat; width: 585px; height: 433px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/05/safehouse-personal-edition-05.jpg) no-repeat; width: 585px; height: 433px;'><span class='et-image-overlay'> </span></div>
			</div>
			
			<div class='et-image-shadow'></div>
			<div class='et-image-shadowleft'></div>
			<div class='et-image-shadowright'></div>
		</div> <!-- .et-image-slider -->
		
<h3>Usability</h3>
<p>Before we start off here, it’s perhaps a good idea to outline that the product has a 30-day trial, the corresponding 8.4 MB distributive being available on <a href="http://www.safehousesoftware.com/" target="_blank">www.safehousesoftware.com</a> which is the vendor’s website. The trial version is pretty much no different from the commercial build in terms of functionality, but for restricted password strength (no more than three characters). Should you decide to purchase SafeHouse Personal Edition from the start or after the trial period expires, you can easily do this – all it takes to complete the transaction is permanent Internet connection. The install procedure involves the typical routine such as unpacking the received setup file and initializing the installation proper, accepting the terms of the Licence Agreement and setting some initial supplementary options. This additional configuration includes defining the target folder and entering the master password for accessing the application. Generally, this step shouldn’t bring about any complications at all – it’s fast and easy to comprehend.</p>
<p>This being done, it’s time for some adjustments to make. Remember – this is a utility to secure your identity and personal files, so it’s required to first choose what files to protect and set the appropriate password and protection level. The program is based on the principle of using so-called ‘volumes’ which are virtual vaults you can create and store your sensitive objects in there. The user can manually choose whether to place a particular file into this protected drive or not, replace any piece of information with a more up-to-date one or simply delete all the useless stuff without the risk of further data recovery. Naturally, accessing these volumes is only feasible upon entering the passwords you had pre-defined. Password strength is evaluated by a meter prompting you how good and reliable it is.</p>
<p>As to the load on resources, SafeHouse Personal Edition runs silently on the background and therefore stays pretty much unnoticed while doing its job. We consider this more than moderate resource consumption to be one of the main advantages of this tool as you won’t have to get your PC dispersing its capacity while executing other essential processes such as antivirus software, antispyware etc. – so there’s no need to sacrifice anything here.</p>
<p>The interface is another undoubted virtue. We find it really intuitive and quite comprehensive, so coping with it is a trifle for pretty much anyone regardless of the tech expertise level. Whereas it’s got no particularly fancy graphics, everything is in its place and easily accessible. This simplicity apparently reflects the vendor’s focus on individual users who appreciate transparency and ease of use.</p>
<h3>Features</h3>
<p>The features this product is equipped with provide the entirety of capabilities the average home user needs for identity protection. In this part of our review, we will focus on the most prominent ones and explain how they work.</p>
<div class='et-custom-list'>
<ul class="ul-list">
<li>SafeHouse Personal Edition provides encryption of files of multiple types, supporting any kind of data and Windows applications. It is capable of securely storing and protecting even files of unknown origin or extension. So you can create a volume with your favourite music, important business documentation etc. and protect it with a reliable password – pretty easy, convenient and reliable, indeed.</li>
<li>The use of 256-bit Twofish advanced encryption means your personal information will be protected with military-level efficiency.</li>
<li>There is no restriction on the number of storage volumes you can create. Furthermore, each one of those can be made as big as you wish – up to 2.000 Gigabytes. It is well enough to save any archive or file, even an extra-large one. Your movies, music, important documents, mail etc. – everything will fit in.</li>
<li>Tray icon mode allows managing SafeHouse Personal Edition within one click. While being minimized to a little icon, it remains ‘silent’ and doesn’t bother you or interfere with your work, at the same time enabling you to access your protected files immediately. Need to secure a file you’ve just bumped into? No problem, simply open the main window from the system tray tag and add it to the selected volume.</li>
<li><strong>&#8216;Activity monitor&#8217;</strong> feature automatically suspends access to files you’ve forgotten to close, or discontinued using and left open. This is another measure to protect your personal information and identity from cyber criminals’ encroachments. To go back and start using these inactive windows, you should simply re-open the needed file and enter the appropriate password.</li>
<li>SafeHouse Personal Edition is a great tool to encrypt data on external drives as it accommodates the feature to protect the information stored on USB memory sticks and other portable media.</li>
<li><strong>&#8216;Virtual smartcard&#8217;</strong> property is intended to help you manage the passwords for the previously added volumes, allowing you to create a pin- or password-protected file on USB flash drive with the list of passwords to all of your vaults. This feature remembers the serial number of your memory stick to provide additional anti-copy measures. </li>
</ul>
</div>
<p>It’s obvious that the product we’ve tested is multifunctional and reliable. It performs its functions without any lags or freezes, so the one thing we dare assure you of is that it will work properly while protecting your identity.</p>
<h3>Efficiency</h3>
<p>We’ll start from the end here perhaps: there’s no use arguing about SafeHouse Personal Edition’s effectiveness as is it undoubtedly on a remarkably high level for a utility which is meant for private use. Like we briefly outlined earlier, the product employs 256-bit Twofish Encryption, which basically means users’ data is secured with sufficient degree of reliability. The personal files and folders that you wish to keep away from everyone else’s access (hence safe) is to be moved to storage vaults inside the machine, called ‘volumes’ – now, these locations get encrypted applying the above-mentioned standard. So the idea is obviously simple, moreover – it works flawlessly in terms of efficiency. Each volume you create is password-protected. For the password to be strong enough, the software accommodates a meter to advise you on strength of the desired symbols and characters. Therefore, even privacy infringing endeavours such as dictionary attacks aren’t something to worry about. Effectiveness of this application is enhanced by the feature set that allows customizing things and making it easier to use the potential being offered. And yet, some of the drawbacks in this context that we noticed are as follows: the app won’t let you restore forgotten passwords; also, it does lack some capabilities for advanced users. While the latter might be justified by the fact SafeHouse Personal Edition is targeting individual user base, so there’s no need for overly sophisticated stuff to be embedded in it; the former disadvantage is kind of frustrating, therefore if you failed to make use of the ‘Virtual smartcard’ feature, you might be in trouble with your passwords.</p>
<h3>Help &#038; Support</h3>
<p>Support policy can barely be considered this software’s forte. On the one hand, the vendor does offer some self-help opportunities, such as User Manual which includes setup instructions and the common troubleshooting data. The knowledgebase is complemented by FAQs and video tutorials. That’s on the plus side of it. However, when it comes to personal support, you appear to be bound to email only – there’s no live online chat or telephone support available. This fact looks pretty embarrassing to us; it’s nowadays a rare thing to encounter when a service supplier provides no immediate help options to its clients. We believe the company has got a substantial customer service shift to implement. And yet, if your issue isn’t urgent you should be fine.</p>
<h3>+/- (Pros/Cons)</h3>
<div class='one_half'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><div class='et-custom-list'>
<ul class="ul-list">
<li>Strong 256-bit Twofish Encryption</li>
<li>Allows creating an unlimited number of secure storage volumes</li>
<li>Light on system resources</li>
<li>Easy-to-use</li>
<li>System tray icon mode available</li>
<li>Remarkable USB features (virtual smartcard, USB data encryption)</li>
<li>Reasonable cost</li>
</ul>
</div></div></div>
				</div> <div class='one_half last'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><div class='et-custom-list etlist-x'>
<ul class="ul-list">
<li>Limited support options</li>
<li>Won’t allow recovering forgotten passwords</li>
<li>Compatible with Windows only</li>
</ul>
</div></div></div>
				</div><div class='clear'></div>
<h3>Bottom line</h3>
<div class='two_third'>
					Despite some weak points such as restricted support opportunities and password recovery complications, SafeHouse Personal Edition generally appears to be a nearly perfect match for the average home user’s needs. The military-strength encryption standard being employed even seems to kind of contrast with the stunning simplicity this software is all about. Seriously, it takes literally minutes to figure out how to use this tool, which is a bit uncommon for apps of this sort. The interface boasts a robust and really logical structure, and the features are quite enough to give you the agreeable extent of identity protection power. Furthermore, the program is no burden to system productivity. We therefore recommend SafeHouse Personal Edition as simple and efficient encryption software for personal use.
				</div> <div class='one_third last'>
					<div class='et-box et-download'>
					<div class='et-box-content'><span style="font-size: 17px;">Download</span> <a href='http://www.safehousesoftware.com/Download.aspx?#Personal' target="_blank" rel="nofollow">SafeHouse Personal Edition</a></div></div>
				</div><div class='clear'></div>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/encryption-software-review/safehouse-personal-edition-review.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

