<?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</title>
	<atom:link href="http://www.lightbluetouchpaper.org/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>FreeBSD 9.0 ships with experimental Capsicum support</title>
		<link>http://www.lightbluetouchpaper.org/2012/01/30/freebsd-9-0-ships-with-experimental-capsicum-support/</link>
		<comments>http://www.lightbluetouchpaper.org/2012/01/30/freebsd-9-0-ships-with-experimental-capsicum-support/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 10:06:12 +0000</pubDate>
		<dc:creator>Robert N. M. Watson</dc:creator>
				<category><![CDATA[Academic papers]]></category>
		<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[Web security]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3533</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=FreeBSD+9.0+ships+with+experimental+Capsicum+support&amp;rft.aulast=Watson&amp;rft.aufirst=Robert&amp;rft.subject=Academic+papers&amp;rft.subject=Operating+systems&amp;rft.subject=Web+security&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-30&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/30/freebsd-9-0-ships-with-experimental-capsicum-support/&amp;rft.language=English"></span>
Jon Anderson, Ben Laurie, Kris Kennaway, and I were pleased to see prominent mention of Capsicum in the recent FreeBSD 9.0 press release:

Continuing its heritage of innovating in the area of security research, FreeBSD 9.0 introduces Capsicum. Capsicum is a lightweight framework which extends a POSIX UNIX kernel to support new security capabilities and adds [...]]]></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=FreeBSD+9.0+ships+with+experimental+Capsicum+support&amp;rft.aulast=Watson&amp;rft.aufirst=Robert&amp;rft.subject=Academic+papers&amp;rft.subject=Operating+systems&amp;rft.subject=Web+security&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-30&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/30/freebsd-9-0-ships-with-experimental-capsicum-support/&amp;rft.language=English"></span>
<p>Jon Anderson, Ben Laurie, Kris Kennaway, and I were pleased to see prominent mention of <a href="http://www.cl.cam.ac.uk/research/security/capsicum/">Capsicum</a> in the recent <a href="http://www.freebsdfoundation.org/press/FreeBSD%209.0%20Announcement.shtml">FreeBSD 9.0 press release</a>:</p>
<blockquote><p>
Continuing its heritage of innovating in the area of security research, FreeBSD 9.0 introduces Capsicum. Capsicum is a lightweight framework which extends a POSIX UNIX kernel to support new security capabilities and adds a userland sandbox API. Originally developed as a collaboration between the University of Cambridge Computer Laboratory and Google and sponsored by a grant from Google, FreeBSD was the prototype platform and Chromium was the prototype application. FreeBSD 9.0 provides kernel support as an experimental feature for researchers and early adopters. Application support will follow in a later FreeBSD release and there are plans to provide some initial Capsicum-protected applications in FreeBSD 9.1.</p>
<p>&#8220;Google is excited to see the award-winning Capsicum work incorporated in FreeBSD 9.0, bringing native capability security to mainstream UNIX for the first time,&#8221; said Ulfar Erlingsson, Manager, Security Research at Google.</p></blockquote>
<p>We first wrote about Capsicum, a hybridisation of the capability system security model with POSIX operating system semantics developed with support from Google, in <a href="http://www.cl.cam.ac.uk/research/security/capsicum/documentation.html"><em>Capsicum: practical capabilities for UNIX</em></a> (USENIX Security 2010 and ;login magazine). Capsicum targets the problem of operating system support for application compartmentalisation &#8212; the restructuring of applications into a set of sandboxed components in order to enforce policies and mitigate security vulnerabilities. While Capsicum&#8217;s <em>hybrid capability model</em> is not yet used by the FreeBSD userspace, experimental kernel support will make Capsicum more accessible to researchers and software developers interested in deploying application sandboxing. For example, the Policy Weaving project at the University of Wisconsin has been investigating automated application compartmentalisation in support of security policy enforcement using Capsicum.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2012/01/30/freebsd-9-0-ships-with-experimental-capsicum-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Observations from two weeks of SSH brute force attacks</title>
		<link>http://www.lightbluetouchpaper.org/2012/01/25/observations-from-two-weeks-of-ssh-brute-force-attacks/</link>
		<comments>http://www.lightbluetouchpaper.org/2012/01/25/observations-from-two-weeks-of-ssh-brute-force-attacks/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 07:49:40 +0000</pubDate>
		<dc:creator>Steven J. Murdoch</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Protocols]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3519</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=Observations+from+two+weeks+of+SSH+brute+force+attacks&amp;rft.aulast=Murdoch&amp;rft.aufirst=Steven+J.&amp;rft.subject=Authentication&amp;rft.subject=Protocols&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-25&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/25/observations-from-two-weeks-of-ssh-brute-force-attacks/&amp;rft.language=English"></span>
Earlier this month, I blogged about monitoring password-guessing attacks on a server, via a patched OpenSSH. This experiment has now been running for just over two weeks, and there are some interesting results. I&#8217;ve been tweeting these since the start.
As expected, the vast majority of password-guessing attempts are quite dull, and fall into one of [...]]]></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=Observations+from+two+weeks+of+SSH+brute+force+attacks&amp;rft.aulast=Murdoch&amp;rft.aufirst=Steven+J.&amp;rft.subject=Authentication&amp;rft.subject=Protocols&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-25&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/25/observations-from-two-weeks-of-ssh-brute-force-attacks/&amp;rft.language=English"></span>
<p>Earlier this month, I <a href="http://www.lightbluetouchpaper.org/2012/01/06/brute-force-password-guessing-attempts-on-ssh/">blogged</a> about monitoring password-guessing attacks on a server, via a <a href="https://gist.github.com/1572229">patched</a> OpenSSH. This experiment has now been running for just over two weeks, and there are some interesting results. I&#8217;ve been <a href="https://twitter.com/#!/sjmurdoch">tweeting</a> these since the start.</p>
<p>As expected, the vast majority of password-guessing attempts are quite dull, and fall into one of two categories. Firstly there are attempts with a large number of &#8216;poor&#8217; passwords (e.g. &#8220;password&#8221;, &#8220;1234&#8243;, etc&#8230;) against a small number of accounts which are very likely to exist (almost always &#8220;root&#8221;, but sometimes others such as &#8220;bin&#8221;).</p>
<p>Secondly, there were attempts on a large number of accounts which might plausibly exist (e.g. common first names and software packages such as &#8216;oracle&#8217;). For these, there were a very small number of password attempts, normally only trying the username as password. Well established good practices such as choosing a reasonably strong password and denying password-based log-in to the root account will be effective against both categories of attacks. Surprisingly, there were few attempts which were obviously default passwords from software packages (but they perhaps were hidden in the attempts where username equalled password). However, one attempt was username: &#8220;rfmngr&#8221;, password: &#8220;$rfmngr$&#8221;, which is the default password for Websense RiskFilter (see p.10 of <a href="http://www.websense.com/content/Assets/PDF/RiskFilter_Starter.pdf">the manual</a>).</p>
<p>There were, however, some more interesting attempts. <span id="more-3519"></span>One category was passwords far too complicated to be in a standard password dictionary, or even found through offline-brute-force attacks on a hashed password database (e.g. &#8220;TiganilAFloriNTeleormaN&#8221;, &#8220;Fum4tulP0@t3Uc1d3R4uD3T0t!@#$%^%^&#038;*?&#8221;, and &#8220;kx028897chebeuname+a&#8221;). The best guess is that these passwords were collected from an unhashed password database, or from a trojaned SSH server or client. <a href="http://www.lightbluetouchpaper.org/2012/01/06/brute-force-password-guessing-attempts-on-ssh/#comment-229309">Theo Markettos</a> identified a likely source for this password database. Other odd password attempts include plain hashes (e.g. E4F89B211D997C1D5ECCE2153DC9184A which is the MD5 of &#8220;upintheair&#8221;, found by <a href="http://www.lightbluetouchpaper.org/2007/11/16/google-as-a-password-cracker/">Google</a>), salted hashes (e.g. $1$EdkQIoSn$T3gzKLxlcxF7tsTCFqC8M) and filenames (e.g. &#8220;/var/run/sshd22.pid&#8221; and &#8220;/var/run/sshd&#8221;).</p>
<p>One conclusion which can be drawn is that this attacker does not care enough about the quality of the password database to filter out passwords which it makes almost no sense to use. This carelessness is supported by the fact that after I initially enabled my patched SSH server, I received many log-in attempts but no passwords. It turned out that the default FreeBSD configuration is to only support <a href="http://tools.ietf.org/html/rfc4256">keyboard-interactive</a> authentication, rather than the more limited <a href="http://tools.ietf.org/html/rfc4252">password</a> authentication. The brute force attack tool only attempted password authentication, and therefore was always rejected before any password was sent, so the attack was running for days without ever having a hope of succeeding. I did enable password authentication, but some later attacks, presumably using a different tool and probably from a different attacker, attempted both keyboard-interactive and password authentication.</p>
<p>One attack I hadn&#8217;t seen before was to try a large number of usernames, and parts of the hostname as password. For a hostname of the style MACHINE.DOMAIN.DEPARTMENT.cam.ac.uk, the attack tried DOMAIN, DOMAIN.DEPARTMENT, MACHINE, then MACHINE.DOMAIN. This clearly isn&#8217;t a dictionary but a bit of custom code which did a reverse DNS lookup on this host then generated some possible passwords. Using the hostname as a password for a host isn&#8217;t a good idea, but I can imagine some sysadmins doing so. The fact that some attackers are taking this approach might merit some explicit statement in password selection guidance. </p>
<p>Another curious trend was receiving meta-data as username/passwords. This might be due to the brute force tool not properly interpreting comments in the dictionary file, or the attacker not understanding the comment notation. For example I received the following username/passwords:</p>
<ul>
<li>[uratu/was HERE]</li>
<li>[I`m/A HaCkER ON]</li>
<li>[This/Is A Blow ShiT]</li>
<li>[acest/este:varza]</li>
<li>[data.conf/contzine]</li>
<li>[peste=6.000/de:usere]</li>
<li>[setate/=&lt;SweetSoul&gt;</li>
<li>[checking/SweetSoul]\\par</li>
</ul>
<p>It looks like the attacker thinks that square brackets are comment notation, but the brute force tool simply sends the text as SSH username/password pairs. There also seems to be a Romanian language connection. For example, &#8220;acest este varza&#8221; <a href="http://translate.google.com/">according to Google</a> means &#8220;this is cabbage&#8221; (perhaps an idiom), &#8220;contzine&#8221; means &#8220;list any&#8221;, &#8220;peste de usere&#8221; means &#8220;over the user&#8221;, &#8220;setate&#8221; means &#8220;set&#8221;. The Romanian connection also came up in the <a href="http://www.lightbluetouchpaper.org/2012/01/06/brute-force-password-guessing-attempts-on-ssh/">previous post</a> where Romanian for &#8220;Handbook of Mechanical Engineering&#8221; was tried as a password.</p>
<p>Attentive readers will note the &#8220;\\par&#8221; in the above list perhaps indicating that the file was converted to <a href="http://en.wikipedia.org/wiki/Rich_Text_Format">RTF</a> at some point. This appears indeed to be the case from the later attempt of username: &#8220;\\*\\generator&#8221;, password: &#8220;Msftedit 5.41.21.2508;}&#8230;[checking uratu]\\par&#8221;. From this we can also conclude that the attacker is using Windows WordPad.</p>
<p>Overall it was an interesting experiment, with some conclusions confirmed but a few surprises. However, this was only a two week experiment on a single machine, so care should be taken in drawing generalisations which assume that these results are typical.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2012/01/25/observations-from-two-weeks-of-ssh-brute-force-attacks/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Call for Papers: 12th Privacy Enhancing Technologies Symposium (PETS 2012)</title>
		<link>http://www.lightbluetouchpaper.org/2012/01/20/cfp-pets-2012/</link>
		<comments>http://www.lightbluetouchpaper.org/2012/01/20/cfp-pets-2012/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 07:42:44 +0000</pubDate>
		<dc:creator>Steven J. Murdoch</dc:creator>
				<category><![CDATA[Call for papers]]></category>
		<category><![CDATA[Privacy technology]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3407</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=Call+for+Papers%3A+12th+Privacy+Enhancing+Technologies+Symposium+%28PETS+2012%29&amp;rft.aulast=Murdoch&amp;rft.aufirst=Steven+J.&amp;rft.subject=Call+for+papers&amp;rft.subject=Privacy+technology&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-20&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/20/cfp-pets-2012/&amp;rft.language=English"></span>
Privacy and anonymity are increasingly important in the online world. Corporations, governments, and other organizations are realizing and exploiting their power to track users and their behavior. Approaches to protecting individuals, groups, but also companies and governments, from profiling and censorship include decentralization, encryption, distributed trust, and automated policy disclosure.
The 12th Privacy Enhancing Technologies Symposium [...]]]></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=Call+for+Papers%3A+12th+Privacy+Enhancing+Technologies+Symposium+%28PETS+2012%29&amp;rft.aulast=Murdoch&amp;rft.aufirst=Steven+J.&amp;rft.subject=Call+for+papers&amp;rft.subject=Privacy+technology&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-20&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/20/cfp-pets-2012/&amp;rft.language=English"></span>
<p>Privacy and anonymity are increasingly important in the online world. Corporations, governments, and other organizations are realizing and exploiting their power to track users and their behavior. Approaches to protecting individuals, groups, but also companies and governments, from profiling and censorship include decentralization, encryption, distributed trust, and automated policy disclosure.</p>
<p>The <a href="http://petsymposium.org/2012/">12th Privacy Enhancing Technologies Symposium</a> addresses the design and realization of such privacy services for the Internet and other data systems and communication networks by bringing together anonymity and privacy experts from around the world to discuss recent advances and new perspectives.</p>
<p>The symposium seeks submissions from academia and industry presenting novel research on all theoretical and practical aspects of privacy technologies, as well as experimental studies of fielded systems. We encourage submissions with novel technical contributions from other communities such as law, business, and data protection authorities, that present their perspectives on technological issues. </p>
<p>Submissions are due <strong>20 February 2012</strong>, 23:59 UTC. Further details can be found in the full <a href="http://petsymposium.org/2012/cfp.php">Call for Papers</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2012/01/20/cfp-pets-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Metrics for dynamic networks</title>
		<link>http://www.lightbluetouchpaper.org/2012/01/18/metrics-for-dynamic-networks/</link>
		<comments>http://www.lightbluetouchpaper.org/2012/01/18/metrics-for-dynamic-networks/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 14:18:02 +0000</pubDate>
		<dc:creator>Ross Anderson</dc:creator>
				<category><![CDATA[Academic papers]]></category>
		<category><![CDATA[Security engineering]]></category>
		<category><![CDATA[Social networks]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3462</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=Metrics+for+dynamic+networks&amp;rft.aulast=Anderson&amp;rft.aufirst=Ross&amp;rft.subject=Academic+papers&amp;rft.subject=Security+engineering&amp;rft.subject=Social+networks&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-18&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/18/metrics-for-dynamic-networks/&amp;rft.language=English"></span>
There&#8217;s a huge literature on the properties of static or slowly-changing social networks, such as the pattern of friends on Facebook, but almost nothing on networks that change rapidly. But many networks of real interest are highly dynamic. Think of the patterns of human contact that can spread infectious disease; you might be breathed on [...]]]></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=Metrics+for+dynamic+networks&amp;rft.aulast=Anderson&amp;rft.aufirst=Ross&amp;rft.subject=Academic+papers&amp;rft.subject=Security+engineering&amp;rft.subject=Social+networks&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-18&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/18/metrics-for-dynamic-networks/&amp;rft.language=English"></span>
<p>There&#8217;s a huge literature on the properties of static or slowly-changing social networks, such as the pattern of friends on Facebook, but almost nothing on networks that change rapidly. But many networks of real interest are highly dynamic. Think of the patterns of human contact that can spread infectious disease; you might be breathed on by a hundred people a day in meetings, on public transport and even in the street. Yet if we were facing a flu pandemic, how could we measure whether the greatest spreading risk came from high-order static nodes, or from dynamic ones? Should we close the schools, or the Tube?</p>
<p>Today we unveiled a <a href="http://www.cl.cam.ac.uk/~rja14/Papers/TemporalAnalysis.pdf">paper</a> which proposes new metrics for centrality in dynamic networks. We wondered how we might measure networks where mobility is of the essence, such as the spread of plague in a medieval society where most people stay in their villages and infection is carried between them by a small number of merchants. We found we can model the effects of mobility on interaction by embedding a dynamic network in a larger time-ordered graph to which we can apply standard graph theory tools. This leads to dynamic definitions of centrality that extend the static definitions in a natural way and yet give us a much better handle on things than aggregate statistics can. I spoke about this work today at a local workshop on social networking, and the paper&#8217;s been accepted for Physical Review E. It&#8217;s joint work with <a href="http://www.cl.cam.ac.uk/~hk331">Hyoungshick Kim</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2012/01/18/metrics-for-dynamic-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beware of cybercrime data memes</title>
		<link>http://www.lightbluetouchpaper.org/2012/01/12/beware-of-cybercrime-data-memes/</link>
		<comments>http://www.lightbluetouchpaper.org/2012/01/12/beware-of-cybercrime-data-memes/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 18:38:56 +0000</pubDate>
		<dc:creator>Richard Clayton</dc:creator>
				<category><![CDATA[News coverage]]></category>
		<category><![CDATA[Security economics]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3410</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=Beware+of+cybercrime+data+memes&amp;rft.aulast=Clayton&amp;rft.aufirst=Richard&amp;rft.subject=News+coverage&amp;rft.subject=Security+economics&amp;rft.subject=Spam&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-12&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/12/beware-of-cybercrime-data-memes/&amp;rft.language=English"></span>
Last year when I wrote a paper about mitigating malware I needed some figures on the percent of machines infected with malware. There are a range of figures, mainly below 10%, but one of the highest was 25%.
I looked into why this occurred and wrote it up in footnote #9 (yes, it&#8217;s a paper with [...]]]></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=Beware+of+cybercrime+data+memes&amp;rft.aulast=Clayton&amp;rft.aufirst=Richard&amp;rft.subject=News+coverage&amp;rft.subject=Security+economics&amp;rft.subject=Spam&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-12&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/12/beware-of-cybercrime-data-memes/&amp;rft.language=English"></span>
<p>Last year when I wrote <a href="http://www.cl.cam.ac.uk/~rnc1/malware.pdf">a paper about mitigating malware</a> I needed some figures on the percent of machines infected with malware. There are a range of figures, mainly below 10%, but one of the highest was 25%.</p>
<p>I looked into why this occurred and wrote it up in footnote #9 (yes, it&#8217;s a paper with a lot of footnotes!). My explanation was:</p>
<blockquote><p>The 2008 OECD report on Malware [<a href="http://www.oecd.org/dataoecd/53/34/40724457.pdf">14</a>] contained the sentence &#8220;Furthermore, it is estimated that 59 million users in the US have spyware or other types of malware on their computers.&#8221; News outlets picked up on this, e.g. The Sydney Morning Herald [<a href="http://news.smh.com.au/world/zombies-and-botnets-oecd-warns-of-hidden-armies-in-cyber-wars-20080601-2kel.html">20</a>] who divided the 59 million figure into the US population, and then concluded that around a quarter of US computers were infected (assuming that each person owned one computer). The OECD published a correction in the online copy of the report a few days later. They were actually quoting PEW Internet research on adware/spyware (which is a subtly different threat) from 2005 (which was a while earlier than 2008). The sentence should have read &#8220;After hearing descriptions of &#8217;spyware&#8217; and &#8216;adware&#8217;, 43% of internet users, or about 59 million American adults, say they have had one of these programs on their home computer.&#8221; Of such errors in understanding the meaning of data is misinformation made.</p></blockquote>
<p>We may be about to have a similar thing happen with Facebook account compromises.<br />
<span id="more-3410"></span><br />
On Jan 4, ZoneAlarm published <a href="http://blog.zonealarm.com/2012/01/facebook-a-prime-target-for-cybercrime.html">a blog article</a> along with <a href="http://www.lightbluetouchpaper.org/wp-content/uploads/2012/01/zonealarm-original-incorrect.png">this graphic</a> (I&#8217;ve provided a local copy because I hope that all other copies will get destroyed!). One of its key findings was:</p>
<ul>
<li>4 million Facebook users experience spam on a daily basis.</li>
<li>More than 20% of newsfeed links currently open viruses.</li>
<li>600,000 logins are compromised every day. That&#8217;s 7 logins every second.</li>
</ul>
<p>The graphic <a href="http://www.lightbluetouchpaper.org/wp-content/uploads/2012/01/zonealarm-later-corrected.jpg">now says</a>:</p>
<ul>
<li>4 million Facebook users experience spam on a daily basis.</li>
<li>20% of Facebook users have been exposed to a virus.</li>
<li>Facebook sees 600,000 attempts to hijack logins a day and pre-emptively protects against them.</li>
</ul>
<p>which, you have to agree is really rather different.</p>
<p>This <a href="http://www.zdnet.com/blog/facebook/20-of-facebook-links-lead-to-viruses-infographic/6876">blog article</a> is sceptical, but not (entirely) corrected &#8212; I quote it because it mentions the PR reasons behind Zonealarm&#8217;s statistics (they sell a product which purportedly protects you), and because it mentions that other people had been confused about the 600,000 figure in the past.</p>
<p>So I looked into where the 600,000 figure originated, and found that it&#8217;s original source was Facebook!</p>
<p>This <a href="http://nakedsecurity.sophos.com/2011/10/28/compromised-facebook-account-logins/">post by Graham Cluley at Sophos</a> draws attention to Facebook&#8217;s graphic (<a href="http://www.lightbluetouchpaper.org/wp-content/uploads/2012/01/facebook-original.jpg">original copy here</a>) accompanying <a href="https://www.facebook.com/notes/facebook-security/national-cybersecurity-awareness-month-updates/10150335022240766">an Oct 27 2011 article</a> about their security mechanisms which said:</p>
<ul>
<li>Less than 4% of content shared on Facebook is spam.</li>
<li>Only .06% of over 1 billion logins per day are compromised.</li>
<li>Less than .5% of Facebook users experience spam on any given day.</li>
</ul>
<p>Graham did the simple multiplication required to produce the 600,000 compromise figure, which is the same sum as Zonealarm&#8217;s PR people have done.  Similarly the &#8220;less than .5%&#8221; translates to the 4 million figure they use.</p>
<p>However, if you look at the official Facebook copy of the infographic accompanying their blog post today (<a href="http://www.lightbluetouchpaper.org/wp-content/uploads/2012/01/facebook-later.jpg">copy here</a>) then you can see they have revised it. It now just has the data points:</p>
<ul>
<li>Less than 4% of content shared on Facebook is spam.</li>
<li>Less than .5% of Facebook users experience spam on any given day.</li>
</ul>
<p>In fact they revised their report pretty much immediately after they first posted it, when journalists started ringing! In <a href="http://news.cnet.com/8301-27080_3-20127315-245/facebook-stops-600000-suspicious-log-ins-a-day/">this article on the topic</a> Facebook is quoted as saying that the 600,000 is a count of logins that are blocked because Facebook is not convinced it is the account owner who is doing the login &#8212; so if some criminal tries a <a href="http://www.lightbluetouchpaper.org/2012/01/06/brute-force-password-guessing-attempts-on-ssh/">brute force guessing attack</a> on 850 accounts, getting around to each one every 2 minutes, they alone would create the 600,000/day figure! </p>
<p>Time will tell whether the original meme survives, but perhaps people searching for a source to cite will encounter this blog post (or indeed <a href="http://blogs.ajc.com/news-to-me/2012/01/05/report-facebook-infested-with-pc-viruses/">this one which looks at the spam data</a>) and avoid promulgating misleading data the way that Zonealarm has done.</p>
<p>PS: So far I cannot source the Zonealarm &#8220;20% of newsfeeds figure&#8221; to see how that came about, but I&#8217;m <a href="http://www.youtube.com/watch?v=HAdottB7UU8">keeping looking</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2012/01/12/beware-of-cybercrime-data-memes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Call for Papers: USENIX Security 2012</title>
		<link>http://www.lightbluetouchpaper.org/2012/01/11/cfp-usenix-security-2012/</link>
		<comments>http://www.lightbluetouchpaper.org/2012/01/11/cfp-usenix-security-2012/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 13:37:09 +0000</pubDate>
		<dc:creator>Steven J. Murdoch</dc:creator>
				<category><![CDATA[Call for papers]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3402</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=Call+for+Papers%3A+USENIX+Security+2012&amp;rft.aulast=Murdoch&amp;rft.aufirst=Steven+J.&amp;rft.subject=Call+for+papers&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-11&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/11/cfp-usenix-security-2012/&amp;rft.language=English"></span>
The USENIX Security Symposium brings together researchers, practitioners, system administrators, system programmers, and others interested in the latest advances in the security of computer systems and networks. The 21st USENIX Security Symposium will be held August 8&#8211;10, 2012, in Bellevue, WA.
All researchers are encouraged to submit papers covering novel and scientifically significant practical works in [...]]]></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=Call+for+Papers%3A+USENIX+Security+2012&amp;rft.aulast=Murdoch&amp;rft.aufirst=Steven+J.&amp;rft.subject=Call+for+papers&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2012-01-11&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2012/01/11/cfp-usenix-security-2012/&amp;rft.language=English"></span>
<p>The <a href="http://www.usenix.org/events/sec12/">USENIX Security Symposium</a> brings together researchers, practitioners, system administrators, system programmers, and others interested in the latest advances in the security of computer systems and networks. The 21st USENIX Security Symposium will be held August 8&ndash;10, 2012, in Bellevue, WA.</p>
<p>All researchers are encouraged to submit papers covering novel and scientifically significant practical works in computer security. Submissions are due on Thursday, <strong>16 February 2012</strong>, 11:59 p.m. PST. The Symposium will span three days, with a technical program including refereed papers, invited talks, posters, panel discussions, and Birds-of-a-Feather sessions. Workshops will precede the symposium on August 6 and 7. Further details can be found in the full <a href="http://www.usenix.org/events/sec12/cfp/">Call for Papers</a>.</p>
<p>In common with other USENIX conferences, the proceedings of USENIX Security 2012 will be <a href="http://blogs.usenix.org/2008/03/12/usenix-announces-open-access-to-conference-proceedings/">open access</a>, and made available for free to everyone from the first day of the event.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2012/01/11/cfp-usenix-security-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Bankers&#8217; Christmas present</title>
		<link>http://www.lightbluetouchpaper.org/2011/12/25/bankers-christmas-present/</link>
		<comments>http://www.lightbluetouchpaper.org/2011/12/25/bankers-christmas-present/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 08:39:52 +0000</pubDate>
		<dc:creator>Ross Anderson</dc:creator>
				<category><![CDATA[Academic papers]]></category>
		<category><![CDATA[Banking security]]></category>
		<category><![CDATA[Internet censorship]]></category>
		<category><![CDATA[Legal issues]]></category>
		<category><![CDATA[News coverage]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Security economics]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3341</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=Bankers%26%238217%3B+Christmas+present&amp;rft.aulast=Anderson&amp;rft.aufirst=Ross&amp;rft.subject=Academic+papers&amp;rft.subject=Banking+security&amp;rft.subject=Internet+censorship&amp;rft.subject=Legal+issues&amp;rft.subject=News+coverage&amp;rft.subject=Politics&amp;rft.subject=Security+economics&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-12-25&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/12/25/bankers-christmas-present/&amp;rft.language=English"></span>
Every Christmas we give our friends in the banking industry a wee present. Sometimes it&#8217;s the responsible disclosure of a vulnerability, which we publish the following February: 2007&#8217;s was PED certification, 2008&#8217;s was CAP while in 2009 we told the banking industry of the No-PIN attack. This year too we have some goodies in 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=Bankers%26%238217%3B+Christmas+present&amp;rft.aulast=Anderson&amp;rft.aufirst=Ross&amp;rft.subject=Academic+papers&amp;rft.subject=Banking+security&amp;rft.subject=Internet+censorship&amp;rft.subject=Legal+issues&amp;rft.subject=News+coverage&amp;rft.subject=Politics&amp;rft.subject=Security+economics&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-12-25&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/12/25/bankers-christmas-present/&amp;rft.language=English"></span>
<p>Every Christmas we give our friends in the banking industry a wee present. Sometimes it&#8217;s the responsible disclosure of a vulnerability, which we publish the following February: 2007&#8217;s was <a href="http://www.lightbluetouchpaper.org/2008/02/26/chip-pin-terminals-vulnerable-to-simple-attacks/">PED certification</a>, 2008&#8217;s was <a href="http://www.lightbluetouchpaper.org/2009/02/26/optimised-to-fail-card-readers-for-online-banking/">CAP</a> while in 2009 we told the banking industry of the <a href="http://www.lightbluetouchpaper.org/2010/02/11/chip-and-pin-is-broken/">No-PIN attack</a>. This year too we have some goodies in the hamper: watch our papers at <a href="http://fc12.ifca.ai/program.html">Financial Crypto 2012</a>.</p>
<p>In other years, we&#8217;ve had arguments with the bankers&#8217; PR wallahs. In 2010, for example, their trade association <a href="http://www.lightbluetouchpaper.org/2010/12/25/a-merry-christmas-to-all-bankers/">tried to censor</a> one of our students&#8217; thesis. That saga also continues; Britain&#8217;s bankers <a href="http://www.cl.cam.ac.uk/~rja14/Papers/2011_10_11_16_00_32.pdf">tried once more to threaten us</a> so we <a href="http://www.cl.cam.ac.uk/~rja14/Papers/ukca2.pdf">told them once more to go away</a>. We have other conversations in progress with bankers, most of them thankfully a bit more constructive.</p>
<p>This year&#8217;s Christmas present is different: it&#8217;s a tale with a happy ending.  Eve Russell was a fraud victim whom Barclays initially blamed for her misfortune, as so often happens, and the Financial Ombudsman Service initially found for the bank as it routinely does. Yet this was clearly not right; after many lawyers&#8217; letters, two hearings at the ombudsman, two articles in The Times and a TV appearance on Rip-off Britain, Eve won. This is the first complete case file since the ombudsman came under the Freedom of Information Act; by showing how the system works, it may be useful to fraud victims in the future. </p>
<p>For your Christmas entertainment, we offer the <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/statement.pdf">bank statement</a> which told Eve of the fraud; <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/legalletters1.pdf">the</a> <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/legalletters2.pdf">initial</a> <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/legalletters3.pdf">exchange</a> <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/legalletters4.pdf">of</a> <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/legalletters5.pdf">letters</a> between Eve&#8217;s lawyers and the bank; the ombudsman&#8217;s <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/fos-initial-ruling.pdf">routine initial ruling</a> against Eve, and her <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/fos-letter-jul25.pdf">protest</a>; <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/fos-foi-bundle1.pdf">the</a> <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/fos-foi-bundle2.pdf">correspondence</a> <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/fos-foi-bundle3.pdf">between</a> <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/fos-foi-bundle4.pdf">the</a> <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/fos-foi-bundle5.pdf">ombudsman</a> <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/fos-foi-bundle6.pdf">and</a> <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/fos-foi-bundle7.pdf">Barclays</a>; Eve&#8217;s <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/fos-appeal.doc">appeal</a> and <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/expertletter1.pdf">expert opinion</a>; the <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/fos-final-decision.pdf">verdict</a>; and the <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/barclays.pdf">offer of settlement</a>. And let&#8217;s not forget the <a href="http://www.cl.cam.ac.uk/~rja14/Papers/Barclays/thetimes-aug2011.pdf">Thunder</a>. A Merry Christmas to all!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2011/12/25/bankers-christmas-present/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Blood donation and privacy</title>
		<link>http://www.lightbluetouchpaper.org/2011/12/14/blood-donation-and-privacy/</link>
		<comments>http://www.lightbluetouchpaper.org/2011/12/14/blood-donation-and-privacy/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 18:41:25 +0000</pubDate>
		<dc:creator>Joseph Bonneau</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Privacy technology]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3180</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=Blood+donation+and+privacy&amp;rft.aulast=Bonneau&amp;rft.aufirst=Joseph&amp;rft.subject=Politics&amp;rft.subject=Privacy+technology&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-12-14&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/12/14/blood-donation-and-privacy/&amp;rft.language=English"></span>
The UK&#8217;s National Blood Service screens all donors for a variety of health and lifestyle risks prior donation. Many are highly sensitive, particularly sexual history and drug use. So I found it disappointing that, after consulting with a nurse who took detailed notes about specific behaviours and when they occurred, I was expected to consent [...]]]></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=Blood+donation+and+privacy&amp;rft.aulast=Bonneau&amp;rft.aufirst=Joseph&amp;rft.subject=Politics&amp;rft.subject=Privacy+technology&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-12-14&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/12/14/blood-donation-and-privacy/&amp;rft.language=English"></span>
<p>The UK&#8217;s National Blood Service screens all donors for a variety of <a href="http://www.blood.co.uk/can-i-give-blood/who-cant-give-blood/">health and lifestyle risks</a> prior donation. Many are highly sensitive, particularly sexual history and drug use. So I found it disappointing that, after consulting with a nurse who took detailed notes about specific behaviours and when they occurred, I was expected to consent to this information being stored indefinitely. When I pressed as to why this data is retained, I was told it was necessary so that I can be contacted as soon as I&#8217;m eligible again to donate blood, and to prevent me from donating before that.</p>
<p>The first reason seems weak, as contacting donors on an annual or semi-annual basis wouldn&#8217;t greatly decrease the level of donation (most risk-factor restrictions last at least 12 months or are indefinite). The second reason is a security fantasy, as it would only detect donors who lie at a second visit after being honest initially. I doubt donor dishonesty is a major problem and all blood is tested anyway. The purpose of lifestyle restrictions is to reduce the <a href="http://en.wikipedia.org/wiki/Base_rate">base rate</a> of unsafe blood because all tests have false negatives. Storing detailed donor history doesn&#8217;t even have much time-saving benefit: history needs to be re-taken before each donation, since lifestyle risks can change.</p>
<p>I certainly don&#8217;t think the NBS is trying to stockpile data for nefarious reasons. I expect instead that the increasingly low  technical costs of storing data speciously justify its very minor secondary uses if one ignores the risk of a massive compromise (NBS gets about 2 M donors per year). I wonder whether the inherent hazard of data collection was considered in the NBS&#8217; cost/benefit analysis when this privacy policy was adopted . Security engineers and privacy advocates would do well to advocate non-collection of sensitive data before fancier privacy-enhancing technology. The NHS provides a vital service but they can&#8217;t do it without their donors, who are always in short supply. It would be a shame to discourage anybody from donating and being honest about their health history by demanding to store their data forever.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2011/12/14/blood-donation-and-privacy/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Job ad: post-doctoral researcher in security, operating systems, computer architecture</title>
		<link>http://www.lightbluetouchpaper.org/2011/12/06/job-ad-post-doctoral-researcher-in-security-operating-systems-computer-architecture/</link>
		<comments>http://www.lightbluetouchpaper.org/2011/12/06/job-ad-post-doctoral-researcher-in-security-operating-systems-computer-architecture/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 17:38:51 +0000</pubDate>
		<dc:creator>Robert N. M. Watson</dc:creator>
				<category><![CDATA[Hardware & signals]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[Processors]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3313</guid>
		<description><![CDATA[We are very pleased to announce a job opening at the University of Cambridge Computer Laboratory for a post-doctoral researcher working in the areas of security, operating systems, and computer architecture.]]></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=Job+ad%3A+post-doctoral+researcher+in+security%2C+operating+systems%2C+computer+architecture&amp;rft.aulast=Watson&amp;rft.aufirst=Robert&amp;rft.subject=Hardware+%26%23038%3B+signals&amp;rft.subject=Jobs&amp;rft.subject=Operating+systems&amp;rft.subject=Processors&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-12-06&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/12/06/job-ad-post-doctoral-researcher-in-security-operating-systems-computer-architecture/&amp;rft.language=English"></span>
<p>We are pleased to announce a job opening at the University of Cambridge Computer Laboratory for a post-doctoral researcher working in the areas of security, operating systems, and computer architecture.</p>
<p><strong>Research Associate</strong><br />
University of Cambridge &#8211; Faculty of Computer Science &#038; Technology</p>
<p>Salary: £27,428 &#8211; £35,788 pa<br />
The funds for this post are available for one year:</p>
<p>We are seeking a Post-doctoral Research Associate to join the CTSRD Project, which is investigating fundamental improvements to CPU architecture, operating system (OS), and programming language structure in support of computer security. The CTSRD Project is a collaboration between the University of Cambridge and SRI International, and part of the DARPA CRASH research programme on clean-slate computer system design.</p>
<p>This position will be an integral part of an international team of researchers spanning multiple institutions across academia and industry. The successful candidate will contribute to low-level aspects of system software: compilers, language run-times, and OS kernels. Responsibilities will include researching the application of novel dynamic techniques to C-language operating systems and applications, including adaptation of the FreeBSD kernel and LLVM compiler suite, and measurement of the resulting system.</p>
<p>An ideal candidate will hold (or be close to finishing) a PhD in Computer Science, Mathematics, or similar with a strong background in low-level system software development, which should include at least of one of strong kernel development experience (FreeBSD preferred; Linux acceptable), or compiler internals experience (LLVM preferred; gcc acceptable). Strong experience with the C programming language is critical. Some background in computer security is also recommended.</p>
<p>Candidates must be able to provide evidence of relevant work demonstrated by a research publication track record or industrial experience. Good interpersonal and organisational skills and the ability to work in a team are also essential. This post is intended to be filled as soon as practically possible after the closing date.</p>
<p>Applications should include:</p>
<ul>
<li> Curriculum Vitae
<li> Brief statement of the particular contribution you would make to the project
<li><a href="http://www.admin.cam.ac.uk/offices/hr/forms/chris6/">A completed form CHRIS6</a>
</ul>
<p>Completed applications should be sent by post to: Personnel-Admin,Computer Laboratory, William Gates Building, JJ Thomson Avenue, Cambridge, CB3 0FD, or by email to: personnel-admin@cl.cam.ac.uk</p>
<p>Quote Reference: NR10692<br />
Closing Date: 10 January 2012</p>
<p>The University values diversity and is committed to equality of opportunity.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2011/12/06/job-ad-post-doctoral-researcher-in-security-operating-systems-computer-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

