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

<channel>
	<title>Markus Jakobsson</title>
	<atom:link href="http://www.markus-jakobsson.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.markus-jakobsson.com</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 08:52:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Get rid of passwords. Increase security.</title>
		<link>http://www.markus-jakobsson.com/getting-rid-of-passwords-possible-now</link>
		<comments>http://www.markus-jakobsson.com/getting-rid-of-passwords-possible-now#comments</comments>
		<pubDate>Sat, 28 May 2011 17:17:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ticker]]></category>

		<guid isPermaLink="false">http://www.markus-jakobsson.com/?p=579</guid>
		<description><![CDATA[http://www.markus-jakobsson.com/?p=579 <a href="http://www.markus-jakobsson.com/getting-rid-of-passwords-possible-now">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>People do not like passwords. To remember them, to enter them, to be told that they are not strong enough. It is particularly painful to enter passwords on handsets. </p>
<p><a href="http://www.fastword.me">Read more</a> about a novel way of addressing this problem. Learn how to increase recall rates dramatically, make authentication at least twice as fast, and boost security at the same time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markus-jakobsson.com/getting-rid-of-passwords-possible-now/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reduce phishing by 80%</title>
		<link>http://www.markus-jakobsson.com/want-to-avoid-spoofing-click-to-see-how</link>
		<comments>http://www.markus-jakobsson.com/want-to-avoid-spoofing-click-to-see-how#comments</comments>
		<pubDate>Thu, 26 May 2011 06:02:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ticker]]></category>

		<guid isPermaLink="false">http://www.markus-jakobsson.com/?p=569</guid>
		<description><![CDATA[http://www.markus-jakobsson.com/?p=569 <a href="http://www.markus-jakobsson.com/want-to-avoid-spoofing-click-to-see-how">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Phishers use webpage spoofing to dupe Internet users into believing that they are visiting trusted websites, and giving out their passwords (or other credentials) to these sites.</p>
<p><em>Phishers are only successful if<br />
(a) they manage to trick their intended victims;  and<br />
(b) the resulting actions of these victims are beneficial to the fraudsters.<br />
Both </em> conditions are necessary.</p>
<p>Typical security measures aim to mitigate the threat of spoofing by addressing the first condition, i.e., by avoiding that intended victims are tricked. This is done by conveying security and risk to users &#8211; e.g., using locks and conveying recognizable URLs  to represent security, and by using warnings and requiring unusual user action to represent risk. This general approach is not very effective, as it relies on users paying close attention to subtle cues and to not act out of habit. The approach <em>we</em> take to achieve this goal relies on undermining the  <em>second</em> condition for success for phishers, namely that <em>the resulting actions of victims are beneficial to the fraudsters.</em> The simple but somewhat ironic beauty of the approach we introduce is that it turns reflexive user behavior from being a danger (as it is today) to being a distinct <em>advantage</em>.</p>
<p><a href="http://www.markus-jakobsson.com/wp-content/uploads/SpoofKiller_Markus_Jakobsson_Hossein_Siadati.pdf">Read more</a> about a novel way of addressing this problem or <a href="http://www.zircosecure.com">download our proof-of-concept browser</a> to experience it first hand! But first, get ready to challenge traditional thinking.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markus-jakobsson.com/want-to-avoid-spoofing-click-to-see-how/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Go mobile, and everything changes. Especially security.</title>
		<link>http://www.markus-jakobsson.com/why-mobile-security-is-not-like-traditional-security</link>
		<comments>http://www.markus-jakobsson.com/why-mobile-security-is-not-like-traditional-security#comments</comments>
		<pubDate>Sun, 19 Sep 2010 05:16:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ticker]]></category>

		<guid isPermaLink="false">http://www.markus-jakobsson.com/?p=394</guid>
		<description><![CDATA[http://www.markus-jakobsson.com/?p=394
 <a href="http://www.markus-jakobsson.com/why-mobile-security-is-not-like-traditional-security">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Mobile security is not plainly security on a smaller device with a more restricted user interface. What may at first seem like minor differences in computing platforms turn out to matter a lot, and affects what basic paradigms are even meaningful.</p>
<p>For example, the traditional anti-virus paradigm is poorly suited to mobile devices due to the battery power constraints these have. It is based on constant screening of events. This screening gets increasingly expensive (between logarithmically and linearly) with an increasing number of threats. By cost, I mean computational effort &#8212; and therefore, use of <em>battery power</em>. That is <em>one</em> thing that makes handsets very different from regular computers. You do not want to drain your battery just an hour away from home? Thought so. So we need <a href="http://markus-jakobsson.com/papers/jakobsson-hotsec10.pdf">an alternative mobile malware defense</a>. And we need it before the onslaught of mobile malware hits us &#8212; early 2013 is my estimate of when that will happen.</p>
<p>How about entering passwords on your phone? Not so fun, right? While text in emails and SMSes will autocorrect and autocomplete, you are not so lucky with passwords. Unless you use a password manager, but that has security drawbacks. But there are ways in which we can use these nice features and still maintain security. (<a href="http://www.fastword.me">Read more</a> about my proposal of how to do that.)</p>
<p>The ways in which handsets are different from PCs are not only technical. Mobile devices are <em>used</em> in a different way than traditional computers are. For example, they are &#8220;more social&#8221; &#8211;<a href="http://markus-jakobsson.com/papers/jakobsson-commacm07.pdf"> which does not bode well for security</a>. So the new form factor also affects the threat model. </p>
<p>But not everything about is a potential drawback on handsets.  Sometimes, the ways in which handsets are different may <em>help</em> us design better security. For example, the rich input that handsets have access to (including accelerometer input and GPS coordinates) can <a href="http://markus-jakobsson.com/papers/jakobsson-hotsec09.pdf">improve authentication decisions</a>. Your phone knows that it is where it normally is at this time of the day, that you just completed normal-length phone calls with a set of people you normally talk to on the phone &#8212; <em>and</em> sent an SMS to your mom. <em>Of course</em> it is you. <em>No password needed.</em></p>
<p>With different constraints, new solutions are needed. By recognizing that a mobile device is not just a smaller computer, it is possible to design suitable protection techniques.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markus-jakobsson.com/why-mobile-security-is-not-like-traditional-security/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are Nigerian Scams from Nigeria? (Click to find out.)</title>
		<link>http://www.markus-jakobsson.com/are-nigerian-scams-from-nigeria</link>
		<comments>http://www.markus-jakobsson.com/are-nigerian-scams-from-nigeria#comments</comments>
		<pubDate>Fri, 17 Sep 2010 06:23:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ticker]]></category>

		<guid isPermaLink="false">http://www.markus-jakobsson.com/?p=347</guid>
		<description><![CDATA[http://www.markus-jakobsson.com/?p=347 <a href="http://www.markus-jakobsson.com/are-nigerian-scams-from-nigeria">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We designed and performed an experiment that allows us to take the pulse on Nigerian scammers. Are the scammers really from Nigeria, you may begin to ask? What do they want, and how do they get it? What are their strengths, what are their weaknesses? Are they at the peak of their success, or should we fear that they can become dramatically better at what they are doing? What can organizations do to secure themselves and their users? </p>
<p><em>Here is the experiment we designed, in a nutshell.</em> </p>
<p>Imagine a camera that sells for $750 new, and I offer one for sale on Craigslist for $250. Only used for a few weeks, in perfect condition. Good deal, right? But what if I instead were to ask $750 (or more) for it used? Not so hot, you might say. It makes more sense for you to buy it in the store. You would not bother contacting me.</p>
<p><em>But fraudsters would.</em></p>
<p>They may contact me and ask to buy it &#8211; even at a premium. They will tell me where to ship it, and they will send me a payment. Or rather: something that looks like a payment to a would-be victim, who would not realize that it really was not a payment until after the camera was shipped.</p>
<p>We used that approach to &#8220;filter away&#8221; everybody but fraudsters. Then, we interacted with them, as a &#8220;normal&#8221; victim might, and recorded what happened. We learnt that most of them are indeed in Nigeria. They do not use technically &#8220;advanced&#8221; tricks like email spoofing, as most phishers would have. And many of them were bullies &#8212; which must mean that bullying is a winning strategy! <a href="http://www.securityweek.com/are-nigerian-scams-nigeria">Read more about our findings.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.markus-jakobsson.com/are-nigerian-scams-from-nigeria/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Click-fraud, and how some problems persist.</title>
		<link>http://www.markus-jakobsson.com/click-fraud-and-how-problems-persist</link>
		<comments>http://www.markus-jakobsson.com/click-fraud-and-how-problems-persist#comments</comments>
		<pubDate>Fri, 17 Sep 2010 05:28:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ticker]]></category>

		<guid isPermaLink="false">http://www.markus-jakobsson.com/?p=334</guid>
		<description><![CDATA[http://www.markus-jakobsson.com/?p=334 <a href="http://www.markus-jakobsson.com/click-fraud-and-how-problems-persist">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In 2006, Mona Gandhi and Jacob Ratkiewicz, two grad students of mine,  and I publicized a <a href="http://video.google.com/videoplay?docid=-7911940811281763038#">novel click-fraud technique</a> that at some point in time worked against all the major advertisement schemes. Our simple idea was for the click fraudster to iframe the advertisement; read the DOM, taking note of the call-back URL used when a user clicks; and then make a call to that URL. </p>
<p>Google made ingenious changes to their code within days of learning of the problem: simply make the advertisement an anonymous iframe, preventing it to be read. But there are <em>still</em> several service providers that are vulnerable to our attack. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.markus-jakobsson.com/click-fraud-and-how-problems-persist/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>360-Degree Vision of the Problem. Technical, legal, social, cultural.</title>
		<link>http://www.markus-jakobsson.com/360-degree-vision-of-the-problem-technical-legal-social-cultural</link>
		<comments>http://www.markus-jakobsson.com/360-degree-vision-of-the-problem-technical-legal-social-cultural#comments</comments>
		<pubDate>Fri, 17 Sep 2010 04:36:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ticker]]></category>

		<guid isPermaLink="false">http://www.markus-jakobsson.com/?p=287</guid>
		<description><![CDATA[http://www.markus-jakobsson.com/?p=287 <a href="http://www.markus-jakobsson.com/360-degree-vision-of-the-problem-technical-legal-social-cultural">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>During the history of computer security, there is a large number of examples of the right answers to the wrong questions. For example, cryptographers (myself included) busied themselves for nearly a decade developing privacy-preserving payment systems, not realizing that privacy was seen as an unsurmountable obstacle to financial institutions concerned with fraud detection, abuse prevention, and mandated record keeping. While one may argue that the development of privacy preserving technology could have extended to address such concerns, this never happened, maybe just because academics were unaware of the constraints of reality. </p>
<p>Similarly, when I started working on understanding the threat of phishing around year 2000, the reaction I got was almost always<em> &#8220;That won&#8217;t happen, and if it does, there will be one article about it in the Times, and then everybody will know to look for the SSL lock.&#8221;</em> I don&#8217;t want to gloat, but we know <em>now</em> that it is just not that simple. To prove that to people <em>then</em>, I started designing experiments. For quite some time, these experiments were informal and were never published &#8212; I never got IRB approval. Later, I carried out more rigorous experiments, and with approval from IRB and legal &#8212; examples are my phishing experiments on <a href="http://markus-jakobsson.com/papers/jakobsson-commacm07.pdf">FaceBook users</a> and <a href="http://markus-jakobsson.com/papers/jakobsson-www06-rot13.pdf">eBay users</a>, and on <a href="http://www.indiana.edu/~phishing/verybigad/">how malware might spread over social networks</a>. That was to show how people <em>really</em> react, to prove my point. Soon afterwards, phishing was a common word in media, and no point needed to be proven. But there was still a need for experiments &#8212; to understand the exact nature of the threat, how people react to it, and to test how people may react to yet non-existent threats. From then on, the <em>user</em> was always a part of the picture for me. </p>
<p>Recognizing constraints of reality &#8212; whether technological, legal, social or cultural &#8212; is a necessary part of being able to formulate the right questions. Understanding just one of these dimensions is insufficient: For security to be relevant, it needs to be holistic, considering all dimensions. Speaking of which, I think it is actually possible to t<a href="http://spoofkiller.com">ake a big bite out of web and app spoofing</a> &#8211; if we are willing to challenge our preconceived notions!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markus-jakobsson.com/360-degree-vision-of-the-problem-technical-legal-social-cultural/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Malware detection. No heuristics.</title>
		<link>http://www.markus-jakobsson.com/mobilemalware</link>
		<comments>http://www.markus-jakobsson.com/mobilemalware#comments</comments>
		<pubDate>Fri, 17 Sep 2010 04:02:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ticker]]></category>

		<guid isPermaLink="false">http://www.markus-jakobsson.com/?p=283</guid>
		<description><![CDATA[http://www.fatskunk.com <a href="http://www.markus-jakobsson.com/mobilemalware">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>http://www.fatskunk.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markus-jakobsson.com/mobilemalware/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unclonable device identity on a standard cell phone. How can that be done?</title>
		<link>http://www.markus-jakobsson.com/unclonable-identity</link>
		<comments>http://www.markus-jakobsson.com/unclonable-identity#comments</comments>
		<pubDate>Fri, 17 Sep 2010 01:39:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ticker]]></category>

		<guid isPermaLink="false">http://www.markus-jakobsson.com/?p=229</guid>
		<description><![CDATA[http://www.markus-jakobsson.com/?p=229 <a href="http://www.markus-jakobsson.com/unclonable-identity">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In 1998, Intel announced the introduction of processor identities. Anti-fraud practitioners celebrated, security experts busied themselves thinking of the research implications, and privacy advocates were terrified. </p>
<p>In the end, Intel cancelled the processor identity plans. Unfortunately, I would say, given how fraud has mushroomed. As a result, machines are identified in other ways – but not so well. </p>
<p>Cookies are used to identify repeat visitors, but as cookies are often erased and often stolen, their value is limited. Many companies identify machines by objects in their browser cache, and publicly readable machine configurations – such as what browser and operating system you use, and what your screen resolution is. Good guys are profiled. But crooks dodge the checks or steal and use other people’s machine identities. </p>
<p><em>We desperately need a reliable way of identifying devices.</em></p>
<p>Fortunately, this is possible. And all from software to boot.</p>
<p>Let me explain how. Many laptops and all cell phones and tablets use so-called NAND flash memory for system specific or general storage. NAND flash is a tricky thing: it is quite error prone, and as the memory is used, some good cells turn bad. But bad cells never turn good. They are broken. NAND flash can actually lose data integrity just by reading its contents, but such errors can be corrected using error-correcting codes. When a block gets permanent bit errors, it is simply marked as bad, and avoided onwards. There are actually several of these bad blocks as the chip leaves the factory!</p>
<p>Broken stuff?!? That is <em>great</em>!</p>
<p>Imagine that we select a particular block to store an identity in. Say, block 1024. When a device is first introduced, it may not have any errors in this block, but no problem. We will write and erase it thousands and thousands of times, which takes a few seconds. This creates errors. If we do not get enough, we continue a bit longer. (We then put this block on the Bad Blocks list to make sure it is not used by mistake by the file system or other processes. We will always be able to access the block even though it is on the list.)</p>
<p>We can easily check what the errors are. We set all the bits in the block to zero, then read the block. Some cells will be broken and will result in 1s when we read them. We then set them all to ones and read them. Some will still come out as 0s. We have now found the errors! (No need for error-correcting codes; in fact, we will read and write “raw”, which is possible since all of this will be done on OS level.)</p>
<p>When a machine comes back, what do we do? Same again. Set all bits in block 1024 to zero, read them back. Set them all to one, read them back. That’s the identity. Sure, it won’t encode your name or your phone number, but it will be unique. </p>
<p>In other words, we recognize devices (or rather: their flash memory) by their defects. Very much like humans recognize faces: by their defects (or deviations from the “norm”) … a bigger nose, a bit too bushy eyebrows, bigger cheeks.</p>
<p>And the nice twist is that if an attacker manages to read your device identity, he cannot inscribe it into his own device. Yes, he can create errors – like we did. But he cannot control where in the block they occur as this relies solely on microscopic manufacturing defects in the silicon. Nor can the attacker overwrite the device identity of your device even if he runs his software on it. Sure, he can imprint more errors on the block, much like a burglar placing a new fingerprint on top of an existing one (good forensics software will still be able to match both fingerprints). Worst case: The attacker places a thousand “fingerprints” on top of each other leaving the block completely trashed. Tough luck. The identity is gone, but at least the machine has not been imprinted with a false identity. </p>
<p>If we run a secure boot or a reliable software-based attestation scheme before we ID a device, we know that there is no active malware that may modify the report that results from reading the machine identity. So we know that the reading actually comes from the intended block, and that it was done correctly. </p>
<p>We <em>know</em> the identity. No guessing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markus-jakobsson.com/unclonable-identity/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can we use guilt instead of crypto in secure protocol design?</title>
		<link>http://www.markus-jakobsson.com/friendly-frau</link>
		<comments>http://www.markus-jakobsson.com/friendly-frau#comments</comments>
		<pubDate>Fri, 17 Sep 2010 01:28:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ticker]]></category>

		<guid isPermaLink="false">http://www.markus-jakobsson.com/?p=227</guid>
		<description><![CDATA[http://www.markus-jakobsson.com/?p=227 <a href="http://www.markus-jakobsson.com/friendly-frau">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The short answer is <em>yes</em>. And sometimes, cryptographic techniques may be absolutely inappropriate. Consider the case of friendly fraud.</p>
<p>Friendly fraud is when an unauthorized payment is performed by a friend or family member of the account holder. Surprisingly to many, this is one of the most common types of fraud. It causes great losses to merchants in the form of chargebacks, administrative costs to financial service providers, and losses (when not discovered) and frustration to consumers.</p>
<p>    Traditional security mechanisms, such as PINs and passwords, do not address the problem well. This is due to the absence of use of these mechanisms, common account sharing, and the ease for fraudsters close to a victim to access accounts using password reset techniques. (These are often based on knowing facts that friends and family members commonly know about each other.)</p>
<p>    Instead of thinking of security in terms of cryptography, it is more effective in this case to  consider the psychology that underlies the problem. Leveraging on two very common emotions &#8212; guilt, and the fear of being found out &#8212;  we can make headway to address friendly fraud.  The image below gives a glimpse of the approach &#8212; to read more, see <a href="http://www.securityweek.com/using-guilt-instead-cryptography">my recent SecurityWeek blog.</a></p>
<div align=center> <img src="http://www.markus-jakobsson.com/wp-content/uploads/2010/09/Using-Guilt-Instead-of-Cryptography.jpeg" alt="User interface to reduce friendly fraud." />
<div align=left>
<p>In contrast, the &#8220;traditional&#8221; security approach might have been: Tell people not to share passwords; Make people change their passwords more often; Clarify that account sharing is against the terms of service (on page 156 of the EULA that nobody reads.) It is doubtful that either of those approaches would help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markus-jakobsson.com/friendly-frau/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

