<?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>Light Blue Touchpaper &#187; Security psychology</title>
	<atom:link href="http://www.lightbluetouchpaper.org/category/security-psychology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lightbluetouchpaper.org</link>
	<description>Security Research, Computer Laboratory, University of Cambridge</description>
	<lastBuildDate>Mon, 30 Jan 2012 10:06:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Brute force password-guessing attempts on SSH</title>
		<link>http://www.lightbluetouchpaper.org/2012/01/06/brute-force-password-guessing-attempts-on-ssh/</link>
		<comments>http://www.lightbluetouchpaper.org/2012/01/06/brute-force-password-guessing-attempts-on-ssh/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 20:32:26 +0000</pubDate>
		<dc:creator>Steven J. Murdoch</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Security psychology]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3388</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Brute+force+password-guessing+attempts+on+SSH&amp;rft.aulast=Murdoch&amp;rft.aufirst=Steven+J.&amp;rft.subject=Authentication&amp;rft.subject=Security+psychology&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-06&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/06/brute-force-password-guessing-attempts-on-ssh/&amp;rft.language=English"></span>
I recently set up a server, and predictably it started seeing brute-force password-guessing attempts on SSH. The host only permits public key authentication, and I also used fail2ban to temporarily block repeat offenders and so stop my logs from being filled up. However, I was curious what attackers were actually doing, so I patched OpenSSH [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Brute+force+password-guessing+attempts+on+SSH&amp;rft.aulast=Murdoch&amp;rft.aufirst=Steven+J.&amp;rft.subject=Authentication&amp;rft.subject=Security+psychology&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-06&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/06/brute-force-password-guessing-attempts-on-ssh/&amp;rft.language=English"></span>
<p>I recently set up a server, and predictably it started seeing brute-force password-guessing attempts on SSH. The host only permits public key authentication, and I also used <a href="http://www.fail2ban.org/">fail2ban</a> to temporarily block repeat offenders and so stop my logs from being filled up. However, I was curious what attackers were actually doing, so I <a href="https://gist.github.com/1572229">patched</a> OpenSSH to log the username and password for log-in attempts to invalid users (i.e. all except my user-account).</p>
<p>Some of the password attempts are predictable (e.g. username: &#8220;root&#8221;, password: &#8220;root&#8221;) but others are less easy to explain. For example, there was a log-in attempt for the usernames &#8220;root&#8221; and &#8220;dark&#8221; with the password &#8220;ManualulIngineruluiMecanic&#8221;, which I think is Romanian for <a href="http://www.okazii.ro/cautare/manualul+inginerului+mecanic.html">Handbook of Mechanical Engineering</a>. Why would someone use this password, especially for the uncommon username &#8220;dark&#8221;? Is this book common in Romania; is it likely to be by the desk of a sys-admin (or hacker) trying to choose a password? Has the hacker found the password in use on another compromised system; is it the default password for anything?</p>
<p>Over the next few weeks I&#8217;ll be posting other odd log-in attempts on my <a href="http://twitter.com/#!/sjmurdoch">Twitter feed</a>. Follow me if you would like to see what I find. Feel free to comment here if you have any theories on why these log-in attempts are being seen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2012/01/06/brute-force-password-guessing-attempts-on-ssh/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Pico: no more passwords (at Usenix Security)</title>
		<link>http://www.lightbluetouchpaper.org/2011/08/12/pico-no-more-passwords-at-usenix-security/</link>
		<comments>http://www.lightbluetouchpaper.org/2011/08/12/pico-no-more-passwords-at-usenix-security/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 20:40:42 +0000</pubDate>
		<dc:creator>Frank Stajano</dc:creator>
				<category><![CDATA[Academic papers]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Security psychology]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web security]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3075</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Pico%3A+no+more+passwords+%28at+Usenix+Security%29&amp;rft.aulast=Stajano&amp;rft.aufirst=Frank&amp;rft.subject=Academic+papers&amp;rft.subject=Authentication&amp;rft.subject=Security+psychology&amp;rft.subject=Usability&amp;rft.subject=Web+security&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-08-12&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/08/12/pico-no-more-passwords-at-usenix-security/&amp;rft.language=English"></span>
The usability community has long complained about the problems of passwords (remember the Adams and Sasse classic).  These days, even our beloved XKCD has something to say about the difficulties of coming up with a password that is easy to memorize and hard to brute-force. The sensible strategy suggested in the comic, of using [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Pico%3A+no+more+passwords+%28at+Usenix+Security%29&amp;rft.aulast=Stajano&amp;rft.aufirst=Frank&amp;rft.subject=Academic+papers&amp;rft.subject=Authentication&amp;rft.subject=Security+psychology&amp;rft.subject=Usability&amp;rft.subject=Web+security&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-08-12&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/08/12/pico-no-more-passwords-at-usenix-security/&amp;rft.language=English"></span>
<p>The usability community has long complained about the problems of passwords (remember the <a href="http://portal.acm.org/citation.cfm?id=322806">Adams and Sasse classic</a>).  These days, even our beloved <a href="http://xkcd.com/936/">XKCD</a> has something to say about the difficulties of coming up with a password that is easy to memorize and hard to brute-force. The sensible strategy suggested in the comic, of using a passphrase made of several common words, is also the main principle behind <a href="http://www.fastword.me/">Jakobsson and Akavipat&#8217;s fastwords</a>. It&#8217;s a great suggestion. However, in the long term, no solution that requires users to remember secrets is going to scale to hundreds of different accounts, if all those remembered secrets have to be different (and changed every couple of months).</p>
<p>This is why, as I <a href="http://www.lightbluetouchpaper.org/2011/03/27/pico-no-more-passwords/">previously blogged</a>, I am exploring the space of solutions that do not require the memorization of any secrets&#8212;whether passwords, passphrases, PINs, faces, graphical squiggles or anything else. My <a href="http://spw.stca.herts.ac.uk/">SPW</a> paper, <b><a href="http://www.cl.cam.ac.uk/~fms27/papers/2011-Stajano-pico.pdf">Pico: No more passwords</a></b>, was finalized in June (including improvements suggested in the comments to the previous blog post) and I am about to give an invited talk on Pico at <a href="http://www.usenix.org/events/sec11/">Usenix Security 2011</a> in San Francisco.</p>
<p>Usenix talks are recorded and the video is <a href="http://www.usenix.org/events/sec11/tech/">posted next to the abstracts</a>: if you are so inclined, you will be able to watch my presentation shortly after I give it.</p>
<p>To encourage adoption, I chose not to patent any aspect of Pico. If you wish to collaborate, or fund this effort, talk to me. If you wish to build or sell it on your own, be my guest. No royalties due&#8212;just cite the paper.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2011/08/12/pico-no-more-passwords-at-usenix-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Security and Human Behaviour 2011</title>
		<link>http://www.lightbluetouchpaper.org/2011/06/17/security-and-human-behaviour-2011/</link>
		<comments>http://www.lightbluetouchpaper.org/2011/06/17/security-and-human-behaviour-2011/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 13:34:01 +0000</pubDate>
		<dc:creator>Ross Anderson</dc:creator>
				<category><![CDATA[Academic papers]]></category>
		<category><![CDATA[Security psychology]]></category>
		<category><![CDATA[Social networks]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=2950</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Security+and+Human+Behaviour+2011&amp;rft.aulast=Anderson&amp;rft.aufirst=Ross&amp;rft.subject=Academic+papers&amp;rft.subject=Security+psychology&amp;rft.subject=Social+networks&amp;rft.subject=Usability&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-06-17&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/06/17/security-and-human-behaviour-2011/&amp;rft.language=English"></span>
I&#8217;m liveblogging the Workshop on Security and Human Behaviour which is being held at CMU. For background, see the liveblogs for SHB 2010, SHB2009 and SHB2008. The papers are here and the session reports will appear as followups to this post.
]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Security+and+Human+Behaviour+2011&amp;rft.aulast=Anderson&amp;rft.aufirst=Ross&amp;rft.subject=Academic+papers&amp;rft.subject=Security+psychology&amp;rft.subject=Social+networks&amp;rft.subject=Usability&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-06-17&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/06/17/security-and-human-behaviour-2011/&amp;rft.language=English"></span>
<p>I&#8217;m liveblogging the Workshop on Security and Human Behaviour which is being held at <a href="http://www.heinz.cmu.edu/~acquisti/shb/program.htm">CMU</a>. For background, see the liveblogs for <a href="http://www.lightbluetouchpaper.org/2010/06/28/security-and-human-behaviour-2010/">SHB 2010</a>, <a href="http://www.lightbluetouchpaper.org/2009/06/11/security-and-human-behaviour-2009/">SHB2009</a> and <a href="http://www.lightbluetouchpaper.org/2008/06/30/security-psychology/">SHB2008</a>. The papers are <a href="http://www.heinz.cmu.edu/~acquisti/shb/participants.htm">here</a> and the session reports will appear as followups to this post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2011/06/17/security-and-human-behaviour-2011/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Measuring password re-use empirically</title>
		<link>http://www.lightbluetouchpaper.org/2011/02/09/measuring-password-re-use-empirically/</link>
		<comments>http://www.lightbluetouchpaper.org/2011/02/09/measuring-password-re-use-empirically/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 19:11:16 +0000</pubDate>
		<dc:creator>Joseph Bonneau</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Security engineering]]></category>
		<category><![CDATA[Security psychology]]></category>
		<category><![CDATA[Web security]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=2750</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Measuring+password+re-use+empirically&amp;rft.aulast=Bonneau&amp;rft.aufirst=Joseph&amp;rft.subject=Authentication&amp;rft.subject=Security+engineering&amp;rft.subject=Security+psychology&amp;rft.subject=Web+security&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-02-09&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/02/09/measuring-password-re-use-empirically/&amp;rft.language=English"></span>
In the aftermath of Anonymous&#8217; revenge hacking of HBGary over the weekend, some enterprising hackers used one of the stolen credentials and some social engineering to gain root access at rootkit.com, which has been down for a few days since. There isn&#8217;t much novel about the hack but the dump of rootkit.com&#8217;s SQL databases provides another password [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Measuring+password+re-use+empirically&amp;rft.aulast=Bonneau&amp;rft.aufirst=Joseph&amp;rft.subject=Authentication&amp;rft.subject=Security+engineering&amp;rft.subject=Security+psychology&amp;rft.subject=Web+security&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-02-09&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/02/09/measuring-password-re-use-empirically/&amp;rft.language=English"></span>
<p>In the aftermath of Anonymous&#8217; <a href="http://www.guardian.co.uk/technology/2011/feb/07/anonymous-attacks-us-security-company-hbgary">revenge hacking</a> of <a href="http://hbgary.com/">HBGary</a> over the weekend, some enterprising hackers <a href="http://esploit.blogspot.com/2011/02/how-to-get-root-on-rootkitcom.html">used one of the stolen credentials</a> and some social engineering to gain root access at <a href="http://www.rootkit.com/">rootkit.com</a>, which has been down for a few days since. There isn&#8217;t much novel about the hack but the dump of rootkit.com&#8217;s SQL databases provides another password dataset for research, though an order of magnitude smaller than <a href="http://www.lightbluetouchpaper.org/2010/12/15/the-gawker-hack-how-a-million-passwords-were-lost/">the Gawker dataset</a> with just 81,000 hashed passwords.</p>
<p>More interestingly, due to the close proximity of the hacks, we can compare the passwords associated with email addresses registered at both Gawker and rootkit.com. This gives an interesting data point on the <a href="http://xkcd.com/792/">widely known</a> problem of password re-use. This new data seems to indicate a significantly higher re-use rate than the few previously published estimates.<span id="more-2750"></span></p>
<p>A simple intersection yielded 522 email addresses registered at both sites. This is about a 1% overlap, small but reasonable given the very different niches of the two websites. Eliminating throwaway addresses from sites like <a href="http://mailinator.com/">Mailinator</a> and dubious addresses like spam@spam.com (it&#8217;s not clear that either site properly checked the validity of enrolled emails) left 456 pairs.</p>
<p>Analysing password re-use requires inverting the hashed passwords since the sites used different hash algorithms (and Gawker minimally salted their hashes). Rootkit.com&#8217;s password implementation is worse than <a href="http://www.lightbluetouchpaper.org/2010/12/15/the-gawker-hack-how-a-million-passwords-were-lost/">Gawker&#8217;s</a>, with no salts at all and just a single iteration of MD5, meaning it&#8217;s quick to test a huge dictionary of known passwords. I cracked 44% of the accounts using a dictionary of about 10 M entries in less than 5 minutes. I previously used the same dictionary on the Gawker dataset and cracked 54% of the accounts (despite this, the passwords at rootkit.com were generally weaker, with many more being from a smaller list of common passwords).</p>
<p>Of the 456 common users, 161 had their password cracked in both datasets, 46 only had their rootkit.com password cracked and 77 only had their Gawker password cracked, leaving 172 with neither password cracked. Of the accounts for which passwords were cracked at both sites, 76% used the exact same password. A further 6% used passwords differing by only capitalisation or a small suffix (e.g. &#8216;password&#8217; and &#8216;password1&#8242;). Some of these were due to the use of crypt() at Gawker, which truncated longer passwords to 8 characters. The remainder appeared to use unrelated passwords and I saw no site-specific password tailoring such as &#8216;gawker-password&#8217; and &#8216;rootkit-password&#8217;.</p>
<p>This isn&#8217;t an accurate estimate, however, because none of the users whose password was cracked at only one site could have reused the same password (since the same dictionary was used). Including these numbers, the apparent re-use rate is only 43%. If we include the similar passwords, and assume that 6% of the passwords cracked at one site but not the other were also similar but one variation was not in our dictionary, we would estimate 49% of users employed very similar passwords between the two sites.</p>
<p>This still isn&#8217;t quite a complete comparison because we&#8217;ve ignore the 172 users with neither password cracked. We might assume that a roughly similar proportion of these users reused their passwords. It&#8217;s likely though that these more security-conscious users had a lower re-use rate, meaning 49% is an over-estimate. Still, we have to estimate at least a 31% re-use rate even if none of this last group of users reused the same password.</p>
<p>Either rate is much higher than what we would estimate based on the best published studies – <a href="http://portal.acm.org/citation.cfm?id=1242572.1242661">Fl﻿﻿﻿ôrencio and Herley&#8217;s empirical study</a> (about 12%) or <a href="http://portal.acm.org/citation.cfm?id=1143127">Gaw and Felten&#8217;s user survey</a> (about 20%). Sampling error due to random chance shouldn&#8217;t be more than about ﻿±5%, which can&#8217;t explain the difference. It could be that users are much more likely to reuse a password between Gawker and rootkit.com, since both protect access to forums and are of relatively low value. It could also indicate that password re-use has risen significantly in the past 5 years (which Gaw and Felten specifically predicted based on their survey).</p>
<p>More data is clearly needed because the difference between a 10% re-use rate and a 50% re-use rate would change the economics of large-scale attacks. It would also be very interesting to study the password overlap between higher-value accounts, such as those with a large email provider or an online bank, with low-security accounts like Gawker and rootkit.com which are more likely to be compromised.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2011/02/09/measuring-password-re-use-empirically/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Security and Human Behaviour 2010</title>
		<link>http://www.lightbluetouchpaper.org/2010/06/28/security-and-human-behaviour-2010/</link>
		<comments>http://www.lightbluetouchpaper.org/2010/06/28/security-and-human-behaviour-2010/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 09:50:20 +0000</pubDate>
		<dc:creator>Ross Anderson</dc:creator>
				<category><![CDATA[Academic papers]]></category>
		<category><![CDATA[Security economics]]></category>
		<category><![CDATA[Security psychology]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=2185</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Security+and+Human+Behaviour+2010&amp;rft.aulast=Anderson&amp;rft.aufirst=Ross&amp;rft.subject=Academic+papers&amp;rft.subject=Security+economics&amp;rft.subject=Security+psychology&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2010-06-28&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2010/06/28/security-and-human-behaviour-2010/&amp;rft.language=English"></span>
I’m at SHB 2010, which brings security engineers together with psychologists, behavioral economists and others interested in deception, fraud, fear, risk perception and how we make security systems more usable. 
Here is the agenda. I will be liveblogging the event in comments below this post. Here are the liveblogs for SHB 2009 and SHB 2008.
]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Security+and+Human+Behaviour+2010&amp;rft.aulast=Anderson&amp;rft.aufirst=Ross&amp;rft.subject=Academic+papers&amp;rft.subject=Security+economics&amp;rft.subject=Security+psychology&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2010-06-28&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2010/06/28/security-and-human-behaviour-2010/&amp;rft.language=English"></span>
<p>I’m at SHB 2010, which brings security engineers together with psychologists, behavioral economists and others interested in deception, fraud, fear, risk perception and how we make security systems more usable. </p>
<p>Here is the <a href="http://www.cl.cam.ac.uk/~rja14/shb10/schedule10.html">agenda</a>. I will be liveblogging the event in comments below this post. Here are the liveblogs for <a href="http://www.lightbluetouchpaper.org/2009/06/11/security-and-human-behaviour-2009/">SHB 2009</a> and <a href="http://www.lightbluetouchpaper.org/2008/06/30/security-psychology/">SHB 2008</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2010/06/28/security-and-human-behaviour-2010/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>The Real Hustler</title>
		<link>http://www.lightbluetouchpaper.org/2010/01/12/the-real-hustler/</link>
		<comments>http://www.lightbluetouchpaper.org/2010/01/12/the-real-hustler/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 15:28:47 +0000</pubDate>
		<dc:creator>Frank Stajano</dc:creator>
				<category><![CDATA[Security psychology]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=1509</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=The+Real+Hustler&amp;rft.aulast=Stajano&amp;rft.aufirst=Frank&amp;rft.subject=Security+psychology&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2010-01-12&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2010/01/12/the-real-hustler/&amp;rft.language=English"></span>
Paul Wilson, my esteemed coauthor on that paper on the psychology of scam victims that is currently attracting quite a bit of attention, has just started an entertaining and instructive new blog, The Real Hustler. If you liked our paper, you&#8217;ll probably enjoy Paul&#8217;s blog.
Well worth a bookmark and repeat visits for fans of the [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=The+Real+Hustler&amp;rft.aulast=Stajano&amp;rft.aufirst=Frank&amp;rft.subject=Security+psychology&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2010-01-12&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2010/01/12/the-real-hustler/&amp;rft.language=English"></span>
<p>Paul Wilson, my esteemed coauthor on that <a href="http://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-754.pdf">paper on the psychology of scam victims</a> that is currently attracting <a href="http://www.newscientist.com/article/dn18352-the-psychological-tricks-that-scammers-use.html">quite</a> <a href="http://www.stat.columbia.edu/~cook/movabletype/archives/2009/12/some_scams.html">a</a> <a href="http://boingboing.net/2009/11/30/howto-use-con-games.html">bit</a> <a href="http://memex.naughtons.org/archives/2009/12/15/9673">of</a> <a href="http://www.schneier.com/blog/archives/2009/11/">attention</a>, has just started an entertaining and instructive new blog, <a href="http://www.rpaulwilson.blogspot.com/"><strong>The Real Hustler</strong></a>. If you liked our paper, you&#8217;ll probably enjoy Paul&#8217;s blog.</p>
<p>Well worth a bookmark and repeat visits for fans of <a href="http://www.bbc.co.uk/realhustle/">the BBC TV series</a> and for researchers who recognize the importance of the exciting new field of <a href="http://www.cl.cam.ac.uk/~rja14/psysec.html">security psychology</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2010/01/12/the-real-hustler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RIP part III</title>
		<link>http://www.lightbluetouchpaper.org/2009/11/25/rip-part-iii/</link>
		<comments>http://www.lightbluetouchpaper.org/2009/11/25/rip-part-iii/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 14:22:43 +0000</pubDate>
		<dc:creator>Ross Anderson</dc:creator>
				<category><![CDATA[Legal issues]]></category>
		<category><![CDATA[News coverage]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Privacy technology]]></category>
		<category><![CDATA[Security psychology]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=1340</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=RIP+part+III&amp;rft.aulast=Anderson&amp;rft.aufirst=Ross&amp;rft.subject=Legal+issues&amp;rft.subject=News+coverage&amp;rft.subject=Politics&amp;rft.subject=Privacy+technology&amp;rft.subject=Security+psychology&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2009-11-25&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2009/11/25/rip-part-iii/&amp;rft.language=English"></span>
I have an op-ed in the Register on the history of the Regulation of Investigatory Powers Act following the unfortunate imprisonment of a mentally-ill man under the Act for refusing to hand over his PGP passphrase when the Met&#8217;s terror squad told him to.
]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=RIP+part+III&amp;rft.aulast=Anderson&amp;rft.aufirst=Ross&amp;rft.subject=Legal+issues&amp;rft.subject=News+coverage&amp;rft.subject=Politics&amp;rft.subject=Privacy+technology&amp;rft.subject=Security+psychology&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2009-11-25&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2009/11/25/rip-part-iii/&amp;rft.language=English"></span>
<p>I have an <a href="http://www.theregister.co.uk/2009/11/25/jfl_ripa_opinion/">op-ed</a> in the Register on the history of the Regulation of Investigatory Powers Act following the <a href="http://www.theregister.co.uk/2009/11/24/ripa_jfl/">unfortunate imprisonment</a> of a mentally-ill man under the Act for refusing to hand over his PGP passphrase when the Met&#8217;s terror squad told him to.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2009/11/25/rip-part-iii/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The Real Hustle and the psychology of scam victims</title>
		<link>http://www.lightbluetouchpaper.org/2009/11/16/the-real-hustle-and-the-psychology-of-scam-victims/</link>
		<comments>http://www.lightbluetouchpaper.org/2009/11/16/the-real-hustle-and-the-psychology-of-scam-victims/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 08:48:31 +0000</pubDate>
		<dc:creator>Frank Stajano</dc:creator>
				<category><![CDATA[Academic papers]]></category>
		<category><![CDATA[Security engineering]]></category>
		<category><![CDATA[Security psychology]]></category>
		<category><![CDATA[Seminars]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=1326</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=The+Real+Hustle+and+the+psychology+of+scam+victims&amp;rft.aulast=Stajano&amp;rft.aufirst=Frank&amp;rft.subject=Academic+papers&amp;rft.subject=Security+engineering&amp;rft.subject=Security+psychology&amp;rft.subject=Seminars&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2009-11-16&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2009/11/16/the-real-hustle-and-the-psychology-of-scam-victims/&amp;rft.language=English"></span>
This, which started as a contribution to Ross&#8217;s Security and Psychology initiative, is probably my most entertaining piece of research this year and it&#8217;s certainly getting its bit of attention. 
I&#8217;ve been a great fan of The Real Hustle since 2006, which I recommend to anyone with an interest in security, and it has been [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=The+Real+Hustle+and+the+psychology+of+scam+victims&amp;rft.aulast=Stajano&amp;rft.aufirst=Frank&amp;rft.subject=Academic+papers&amp;rft.subject=Security+engineering&amp;rft.subject=Security+psychology&amp;rft.subject=Seminars&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2009-11-16&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2009/11/16/the-real-hustle-and-the-psychology-of-scam-victims/&amp;rft.language=English"></span>
<p>This, which started as a contribution to Ross&#8217;s <a href="http://www.cl.cam.ac.uk/~rja14/psysec.html">Security and Psychology</a> initiative, is probably my most entertaining piece of research this year and it&#8217;s certainly getting its bit of attention. </p>
<p>I&#8217;ve been a great fan of The Real Hustle <a href="http://www.lightbluetouchpaper.org/2006/09/06/the-real-hustle-on-bbc3-watch-it/">since 2006</a>, which I recommend to anyone with an interest in security, and it has been good fun to work with the TV show&#8217;s coauthor Paul Wilson on this paper. We analyze the scams reproduced in the show, we extract general principles from them that describe typical behavioural patterns exploited by hustlers and then we show how an awareness of these principles can also strengthen systems security.</p>
<p>In a few months I have given versions of this talk around the world: Boston, London, Athens, London, Cambridge, Munich&#8212;to the security and psychology crowd, to computer researchers, to professional programmers&#8212;and it never failed to attract interest. This is what Yahoo&#8217;s Chris Heilmann <a href="http://developer.yahoo.net/blog/archives/2009/11/london_cambridg.html">wrote in his blog</a> when I gave the talk at StackOverflow to an audience of 250 programmers:</p>
<blockquote><p>The other talk I was able to attend was Frank Stajano, a resident lecturer and security expert (and mighty <a href="http://www.cl.cam.ac.uk/~fms27/">sword-bearer</a>). His talk revolved around application security but instead of doing the classic &#8220;prevent yourself from XSS/SQL injection/CSRF&#8221; spiel, Frank took a different route. BBC TV in the UK has a program called <a href="http://www.bbc.co.uk/programmes/b006m8mf">The Real Hustle</a> which shows how people are scammed by tricksters and gamblers and the psychology behind these successful scams. Despite the abysmal Guy Ritchie style presentation of the show, it is full of great information: Frank and a colleague conducted a detailed research and analysis of all the attacks and the reasons why they work. The paper on the research is available: <a href="http://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-754.pdf">Seven principles for systems security (PDF)</a>. A thoroughly entertaining and fascinating presentation and a great example of how security can be explained without sounding condescending or drowning the audience in jargon. I really hope that there is a recording of the talk.</p></blockquote>
<p>I´m <a href="http://talks.cam.ac.uk/talk/index/21358">giving the talk again</a> at the Computer Laboratory on Tuesday 17 November in the Security Seminars series. The full write-up is <a href="http://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-754.pdf">available for download</a> as a <a href="http://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-754.html">tech report</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2009/11/16/the-real-hustle-and-the-psychology-of-scam-victims/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

