<?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; Academic papers</title>
	<atom:link href="http://www.lightbluetouchpaper.org/category/academia/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>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>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>Oral evidence to the malware inquiry</title>
		<link>http://www.lightbluetouchpaper.org/2011/11/09/oral-evidence-to-the-malware-inquiry/</link>
		<comments>http://www.lightbluetouchpaper.org/2011/11/09/oral-evidence-to-the-malware-inquiry/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 14:28:39 +0000</pubDate>
		<dc:creator>Richard Clayton</dc:creator>
				<category><![CDATA[Academic papers]]></category>
		<category><![CDATA[News coverage]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3265</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=Oral+evidence+to+the+malware+inquiry&amp;rft.aulast=Clayton&amp;rft.aufirst=Richard&amp;rft.subject=Academic+papers&amp;rft.subject=News+coverage&amp;rft.subject=Politics&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-11-09&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/11/09/oral-evidence-to-the-malware-inquiry/&amp;rft.language=English"></span>
The House of Commons Science and Technology Select Committee is currently holding an inquiry into malware.
I submitted written evidence in September and today I was one of three experts giving oral evidence to the MPs. The session was televised and so conceivably it may turn up on the TV in some strange timeslot &#8212; but [...]]]></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=Oral+evidence+to+the+malware+inquiry&amp;rft.aulast=Clayton&amp;rft.aufirst=Richard&amp;rft.subject=Academic+papers&amp;rft.subject=News+coverage&amp;rft.subject=Politics&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-11-09&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/11/09/oral-evidence-to-the-malware-inquiry/&amp;rft.language=English"></span>
<p>The House of Commons Science and Technology Select Committee is currently holding <a href="http://www.parliament.uk/business/committees/committees-a-z/commons-select/science-and-technology-committee/news/110719-new-inquiry---malware/">an inquiry into malware</a>.</p>
<p>I submitted <a href="http://www.cl.cam.ac.uk/~rnc1/110907-HoC-MalwareInquiry.pdf">written evidence</a> in September and today I was one of three experts giving oral evidence to the MPs. The session was televised and so conceivably it may turn up on the TV in some strange timeslot &#8212; but if you&#8217;re interested then there&#8217;s <a href="http://www.parliamentlive.tv/Main/Player.aspx?meetingId=9373">a web version for viewing</a> at your convenience. Shortly there will be a written transcript as well.</p>
<p>The Committee&#8217;s original set of questions included one about whether malware infection might usefully be treated as a public health issue &#8212; of particular interest to me because I have a <a href="http://www.cl.cam.ac.uk/~rnc1/malware.pdf">published paper</a> which considers the role that Governments might play in countering malware for the public good!</p>
<p>In the event, this wasn&#8217;t asked about at all. The questions were much more basic, covering the security of hardware and software, the role of the police (and at one point, bizarrely, considering the merits of the <a href="http://en.wikipedia.org/wiki/Amstrad_PCW">Amstrad PCW</a>; a product I was jointly involved in designing and building, some 25 years ago).</p>
<p>In fact it was all rather more about dealing with crime than dealing with malware &#8212; which is fine (and obviously closely connected) but it wasn&#8217;t the topic on which everyone submitted evidence. This may mean that the Committee has a shortage of material if their report aims to address the questions that they raised today.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2011/11/09/oral-evidence-to-the-malware-inquiry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Will LBT be blocked?</title>
		<link>http://www.lightbluetouchpaper.org/2011/10/30/will-lbt-be-blocked/</link>
		<comments>http://www.lightbluetouchpaper.org/2011/10/30/will-lbt-be-blocked/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 17:15:18 +0000</pubDate>
		<dc:creator>Richard Clayton</dc:creator>
				<category><![CDATA[Academic papers]]></category>
		<category><![CDATA[Internet censorship]]></category>
		<category><![CDATA[Legal issues]]></category>
		<category><![CDATA[News coverage]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3214</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=Will+LBT+be+blocked%3F&amp;rft.aulast=Clayton&amp;rft.aufirst=Richard&amp;rft.subject=Academic+papers&amp;rft.subject=Internet+censorship&amp;rft.subject=Legal+issues&amp;rft.subject=News+coverage&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-10-30&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/10/30/will-lbt-be-blocked/&amp;rft.language=English"></span>
Back in July I wrote a blog article &#8220;Will Newzbin be blocked?&#8221; which discussed the granting of an injunction to a group of movie companies to force BT to block access to &#8220;Newzbin2&#8220;.
The parties were back in court this last week to hammer out the exact details of the injunction.
The final wording of the injunction [...]]]></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=Will+LBT+be+blocked%3F&amp;rft.aulast=Clayton&amp;rft.aufirst=Richard&amp;rft.subject=Academic+papers&amp;rft.subject=Internet+censorship&amp;rft.subject=Legal+issues&amp;rft.subject=News+coverage&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-10-30&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/10/30/will-lbt-be-blocked/&amp;rft.language=English"></span>
<p>Back in July I wrote a blog article &#8220;<a href="http://www.lightbluetouchpaper.org/2011/07/28/will-newzbin-be-blocked/">Will Newzbin be blocked?</a>&#8221; which discussed the granting of an injunction to a group of movie companies to force BT to block access to &#8220;<a href="http://www.newzbin.com/">Newzbin2</a>&#8220;.</p>
<p>The parties were <a href="http://www.bailii.org/cgi-bin/markup.cgi?doc=/ew/cases/EWHC/Ch/2011/2714.htm">back in court</a> this last week to hammer out the exact details of the injunction.</p>
<p>The final wording of the injunction requires BT to block customer access to Newzbin2 by #1(1) rerouting traffic to relevant IPs and #1(2) applying &#8220;DPI based&#8221; URL blocking. The movie companies have to tell BT which IPs and which URLs are relevant.</p>
<p>#2 of the injunction says that BT can use its existing &#8220;Cleanfeed&#8221; system (which I wrote about <a href="http://www.cl.cam.ac.uk/~rnc1/cleanfeed.pdf">here</a> and at greater length in my PhD thesis <a href="http://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-653.html">here</a>) to meet the requirements of #1, even though Cleanfeed isn&#8217;t believed to use DPI at all !</p>
<p>#3 and #4 of the injunction allows the parties to agree to suspend blocking and to come back to court in the future, and #5 relates to the costs of the court action.</p>
<p>One of the (few) upsides of this injunction will be to permit lawful experimentation as to the effectiveness of the Cleanfeed system, assuming that it is used &#8212; if the studios ask for all URLs on a website to be blocked, I expect that null routing the website entirely will be simpler for BT than redirecting traffic to the Cleanfeed proxy.</p>
<p>Up until now, discovering a flaw in the technical implementation of Cleanfeed would result in successful access to a child sexual abuse image website. Anyone monitoring the remote end of the connection might then draw the conclusion that images had been viewed and a criminal offence committed. Although careful experimental design could avoid law-breaking, it might be some time into the investigation process before this was properly understood by the criminal justice system, and the intervening period would be somewhat stressful for the investigator.</p>
<p>There is no law that prevents viewing of the contents of Newsbin2, and so the block circumvention techniques proposed over the past few years (starting of course with just using &#8220;https&#8221;) can now start to be evaluated as to their actual effectiveness.</p>
<p>However, there is more to #1 of the injunction, in that it applies to:</p>
<blockquote><p>[...] www.newzbin.com, its domains and sub-domains and including payments.newzbin.com and any other IP address or URL whose sole or predominant purpose is to enable or facilitate access to the Newzbin2 website.</p></blockquote>
<p>I don&#8217;t expect that publishing circumvention experience here on <a href="http://www.lightbluetouchpaper.org">LBT</a> could be seen as the predominant purpose of this blog&#8230; so I don&#8217;t really expect these pages to suddenly become invisible to BT customers. But, since the whole process has an Alice in Wonderland feel to it  (someone who believes that blocking websites is possible clearly had <a href="http://www.amazon.com/Six-Impossible-Things-Before-Breakfast/dp/0393064492">little else to do before breakfast</a>), it cannot be entirely ruled out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2011/10/30/will-lbt-be-blocked/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Fashion crimes: trending-term exploitation on the web</title>
		<link>http://www.lightbluetouchpaper.org/2011/10/20/fashion-crimes/</link>
		<comments>http://www.lightbluetouchpaper.org/2011/10/20/fashion-crimes/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 21:01:20 +0000</pubDate>
		<dc:creator>Tyler Moore</dc:creator>
				<category><![CDATA[Academic papers]]></category>
		<category><![CDATA[Security economics]]></category>
		<category><![CDATA[Web security]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3184</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=Fashion+crimes%3A+trending-term+exploitation+on+the+web&amp;rft.aulast=Moore&amp;rft.aufirst=Tyler&amp;rft.subject=Academic+papers&amp;rft.subject=Security+economics&amp;rft.subject=Web+security&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-10-20&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/10/20/fashion-crimes/&amp;rft.language=English"></span>
News travels fast. Blogs and other websites pick up a news story only about 2.5 hours on average after it has been reported by traditional media. This leads to an almost continuous supply of new &#8220;trending&#8221; topics, which are then amplified across the Internet, before fading away relatively quickly.  Many web companies track these [...]]]></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=Fashion+crimes%3A+trending-term+exploitation+on+the+web&amp;rft.aulast=Moore&amp;rft.aufirst=Tyler&amp;rft.subject=Academic+papers&amp;rft.subject=Security+economics&amp;rft.subject=Web+security&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-10-20&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/10/20/fashion-crimes/&amp;rft.language=English"></span>
<p>News travels fast. Blogs and other websites pick up a news story only <a href="http://www.cs.cornell.edu/home/kleinber/kdd09-quotes.pdf">about 2.5 hours on average after it has been reported by traditional media</a>. This leads to an almost continuous supply of new &#8220;trending&#8221; topics, which are then amplified across the Internet, before fading away relatively quickly.  Many web companies track these terms, on <a href="http://www.google.com/trends/">search engines</a> and in <a href="http://dev.twitter.com/doc/get/trends/">social media</a>. </p>
<p>However narrow, these first moments after a story breaks present a window of opportunity for miscreants to infiltrate web and social network search results in response. The motivation for doing so is primarily financial. Websites that rank high in response to a search for a trending term are likely to receive considerable amounts of traffic, regardless of their quality. </p>
<p>In particular, the sole goal of many sites designed in response to trending terms is to produce revenue through the advertisements that they display in their pages, without providing any original content or services. Such sites are often referred to as <a href="http://www.sabahan.com/2006/06/26/how-mfa-made-for-adsense-sites-make-money/">&#8220;Made for AdSense&#8221; (MFA)</a> after the name of the Google advertising platform they are often targeting. Whether such activity is deemed to be criminal or merely a nuisance remains an open question, and largely depends on the tactics used to prop the sites up in the search-engine rankings. Some other sites devised to respond to trending terms have more overtly sinister motives. For instance, a number of malicious sites <a href="http://research.google.com/archive/papers/rajab-2011a.pdf">serve malware in hopes of infecting visitors&#8217; machines</a>, or <a href="http://en.wikipedia.org/wiki/Rogue_security_software">peddle fake anti-virus software</a>. </p>
<p>Together with <a href="http://www.andrew.cmu.edu/user/nleontia/">Nektarios Leontiadis</a> and <a href="http://www.andrew.cmu.edu/user/nicolasc/">Nicolas Christin</a>, <a href="http://cs.wellesley.edu/~tmoore/">I</a> have carried out a large-scale measurement and analysis of trending-term exploitation on the web, and the results are being presented at the <a href="http:// www.sigsac.org/ccs/CCS2011/">ACM Conference on Computer and Communications Security (CCS)</a> in Chicago this week. Based on a collection of over 60 million search results and tweets gathered over nine months, we characterize how trending terms are used to perform web search-engine manipulation and social-network spam. The full details can be found in <a href="http://cs.wellesley.edu/~tmoore/ccs11.pdf">the paper</a> and <a href="http://cs.wellesley.edu/~tmoore/ccs11pres.pdf">presentation</a>.<span id="more-3184"></span></p>
<p>We found that 18% of the trending terms included at least one search result flagged as malware within 72 hours of the term appearing in the Google’s list of trending terms.  At any point in time, around 4% of the currently &#8220;hot&#8221; terms include results pointing to malware that has already been detected by Google.  A further 2% of &#8220;hot&#8221; terms link to malware that has not yet been detected, on average.  For consistently popular terms, the figures are considerably lower &#8212; 2% of such terms include links to detected malware and only 0.2% have links to malware not yet appearing in Google&#8217;s blacklist.  </p>
<p>We also encountered many low-quality MFA sites such as eworldpost.com (<a href="http://cs.wellesley.edu/~tmoore/eworldpost.jpg">screenshot here</a>), which appeared high in Google&#8217;s search results for 549 distinct trending terms between July 2010 and March 2011.  In all, around 40% of trending terms included MFA sites such as eworldpost.com in their results.</p>
<p>Looking at the terms themselves, we found that the less popular terms attract more malware and ads.  One third of terms whose peak popularity was under 1,000 searches per month included malware in their results, compared to under 10% of terms attracting more than 100,000 monthly searches.  We observed a similar effect for MFA sites.  This suggests that search engines can choose from more legitimate options for the more lucrative terms, as compared to &#8220;long-tail&#8221; search terms.</p>
<p>We then estimated the number of visitors who are exposed to malware and MFA via trending search terms by linking our results to Google&#8217;s own estimates of visits per search term.  We estimate that over 4 million users are exposed to low-quality MFA sites when searching for trending terms each month, compared to around 50,000 visits pointing to malware. We further estimate that these visits translate to monthly revenues of around $100,000 for MFA sites and $60,000 for malware-distributing sites.  This is certainly a lower-bound on the revenues available to miscreants by poisoning search, given that there are many additional search terms to target in addition to those currently trending.  Nonetheless, I do think these calculations provide additional empirical support to <a href="http://research.microsoft.com/pubs/149886/SexliesandCybercrimeSurveys.pdf">the argument that many estimates of cyber-criminal revenues are overblown</a>.</p>
<p>Furthermore, when combined with our earlier finding that malware and MFA sites both target the search results of less popular terms, these revenue estimates suggest that MFA and malware could be viewed as economic substitutes by the purely profit-motivated adversary. Consequently, any crackdown on one monetization vector could make the other more attractive.  This is important, because <a href="http://googleblog.blogspot.com/2011/02/finding-more-high-quality-sites-in.html">Google initiated a crackdown on low-quality ad-sites</a> in February 2011, during the middle of our data collection.  This fortunate timing allowed us to measure the impact of Google&#8217;s intervention.  We found that traffic to MFA sites from trending terms fell by around half after the algorithm change, likely reducing the profitability of MFA sites.  </p>
<p>What might this mean for the future?  Perhaps malware distribution will be seen as more financially attractive to miscreants, in which case we could see more malware-distribution targeting trending terms.  Such a shift in strategy is not without precedence.  Several years ago, typosquatting was used to <a href="http://cyber.law.harvard.edu/archived_content/people/edelman/typo-domains/">direct customers to pornographic websites</a> and carry out phishing attacks.  Following a crack-down on such practices, domain squatters settled on a more lucrative model &#8212; syndicating pay-per-click ads. Now, <a href="http://www.lightbluetouchpaper.org/2010/02/17/measuring-typosquattings-perpetrators-and-funders/">at least a million typo websites are in use, and the vast majority simply host ads, drawing in hundreds of millions of dollars of revenue annually</a>.  </p>
<p>The open question is whether a significant crackdown on low-quality ad sites might simply shift the economics in favor of distributing malware. However, search engines have already demonstrated a willingness to fight malware distribution, in addition to combating MFA sites.  Consequently, we remain optimistic that search engines might be willing to crack down on all abuses of trending terms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2011/10/20/fashion-crimes/feed/</wfw:commentRss>
		<slash:comments>6</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>Measuring Search-Redirection Attacks in the Illicit Online Prescription Drug Trade</title>
		<link>http://www.lightbluetouchpaper.org/2011/08/10/measuring-search-redirection-attacks-in-the-illicit-online-prescription-drug-trade/</link>
		<comments>http://www.lightbluetouchpaper.org/2011/08/10/measuring-search-redirection-attacks-in-the-illicit-online-prescription-drug-trade/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 00:30:22 +0000</pubDate>
		<dc:creator>Tyler Moore</dc:creator>
				<category><![CDATA[Academic papers]]></category>
		<category><![CDATA[Security economics]]></category>
		<category><![CDATA[Web security]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3043</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+Search-Redirection+Attacks+in+the+Illicit+Online+Prescription+Drug+Trade&amp;rft.aulast=Moore&amp;rft.aufirst=Tyler&amp;rft.subject=Academic+papers&amp;rft.subject=Security+economics&amp;rft.subject=Web+security&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-08-10&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/08/10/measuring-search-redirection-attacks-in-the-illicit-online-prescription-drug-trade/&amp;rft.language=English"></span>
Unauthorized online pharmacies that sell prescription drugs without requiring a prescription have been a fixture of the web for many years.  Given the questionable legality of the shops&#8217; business models, it is not surprising that most pharmacies resort to illegal methods for promoting their wares.  Most prominently, email spam has relentlessly advertised illicit [...]]]></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+Search-Redirection+Attacks+in+the+Illicit+Online+Prescription+Drug+Trade&amp;rft.aulast=Moore&amp;rft.aufirst=Tyler&amp;rft.subject=Academic+papers&amp;rft.subject=Security+economics&amp;rft.subject=Web+security&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-08-10&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/08/10/measuring-search-redirection-attacks-in-the-illicit-online-prescription-drug-trade/&amp;rft.language=English"></span>
<p>Unauthorized online pharmacies that sell prescription drugs without requiring a prescription have been a fixture of the web for many years.  Given the questionable legality of the shops&#8217; business models, it is not surprising that most pharmacies resort to illegal methods for promoting their wares.  Most prominently, email spam has relentlessly advertised illicit pharmacies.  <a href="http://www.icsi.berkeley.edu/pubs/networking/2008-ccs-spamalytics.pdf">Researchers have measured the conversion rate of such spam</a>, finding it to be surprisingly low.  Upon reflection, this makes sense, given the spam&#8217;s unsolicited and untargeted nature.  A more successful approach for the pharmacies would be to target users who have expressed an interest in purchasing drugs, such as those searching the web for online pharmacies.  The trouble is that dodgy pharmacy websites don&#8217;t always garner the highest PageRanks on their own merits, and so some form of <a href="http://en.wikipedia.org/wiki/Search_engine_optimization#White_hat_versus_black_hat">black-hat search-engine optimization</a> may be required in order to appear near the top of web search results.</p>
<p>Indeed, by gathering daily the top search web results for 218 drug-related queries over nine months in 2010-2011, <a href="http://www.andrew.cmu.edu/user/nleontia/">Nektarios Leontiadis</a>, <a href="http://www.andrew.cmu.edu/user/nicolasc/">Nicolas Christin</a> and <a href="http://www.cs.wellesley.edu/~tmoore/">I</a> have found evidence of substantial manipulation of web search results to promote unauthorized pharmacies.  In particular, we find that around one-third of the collected search results were one of 7,000 infected hosts triggered to redirect to a few hundred pharmacy websites.  In the pervasive <em>search-redirection attacks</em>, miscreants compromise high-ranking websites and dynamically redirect traffic different pharmacies based on the particular search terms issued by the consumer.  The full details of the study can be found <a href="http://cs.wellesley.edu/~tmoore/usenix11.pdf">in a paper</a> appearing this week at the <a href="http://www.usenix.org/events/sec11/tech/">20th USENIX Security Symposium</a> in San Francisco.<br />
<span id="more-3043"></span></p>
<p>Search-redirection attacks combine several well-worn tactics from black-hat SEO and web security.  First, an attacker identifies high-visibility websites (e.g., at universities) that are vulnerable to code-injection attacks.  The attacker injects code onto the server that intercepts all incoming HTTP requests to the compromised page and responds differently based on the type of request:</p>
<ol><strong>Requests from search-engine crawlers</strong> return a mix of the original content, along with links to websites promoted by the attacker and text that makes the website appealing to drug-related queries.</ol>
<ol><strong>Requests from users arriving from search engines</strong> are checked for drug terms in the original search query.  If a drug name is found in the search term,  then the compromised server redirects the user to a pharmacy or another intermediary, which then redirects the user to a pharmacy.</ol>
<ol><strong>All other requests</strong>, including typing the link directly into a browser, return the infected website&#8217;s original content.</ol>
<p>The net effect is that web users are seamlessly delivered to illicit pharmacies via infected web servers, and the compromise is kept hidden from view of the affected host&#8217;s webmaster in nearly all circumstances.  </p>
<p>Upon inspecting search results, we identified 7,000 websites that had been compromised in this manner between April 2010 and February 2011.  One quarter of the top ten search results were observed to actively redirect to pharmacies, and another 15% of the top results were for sites that no longer redirected but had previously been compromised.  We also found that legitimate health resources, including authorized pharmacies, were largely crowded out of the top results by search-redirection attacks and blog and forum spam promoting fake pharmacies.</p>
<p>We observed the median lifetime of infected websites to be 47 days, but that 16% of the websites remained infected at the end of our study.  Furthermore, we found that websites on the .edu and .org TLDs are infected disproportionately more often and the infections persist for far longer than websites in other domains.  The median lifetime of .edu infections was 113 days, for example.  </p>
<p>Using estimates of the popularity of drug-related search terms and the payment-processing websites used by the pharmacies, we are able to derive a ballpark figure for the conversion rate of between 0.3% and 3.2%.  Consequently, while email spam promoting pharmacies has attracted more attention, we conclude that the bulk of pharmaceutical sales are likely dominated by referrals from web search.   This is not surprising, given that most people find it more natural to turn to their search engine of choice than to their spam folder when shopping online. </p>
<p>To those who aim to reduce unauthorized pharmaceutical sales, the implication is clear: more emphasis on combating transactions facilitated by web search is warranted.  The <a href="http://www.darkreading.com/security/privacy/228800671/google-godaddy-help-form-group-to-fight-fake-online-pharmacies.html">existing public-private partnership initiated by the White House</a> has so far focused on areas other than search-redirection attacks.  Domain name registrars (led by GoDaddy) can shut down maliciously registered domains, while Google has focused on blocking advertisements (but not necessarily search results) from unauthorized pharmacies. Unfortunately, no single entity speaks for the many webmasters whose sites have unknowingly been recruited to drive traffic to illicit pharmacies.</p>
<p>We think that search engines can take a more active role, and indeed Google has  begun issuing notices of suspected compromised websites in search results.  However, this does not go nearly as far as the interstitial warnings that actively block visiting web servers that distribute malware. Furthermore, by examining the redirection chains from infected hosts to pharmacies, we have found that taking down a few key redirectors could disrupt the affiliate network promoting pharmacies.</p>
<p>In sum, we think that it is essential for any future countermeasures to involve important intermediaries such as web search engines, and to target malicious activity in the search results, not just their ads. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2011/08/10/measuring-search-redirection-attacks-in-the-illicit-online-prescription-drug-trade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will Newzbin be blocked?</title>
		<link>http://www.lightbluetouchpaper.org/2011/07/28/will-newzbin-be-blocked/</link>
		<comments>http://www.lightbluetouchpaper.org/2011/07/28/will-newzbin-be-blocked/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 15:06:39 +0000</pubDate>
		<dc:creator>Richard Clayton</dc:creator>
				<category><![CDATA[Academic papers]]></category>
		<category><![CDATA[Internet censorship]]></category>
		<category><![CDATA[Legal issues]]></category>
		<category><![CDATA[News coverage]]></category>

		<guid isPermaLink="false">http://www.lightbluetouchpaper.org/?p=3029</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=Will+Newzbin+be+blocked%3F&amp;rft.aulast=Clayton&amp;rft.aufirst=Richard&amp;rft.subject=Academic+papers&amp;rft.subject=Internet+censorship&amp;rft.subject=Legal+issues&amp;rft.subject=News+coverage&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-07-28&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/07/28/will-newzbin-be-blocked/&amp;rft.language=English"></span>
This morning the UK High Court granted an injunction to a group of movie companies which is intended to force BT to block access to &#8220;newzbin 2&#8221; by their Internet customers. The &#8220;newzbin 2&#8243; site provides an easy way to search for and download metadata files that can be used to automate the downloading 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=Will+Newzbin+be+blocked%3F&amp;rft.aulast=Clayton&amp;rft.aufirst=Richard&amp;rft.subject=Academic+papers&amp;rft.subject=Internet+censorship&amp;rft.subject=Legal+issues&amp;rft.subject=News+coverage&amp;rft.source=Light+Blue+Touchpaper&amp;rft.date=2011-07-28&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://www.lightbluetouchpaper.org/2011/07/28/will-newzbin-be-blocked/&amp;rft.language=English"></span>
<p>This morning the UK High Court <a href="http://www.bbc.co.uk/news/technology-14322957">granted an injunction</a> to a group of movie companies which is intended to force BT to block access to &#8220;<a href="http://www.newzbin.com">newzbin 2</a>&#8221; by their Internet customers. The &#8220;newzbin 2&#8243; site provides an easy way to search for and download <a href="http://en.wikipedia.org/wiki/NZB">metadata files</a> that can be used to automate the downloading of feature films (TV shows, albums etc) from <a href="http://www.faqs.org/faqs/usenet/what-is/part1/">Usenet</a> servers. ie it&#8217;s all about trying to prevent people from obtaining content without paying for a legitimate copy (so called &#8220;<a href="http://en.wikipedia.org/wiki/Piracy">piracy</a>&#8220;).</p>
<p>The <a href="http://www.judiciary.gov.uk/Resources/JCO/Documents/Judgments/twentieth-century-fox-film-corp-others-v-bt.pdf">judgment</a> is long and spends a lot of time (naturally) on legal matters, but there is some technical discussion &#8212; which is correct so far as it goes (though describing redirection of traffic based on port number inspection as &#8220;DPI&#8221; seems to me to stretch the jargon).</p>
<p>But what does the injunction require of BT? According to the judgment BT must apply &#8220;<em>IP address blocking in respect of each and every IP address [of newzbin.com]</em>&#8221; and &#8220;<em>DPI based blocking utilising at least summary analysis in respect of each and every URL available at the said website and its domains and sub domains</em>&#8220;. BT is then told that the injunction is &#8220;<em>complied with if the Respondent uses the system known as Cleanfeed</em>&#8220;.</p>
<p>There is almost nothing about the design of Cleanfeed in the judgment, but I wrote a detailed account of how it works <a href="http://www.cl.cam.ac.uk/~rnc1/cleanfeed.pdf">in a 2005 paper</a> (a slightly extended version of which appears as Chapter 7 of <a href="http://www.cl.cam.ac.uk/TechReports/UCAM-CL-TR-653.html">my 2005 PhD thesis</a>). Essentially it is a 2-stage system, the routing system redirects port 80 (HTTP) traffic for relevant IP addresses to a proxy machine &#8212; and that proxy prevents access to particular URLs.</p>
<p>So if BT just use Cleanfeed (as the injunction indicates) they will resolve newzbin.com (and www.newzbin.com) which are currently both on 85.112.165.75, and they will then filter access to http://www.newzbin.com/, http://newzbin.com and http://85.112.165.75. It will be interesting to experiment to determine how good their pattern matching is on the proxy (currently Cleanfeed is only used for child sexual abuse image websites, so experiments currently pose a significant risk of lawbreaking).</p>
<p>It will also be interesting to see whether BT actually use Cleanfeed or if they just &#8216;blackhole&#8217; all access to 85.112.165.75. The quickest way to determine this (once the block is rolled out) will be to see whether or not https://newzbin.com works or not. If it does work then BT will have obeyed the injunction but the block will be trivial to evade (add a &#8220;s&#8221; to the URL). If it does not work then BT will not be using Cleanfeed to do the blocking!</p>
<p>BT users will still of course be able to access Newzbin (though perhaps not by using https), but depending on the exact mechanisms which BT roll out it may be a little less convenient. The simplest method (but not the cheapest) will be to <a href="http://myvpnreviews.com/">purchase a VPN service</a> &#8212; which will tunnel traffic via a remote site (and access from there won&#8217;t be blocked). Doubtless some enterprising vendors will be looking to bundle a VPN with a Newzbin subscription and <a href="http://www.newsgroupreviews.com/">an account on a Usenet server</a>.</p>
<p>The use of VPNs seems to have been discussed in court, along with other evasion techniques (such as using web and SOCKS proxies), but the judgment says &#8220;<em>It is common ground that, if the order were to be implemented by BT, it would be possible for BT subscribers to circumvent the blocking required by the order. Indeed, the evidence shows the operators of Newzbin2 have already made plans to assist users to circumvent such blocking. There are at least two, and possibly more, technical measures which users could adopt to achieve this. It is common ground that it is neither necessary nor appropriate for me to describe those measures in this judgment, and accordingly I shall not do so.</em>&#8221;</p>
<p>There&#8217;s also a whole heap of things that Newzbin could do to disrupt the filtering or just to make their site too mobile to be effectively blocked. I describe some of the possibilities in my 2005 academic work, and there are doubtless many more. Too many people consider the Internet to be a static system which looks the same from everywhere to everyone &#8212; that&#8217;s just not the case, so blocking systems that take this as a given (&#8220;web sites have a single IP address that everyone uses&#8221;) will be ineffective. </p>
<p>But this is all moot so far as the High Court is concerned. The bottom line within the judgment is that they don&#8217;t actually care if the blocking works or not! At paragraph #198 the judge writes &#8220;<em>I agree with counsel for the Studios that the order would be justified even if it only prevented access to Newzbin2 by a minority of users</em>&#8220;. Since this case was about preventing economic damage to the movie studios, I doubt that they will be so sanguine if it is widely understood how to evade the block &#8212; but the exact details of that will have to wait until BT have complied with their new obligations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lightbluetouchpaper.org/2011/07/28/will-newzbin-be-blocked/feed/</wfw:commentRss>
		<slash:comments>17</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>
	</channel>
</rss>

