<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[[SecurityRatty] tag: albeit]]></title>
    <link>http://securityratty.com/tag/albeit</link>
    <description></description>
    <pubDate>Sat, 14 Jun 2008 04:12:00 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Be careful what hand you play, and when you play it]]></title>
      <link>http://securityratty.com/article/3f792de863bd77b5be976522d12fce8f</link>
      <guid>http://securityratty.com/article/3f792de863bd77b5be976522d12fce8f</guid>
      <description><![CDATA[Yet another analogy from the credit crunch shows us security folks that even if we changed jobs we probably wouldn't be able to escape our frustrations. The executive branch is currently trying to win...]]></description>
      <content:encoded><![CDATA[Yet another analogy from the credit crunch shows us security folks that even if we changed jobs we probably wouldn't be able to escape our frustrations. 

The executive branch is currently trying to win over Congress and convince them to hand over a large sum of money, or else something really bad is going to happen. This is a situation I'm sure many security folks have found themselves in, albeit under less extreme circumstances.

The people with the check books seldom know anything about what you're doing. Congress is full of politicians, not economists or experts on the banking system. They need to rely on their gut feeling to do the right thing. Same thing with your management, <B>so it's up to you to guide them towards the right decision -- in their language</b>...
]]></content:encoded>
      <pubDate>Tue, 30 Sep 2008 20:00:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/security folks">security folks</category>
      <category domain="http://securityratty.com/tag/check books seldom">check books seldom</category>
      <category domain="http://securityratty.com/tag/congress">congress</category>
      <category domain="http://securityratty.com/tag/extreme circumstances">extreme circumstances</category>
      <category domain="http://securityratty.com/tag/credit crunch">credit crunch</category>
      <category domain="http://securityratty.com/tag/executive branch">executive branch</category>
      <category domain="http://securityratty.com/tag/hand">hand</category>
      <category domain="http://securityratty.com/tag/system">system</category>
      <category domain="http://securityratty.com/tag/analogy">analogy</category>
      <source url="http://www.rsa.com/blog/blog_entry.aspx?id=1358">Be careful what hand you play, and when you play it</source>
    </item>
    <item>
      <title><![CDATA[Root of Trust ?]]></title>
      <link>http://securityratty.com/article/a65dcd69a47316de0df44497406963f0</link>
      <guid>http://securityratty.com/article/a65dcd69a47316de0df44497406963f0</guid>
      <description><![CDATA[Ive given some talks this year about the Internets insecure infrastructure stressing that fundamental protocols such as BGP and DNS cannot really be trusted at the moment. Although they work just fine...]]></description>
      <content:encoded><![CDATA[<p>I&#8217;ve given <a href="http://www.cl.cam.ac.uk/~rnc1/talks/080211-mailserver.pdf">some</a> <a href="http://www.cl.cam.ac.uk/~rnc1/talks/080915-ISPsecurity.pdf">talks</a> this year about the Internet&#8217;s insecure infrastructure &#8212; stressing that fundamental protocols such as <a href="http://www.bgp4.as/">BGP</a> and <a href="http://oreilly.com/catalog/9780596100575/">DNS</a> cannot really be trusted at the moment. Although they work just fine most of the time, they are susceptible to attacks which can mean, for example, that you visit the wrong website, or your email is intercepted.</p>
<p>Steps are now being taken, <a href="http://voices.washingtonpost.com/securityfix/2008/08/dns_security_mandatory_for_all.html">rather faster</a> since Dan Kaminsky came up with a <a href="http://www.doxpara.com/?p=1185">really effective DNS poisoning attack</a>, to secure DNS by using <a href="http://www.dnssec.net/">DNSSEC</a>.</p>
<p>The basic idea of DNSSEC is that when you get an answer from the DNS it will be signed by someone you trust. At some point the &#8220;trust anchor&#8221; for the system will be &#8220;.&#8221; the DNS root, but for the moment there&#8217;s <a href="http://www.unbound.net/documentation/howto_anchor.html">just a handful of &#8220;trust anchors&#8221; one level down</a> from that. One such anchor is the &#8220;.se&#8221; country code domain for Sweden. Additionally, Brazil (.br), Puerto Rico (.pr), and Bulgaria (.bg) have signed their zones, but that&#8217;s about it for today.</p>
<p>So, wishing to get some experience with the <a href="http://www.sparknotes.com/lit/bravenew/">brave new world</a> of DNSSEC, I decided that Sweden was <a href="http://www.cartoonbank.com/item/25468">the &#8220;in&#8221; place to be</a>, and to purchase &#8220;cloudba.se&#8221; and roll out my first DNSSEC signed domain.</p>
<p>The purchase wasn&#8217;t as easy as it might have been &#8212; when you buy a domain, Sweden <a href="http://www.iis.se/docs/general_conditions.pdf">insists</a> that people provide their <a href="http://www.papersplease.org/id.html">identity numbers</a> (albeit they have absolutely no way of checking if you&#8217;re telling the truth) &#8212; or if a company they want a VAT or registration number (which are checkable, albeit I suspect they didn&#8217;t bother). I also found that they don&#8217;t like spaces in the VAT number &#8212; which held things up for a while!</p>
<p>However, eventually they sent me a PGP signed email to tell me I was now the proud owner of &#8220;cloudba.se&#8221;.  Unfortunately, this email wasn&#8217;t in RFC3156 PGP/MIME format (or any other format that my usually <a href="http://en.wikipedia.org/wiki/Turnpike_(software)">pretty capable email client</a> understood).</p>
<p>The email was signed with key 0xF440EE9B which was reassuring because the <a href="http://www.iis.se/">.se registry</a> gives the fingerprint for this key on their website <a href="https://domainmanager.iis.se/start/customerservice">here</a>. Rather less reassuringly footnote (*) next to the fingerprint says &#8220;<em>.SE signature for outgoing e-mail. (**) June 1 through August 31.</em>&#8221; (the (**) is for a second level of footnote, which is absent &#8212; and of course it is now September).</p>
<p>They also enable you to fetch the key through a link on <a href="http://www.iis.se/support">this page</a> to their &#8220;PGP nyckel-ID&#8221; at <a href="http://subkeys.pgp.net:11371/pks/lookup?op=get&#038;search=0xFCEC5128F440EE9B">http://subkeys.pgp.net</a>.</p>
<p>Unfortunately, fetching the key shows that the signature on the email is invalid.</p>
<p>Since the email seems to have originated in the Windows world, but was signed on a Linux box (giving it a mixture of 0D 0A and 0A line endings), then pushed through a three year old copy of <a href="http://search.cpan.org/dist/MIME-tools/">MIME-tools</a> I suppose the failure isn&#8217;t too surprising. But strictly the invalid signature means that I shouldn&#8217;t trust the email&#8217;s contents at all &#8212; because the contents have definitely been tampered with since the signature was applied.</p>
<p>Since the point of the email was to get me to login for the first time to the registry website and set my password to control the domain, this is a little <a href="http://www.cartoonbank.com/item/32907">unfortunate</a>.</p>
<p>Even if the signature had been correct, then should I trust the PGP key?</p>
<p>Well it is pointed to from the registry website which is a Good Thing. However, they do themselves no favours by referencing a version on <a href="http://www.rossde.com/PGP/pgp_keyserv.html">the public key servers</a>. I checked who had signed the key (which is an <a href="http://www.pgpi.org/doc/pgpintro/#p20">alternative way of trusting its provenance</a> &#8212; since the email had arrived to a non-DNSSEC secured domain). Turned out there was no-one I knew, and of 4 individual signatures, 2 were from expired keys. The other signature was the IIS root key &#8212; which sounds promising. That has 8 signatures, once again not people I know &#8212; but only 1 from a non-expired key, so perhaps I can get to know some of the other 7?</p>
<p>Of course, anyone can sign a key on a public key server, so perhaps it makes sense for .se to suggest that people fetch a key with as many signatures as possible &#8212; there&#8217;s more chance of it being signed by someone they know. Anyway, I have now added my own signature, using an email address at my nice shiny new domain. However, it is possible that I may not have increased the level of trust <img src='http://www.lightbluetouchpaper.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p><img src="http://www.lightbluetouchpaper.org/wp-content/uploads/2008/09/signers.png" alt="" title="Signers of the .se PGP key" class="aligncenter size-full wp-image-381"></p>
]]></content:encoded>
      <pubDate>Mon, 29 Sep 2008 14:33:27 +0000</pubDate>
      <category domain="http://securityratty.com/tag/key">key</category>
      <category domain="http://securityratty.com/tag/public key servers">public key servers</category>
      <category domain="http://securityratty.com/tag/trust">trust</category>
      <category domain="http://securityratty.com/tag/iis root key">iis root key</category>
      <category domain="http://securityratty.com/tag/key 0xf440ee9b">key 0xf440ee9b</category>
      <category domain="http://securityratty.com/tag/pgp">pgp</category>
      <category domain="http://securityratty.com/tag/pgp nyckel-id">pgp nyckel-id</category>
      <category domain="http://securityratty.com/tag/public key server">public key server</category>
      <category domain="http://securityratty.com/tag/pgp key">pgp key</category>
      <source url="http://www.lightbluetouchpaper.org/2008/09/29/root-of-trust/">Root of Trust ?</source>
    </item>
    <item>
      <title><![CDATA[Sprint May Launch WiMax in Baltimore 6-October]]></title>
      <link>http://securityratty.com/article/f06a6b1aba46ec417e5ba7fda223fddd</link>
      <guid>http://securityratty.com/article/f06a6b1aba46ec417e5ba7fda223fddd</guid>
      <description><![CDATA[DSLReports has a tip that Sprint will launch its WiMax service in its first commercially available market on 6-Oct-2008: The site for the service should go live on 26-Sept, allowing sign ups. Pricing...]]></description>
      <content:encoded><![CDATA[<p><a href="http://www.dslreports.com/shownews/Xohm-Baltimore-Launch-October-6-97821"><strong>DSLReports has a tip that Sprint will launch its WiMax service in its first commercially available market on 6-Oct-2008:</strong></a> The site for the service should go live on 26-Sept, allowing sign ups. Pricing will likely be sub-$50. Speeds will likely be advertised as 2 to 4 Mbps with higher bursts. Long-time market watcher Karl Bode writes that backhaul issues appear to be sorted out, with Sprint having signed a number of new deals to ensure that their high-bandwidth WiMax sites can be fed with enough bites.</p>

<p>Baltimore is one of what I believe are still three test markets that will go into commercial availability, albeit as much as a year after initial plans, and then months delayed after revised plans were announced. Still 2 to 4 Mbps is far above the level that current cell technology can achieve as a consistent range.</p>]]></content:encoded>
      <pubDate>Fri, 19 Sep 2008 05:30:46 +0000</pubDate>
      <category domain="http://securityratty.com/tag/sprint">sprint</category>
      <category domain="http://securityratty.com/tag/wimax service">wimax service</category>
      <category domain="http://securityratty.com/tag/high-bandwidth wimax sites">high-bandwidth wimax sites</category>
      <category domain="http://securityratty.com/tag/service">service</category>
      <category domain="http://securityratty.com/tag/current cell technology">current cell technology</category>
      <category domain="http://securityratty.com/tag/plans">plans</category>
      <category domain="http://securityratty.com/tag/initial plans">initial plans</category>
      <category domain="http://securityratty.com/tag/sign ups">sign ups</category>
      <category domain="http://securityratty.com/tag/commercial availability">commercial availability</category>
      <source url="http://wifinetnews.com/archives/008450.html">Sprint May Launch WiMax in Baltimore 6-October</source>
    </item>
    <item>
      <title><![CDATA[Don't put your foot in it, Mr. President]]></title>
      <link>http://securityratty.com/article/d826a8c8ac69bcbf21bb4cc5b4cdf815</link>
      <guid>http://securityratty.com/article/d826a8c8ac69bcbf21bb4cc5b4cdf815</guid>
      <description><![CDATA[Watching the beginning of the Olympics, I was surprised to see the way President Bush was sitting

The First Lady was on one side of him (thankfully) and a Chinese looking gentleman was on the other...]]></description>
      <content:encoded><![CDATA[<a href="http://1.bp.blogspot.com/_1UFxC-OgSnA/SKXxuGNxEzI/AAAAAAAAAF4/KfNUNDfyARI/s1600-h/george-w-bush.jpg"><img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_1UFxC-OgSnA/SKXxuGNxEzI/AAAAAAAAAF4/KfNUNDfyARI/s320/george-w-bush.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5234855916132700978" /></a><br />Watching the beginning of the Olympics, I was surprised to see the way President Bush was sitting.<br /><span id="fullpost"><br />The First Lady was on one side of him (thankfully) and a Chinese looking gentleman was on the other side.  The President had his right foot resting on his left knee, thereby exposing his shoe sole.  That is a huge "no no" in Asia and the Middle East. <br /></span><br />As I said, thankfully the First Lady, Laura Bush was the recipient of the President's sole-waving but it made me wonder if he changed legs at a later stage and "flashed" the Chinese official.  I figure it was a high ranking official or else he would hardly be sat next to the President of the United States.<br /><br />What has this to do with security?  It is one of the topics we teach to our budding bodyguards during our intensive Executive Protection course in the United States and abroad.  You could have a very successful business meeting or trip, either overseas or at home, but ruin it by insulting (albeit unintentionally)a foreign guest.  It is very important for those wroking around forein nationals to be aware of their customs and traditions.  <br /><br />This is not that difficult these days with all of the materials available.  One of the best books I have found is; "Kiss, Bow or Shake Hands".  This book and others like it, will advise the reader on the correct course of action to take when dealing with people from a host of different countries.  Not that I expect the President to read the book, afterall, he must have Protocol officers to keep an eye on him.  My question is, were they brought to China? <br /><br />For the rest of us who are not lucky enough to have our own Protocol officers to keep us out of trouble, we'll just have to read the book.<div class="blogger-post-footer">Visit Sexton Executive Security at www.sextonsecurity.com</div>]]></content:encoded>
      <pubDate>Fri, 15 Aug 2008 16:57:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/president">president</category>
      <category domain="http://securityratty.com/tag/president bush">president bush</category>
      <category domain="http://securityratty.com/tag/chinese official">chinese official</category>
      <category domain="http://securityratty.com/tag/official">official</category>
      <category domain="http://securityratty.com/tag/protocol officers">protocol officers</category>
      <category domain="http://securityratty.com/tag/chinese">chinese</category>
      <category domain="http://securityratty.com/tag/intensive executive protection">intensive executive protection</category>
      <category domain="http://securityratty.com/tag/book">book</category>
      <category domain="http://securityratty.com/tag/shoe sole">shoe sole</category>
      <source url="http://www.thebulletproofblog.com/2008/08/dont-put-your-foot-in-it-mr-president.html">Don't put your foot in it, Mr. President</source>
    </item>
    <item>
      <title><![CDATA[Delta Opts for Broadband Fleet Deployment]]></title>
      <link>http://securityratty.com/article/db5e01012dbeef6ef5baab0f213a6214</link>
      <guid>http://securityratty.com/article/db5e01012dbeef6ef5baab0f213a6214</guid>
      <description><![CDATA[Delta Airlines says they'll put Internet access on every plane: Delta is the first major U.S. airline to take the full-on plunge into fleet in-flight broadband service. The company said that it will...]]></description>
      <content:encoded><![CDATA[<p><img src="http://wifinetnews.com/images/plane.jpg" align="right" border="0" hspace="5" /><a href="http://news.delta.com/article_display.cfm?article_id=11127"><strong>Delta Airlines says they'll put Internet access on every plane:</strong></a> Delta is the first major U.S. airline to take the full-on plunge into fleet in-flight broadband service. The company said that it will equip 330 planes by 2009, starting with 130 MD craft this year, with Aircell's service. The Gogo Internet offering costs $10 for flights up to 3 hours and $13 for longer flights. </p>

<p>Delta's competitors with broadband interest, like Alaska, Southwest, and American, each have a different plan of attack. Alaska will test service soon with Row 44, which uses Ku-band satellite access, albeit with higher speeds and far lower costs, the company says, than Boeing's doomed Connexion service. Row 44 touts their over-water ability, critical for Alaska, which flies plenty of routes to the great northern state and to Mexico. A test is what's scheduled; not deployment. </p>

<p>Southwest <a href="http://www.row44.com/news?u=southwest-chooses-row-44"><strong>did some deal with Row 44</strong></a>, but nothing further has been forthcoming. Summer's almost over, and we haven't heard more about the "four aircraft" mentioned in the linked press release.</p>

<p>American has the most fully formed plan, but they, too, are testing Aircell's service, and will shortly launch service on 15 trans-continental 767-200s, flying largely routes among SFO, LAX, JFK, and Miami. The company said in the past that they would decide on fleet deployment after the pilot stage.</p>

<p>I shouldn't forget Virgin America, which planned Internet access as part of a set of already-deployed in-flight networked services, but they have under a couple dozen planes at the moment, so they're not a real competitor except on a few routes. Their launch date hasn't been set.</p>

<p>Delta's announcement makes it clear that air-Fi is coming soon, and will likely change how business travelers plan trips. If you can get productive work done during a flight, that changes the financial equation of the trip's cost, and your time out of the office. Pair in-flight Wi-Fi with a cell data card, and you may curse the fact that you're always connected. </p>]]></content:encoded>
      <pubDate>Tue, 05 Aug 2008 07:27:12 +0000</pubDate>
      <category domain="http://securityratty.com/tag/shortly launch service">shortly launch service</category>
      <category domain="http://securityratty.com/tag/service">service</category>
      <category domain="http://securityratty.com/tag/delta">delta</category>
      <category domain="http://securityratty.com/tag/pair in-flight wi-fi">pair in-flight wi-fi</category>
      <category domain="http://securityratty.com/tag/in-flight">in-flight</category>
      <category domain="http://securityratty.com/tag/test service">test service</category>
      <category domain="http://securityratty.com/tag/fleet deployment">fleet deployment</category>
      <category domain="http://securityratty.com/tag/deployment">deployment</category>
      <category domain="http://securityratty.com/tag/flight">flight</category>
      <source url="http://wifinetnews.com/archives/008410.html">Delta Opts for Broadband Fleet Deployment</source>
    </item>
    <item>
      <title><![CDATA[Kill Switches and Remote Control]]></title>
      <link>http://securityratty.com/article/6faff6d8aced2811984a7463136f6b3a</link>
      <guid>http://securityratty.com/article/6faff6d8aced2811984a7463136f6b3a</guid>
      <description><![CDATA[It used to be that just the entertainment industries wanted to control your computers -- and televisions and iPods and everything else -- to ensure that you didn't violate any copyright rules. But now...]]></description>
      <content:encoded><![CDATA[It used to be that just the entertainment industries wanted to control your computers -- and televisions and iPods and everything else -- to ensure that you didn't violate any copyright rules. But now everyone else wants to get their hooks into your gear.

OnStar will soon include the <a href="http://www.informationweek.com/news/mobility/showArticle.jhtml?articleID=202400922">ability</a> for the police to shut off your engine remotely. Buses are getting the <a href="http://www.nypost.com/seven/06082008/news/regionalnews/busting_terror_114567.htm">same capability</a>, in case terrorists want to re-enact the movie <cite>Speed</cite>. The Pentagon wants a kill switch <a href="http://blog.wired.com/defense/2008/06/the-pentagons-n.html">installed</a> on airplanes, and is worried about potential enemies <a href="http://spectrum.ieee.org/may08/6171">installing</a> kill switches on their own equipment. 

Microsoft is doing some of the most creative thinking along these lines, with something it's calling "<a href="http://arstechnica.com/news.ars/post/20080611-microsoft-patent-brings-miss-manners-into-the-digital-age.html">Digital Manners Policies</a>." According to its <a href="http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PG01&p=1&u=%2Fnetahtml%2FPTO%2Fsrchnum.html&r=1&f=G&l=50&s1=%2220080125102%22.PGNR.&OS=DN/20080125102&RS=DN/20080125102">patent application</a>, DMP-enabled devices would accept broadcast "orders" limiting capabilities. Cellphones could be remotely set to vibrate mode in restaurants and concert halls, and be turned off on airplanes and in hospitals. Cameras could be prohibited from taking pictures in locker rooms and museums, and recording equipment could be disabled in theaters. Professors finally could prevent students from texting one another during class. 

The possibilities are endless, and very dangerous. Making this work involves building a nearly flawless hierarchical system of authority. That's a difficult security problem even in its simplest form. Distributing that system among a variety of different devices -- computers, phones, PDAs, cameras, recorders -- with different firmware and manufacturers, is even more difficult. Not to mention delegating different levels of authority to various agencies, enterprises, industries and individuals, and then enforcing the necessary safeguards.

Once we go down this path -- giving one device authority over other devices -- the security problems start piling up. Who has the authority to limit functionality of my devices, and how do they get that authority? What prevents them from abusing that power? Do I get the ability to override their limitations? In what circumstances, and how? Can they override my override?

How do we prevent this from being abused? Can a burglar, for example, enforce a "no photography" rule and prevent security cameras from working? Can the police enforce the same rule to avoid another Rodney King incident? Do the police get "superuser" devices that cannot be limited, and do they get "supercontroller" devices that can limit anything? How do we ensure that only they get them, and what do we do when the devices inevitably fall into the wrong hands?

It's comparatively easy to make this work in closed specialized systems -- OnStar, airplane avionics, military hardware -- but much more difficult in open-ended systems. If you think Microsoft's vision could possibly be securely designed, all you have to do is look at the dismal effectiveness of the various copy-protection and digital-rights-management systems we've seen over the years. That's a similar capabilities-enforcement mechanism, albeit simpler than these more general systems.

And that's the key to understanding this system. Don't be fooled by the scare stories of wireless devices on airplanes and in hospitals, or visions of a world where no one is yammering loudly on their cellphones in posh restaurants. This is really about media companies wanting to exert their control further over your electronics. They not only want to prevent you from surreptitiously recording movies and concerts, they want your new television to enforce good "manners" on your computer, and not allow it to record any programs. They want your iPod to politely refuse to copy music to a computer other than your own. They want to enforce <em>their</em> legislated definition of manners: to control what you do and when you do it, and to charge you repeatedly for the privilege whenever possible. 

"Digital Manners Policies" is a marketing term. Let's call this what it really is: Selective Device Jamming. It's not polite, it's dangerous. It won't make anyone more secure -- or more polite.

This essay <a href="http://www.wired.com/politics/security/commentary/securitymatters/2008/06/securitymatters_0626">originally appeared</a> in Wired.com.<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=JiKwGJ"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=JiKwGJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=aXm5MJ"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=aXm5MJ" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Tue, 01 Jul 2008 02:48:37 +0000</pubDate>
      <category domain="http://securityratty.com/tag/wireless devices">wireless devices</category>
      <category domain="http://securityratty.com/tag/devices">devices</category>
      <category domain="http://securityratty.com/tag/devices inevitably">devices inevitably</category>
      <category domain="http://securityratty.com/tag/digital manners policies">digital manners policies</category>
      <category domain="http://securityratty.com/tag/prevent">prevent</category>
      <category domain="http://securityratty.com/tag/prevent security cameras">prevent security cameras</category>
      <category domain="http://securityratty.com/tag/difficult security">difficult security</category>
      <category domain="http://securityratty.com/tag/cameras">cameras</category>
      <category domain="http://securityratty.com/tag/prevent students">prevent students</category>
      <source url="http://www.schneier.com/blog/archives/2008/07/kill_switches_a.html">Kill Switches and Remote Control</source>
    </item>
    <item>
      <title><![CDATA[Security Matters: I've Seen the Future, and It Has a Kill Switch]]></title>
      <link>http://securityratty.com/article/b9aa8529e116abf92778a4755495e63d</link>
      <guid>http://securityratty.com/article/b9aa8529e116abf92778a4755495e63d</guid>
      <description><![CDATA[It used to be that just the entertainment industries wanted to control your computers -- and televisions and iPods and everything else -- to ensure that you didn't violate any copyright rules. But now...]]></description>
      <content:encoded><![CDATA[<p>It used to be that just the entertainment industries wanted to control your computers -- and televisions and iPods and everything else -- to ensure that you didn't violate any copyright rules. But now everyone else wants to get their hooks into your gear.
</p><p>
OnStar will soon include the <a href="http://www.informationweek.com/news/mobility/showArticle.jhtml?articleID=202400922">ability</a> for the police to shut off your engine remotely. Buses are getting the <a href="http://www.nypost.com/seven/06082008/news/regionalnews/busting_terror_114567.htm">same capability</a>, in case terrorists want to re-enact the movie <cite>Speed</cite>. The Pentagon wants a kill switch <a href="http://blog.wired.com/defense/2008/06/the-pentagons-n.html">installed</a> on airplanes, and is worried about potential enemies <a href="http://spectrum.ieee.org/may08/6171">installing</a> kill switches on their own equipment. 
</p><p>
Microsoft is doing some of the most creative thinking along these lines, with something it's calling "<a href="http://arstechnica.com/news.ars/post/20080611-microsoft-patent-brings-miss-manners-into-the-digital-age.html">Digital Manners Policies</a>." According to its <a href="http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PG01&p=1&u=%2Fnetahtml%2FPTO%2Fsrchnum.html&r=1&f=G&l=50&s1=%2220080125102%22.PGNR.&OS=DN/20080125102&RS=DN/20080125102">patent application</a>, DMP-enabled devices would accept broadcast "orders" limiting capabilities. Cellphones could be remotely set to vibrate mode in restaurants and concert halls, and be turned off on airplanes and in hospitals. Cameras could be prohibited from taking pictures in locker rooms and museums, and recording equipment could be disabled in theaters. Professors finally could prevent students from texting one another during class. 
</p><p>
The possibilities are endless, and very dangerous. Making this work involves building a nearly flawless hierarchical system of authority. That's a difficult security problem even in its simplest form. Distributing that system among a variety of different devices -- computers, phones, PDAs, cameras, recorders -- with different firmware and manufacturers, is even more difficult. Not to mention delegating different levels of authority to various agencies, enterprises, industries and individuals, and then enforcing the necessary safeguards.
</p><p>
Once we go down this path -- giving one device authority over other devices -- the security problems start piling up. Who has the authority to limit functionality of my devices, and how do they get that authority? What prevents them from abusing that power? Do I get the ability to override their limitations? In what circumstances, and how? Can they override my override?
</p><p>
How do we prevent this from being abused? Can a burglar, for example, enforce a "no photography" rule and prevent security cameras from working? Can the police enforce the same rule to avoid another Rodney King incident? Do the police get "superuser" devices that cannot be limited, and do they get "supercontroller" devices that can limit anything? How do we ensure that only they get them, and what do we do when the devices inevitably fall into the wrong hands?
</p><p>
It's comparatively easy to make this work in closed specialized systems -- OnStar, airplane avionics, military hardware -- but much more difficult in open-ended systems. If you think Microsoft's vision could possibly be securely designed, all you have to do is look at the dismal effectiveness of the various copy-protection and digital-rights-management systems we've seen over the years. That's a similar capabilities-enforcement mechanism, albeit simpler than these more general systems.
</p><p>
And that's the key to understanding this system. Don't be fooled by the scare stories of wireless devices on airplanes and in hospitals, or visions of a world where no one is yammering loudly on their cellphones in posh restaurants. This is really about media companies wanting to exert their control further over your electronics. They not only want to prevent you from surreptitiously recording movies and concerts, they want your new television to enforce good "manners" on your computer, and not allow it to record any programs. They want your iPod to politely refuse to copy music a computer other than your own. They want to enforce <em>their</em> legislated definition of manners: to control what you do and when you do it, and to charge you repeatedly for the privilege whenever possible. 
</p><p>
"Digital Manners Policies" is a marketing term. Let's call this what it really is: Selective Device Jamming. It's not polite, it's dangerous. It won't make anyone more secure -- or more polite.
</p>
<p>
---
</p>
<p><em>Bruce Schneier is chief security technology officer of BT, and author of</em> Beyond Fear: Thinking Sensibly About Security in an Uncertain World<em>.</em>
</p><br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=2e7004605a2cfdb2dff6647568035341" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=2e7004605a2cfdb2dff6647568035341" style="display: none;" border="0" height="1" width="1" alt=""/><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=TdV5GI"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=TdV5GI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=hCKWyi"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=hCKWyi" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=P6GE7i"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=P6GE7i" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=YY5ZlI"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=YY5ZlI" border="0"></img></a>
 <a href="http://feeds.wired.com/~f/wired/politics/security?a=rAla0I"><img src="http://feeds.wired.com/~f/wired/politics/security?i=rAla0I" border="0"></img></a> <a href="http://feeds.wired.com/~f/wired/politics/security?a=DKXIgi"><img src="http://feeds.wired.com/~f/wired/politics/security?i=DKXIgi" border="0"></img></a> <a href="http://feeds.wired.com/~f/wired/politics/security?a=IE7M8i"><img src="http://feeds.wired.com/~f/wired/politics/security?i=IE7M8i" border="0"></img></a> <a href="http://feeds.wired.com/~f/wired/politics/security?a=swX5hI"><img src="http://feeds.wired.com/~f/wired/politics/security?i=swX5hI" border="0"></img></a> </div><img src="http://feeds.feedburner.com/~r/wired/politics/privacy/~4/320220918" height="1" width="1"/><img src="http://feeds.wired.com/~r/wired/politics/security/~4/320220920" height="1" width="1"/>]]></content:encoded>
      <pubDate>Thu, 26 Jun 2008 00:00:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/wireless devices">wireless devices</category>
      <category domain="http://securityratty.com/tag/devices">devices</category>
      <category domain="http://securityratty.com/tag/prevent">prevent</category>
      <category domain="http://securityratty.com/tag/prevent security cameras">prevent security cameras</category>
      <category domain="http://securityratty.com/tag/difficult security">difficult security</category>
      <category domain="http://securityratty.com/tag/cameras">cameras</category>
      <category domain="http://securityratty.com/tag/prevent students">prevent students</category>
      <category domain="http://securityratty.com/tag/difficult">difficult</category>
      <source url="http://feeds.wired.com/~r/wired/politics/security/~3/320220920/securitymatters_0626">Security Matters: I've Seen the Future, and It Has a Kill Switch</source>
    </item>
    <item>
      <title><![CDATA[Fun Reading on Security - 4]]></title>
      <link>http://securityratty.com/article/1b46ad3d94d15ea2bc8502ef7ed2e55d</link>
      <guid>http://securityratty.com/article/1b46ad3d94d15ea2bc8502ef7ed2e55d</guid>
      <description><![CDATA[Instead of my usual &quot;blogging frenzy&quot; machine gun blast of short posts, I will just combine them into my new blog series &quot; Fun Reading on Security .&quot; Here is an issue #4, dated June 17, 2008
So my...]]></description>
      <content:encoded><![CDATA[<p>Instead of my usual "blogging frenzy" machine gun blast of short posts, I will just combine them into my new blog series "<a href="http://chuvakin.blogspot.com/search/label/reading">Fun Reading on Security</a>." Here is an issue #4, dated June 17, 2008.</p> <p>So my next iteration of fun reading on security, logging and other topics.</p> <ol> <li>"Security-as-control" vs "security-as-assurance" - a very useful idea (more <a href="http://lists.immunitysec.com/pipermail/dailydave/2008-June/005073.html">here</a>), which is often confused with bad results (e.g. "secure" software = has password authentication OR has has no overflow bugs)  <li>Rich Mogul grabs GRC by the balls and <a href="http://securosis.com/2008/06/05/a-most-concise-accurate-description-of-the-problem-with-grc/">kicks it, hard, again.</a> A Burton Group guy comes and helps him by doing <a href="http://srmsblog.burtongroup.com/2008/06/its-all-grc-to.html">a nice roundhouse kick in its butt</a>. Still, it doesn't die, as <a href="http://srmsblog.burtongroup.com/2008/06/its-all-grc-to.html">more people kick it</a> ... Maybe 'cause Andy <a href="http://andyitguy.blogspot.com/2008/06/grc-love-it-or-hate-it.html">"loves or hates it?"</a> <li>Good advice from <a href="http://andyitguy.blogspot.com/">Andy IT Guy</a>: "We need to step back from time to time and evaluate what we are doing to determine if it still makes sense." (<a href="http://andyitguy.blogspot.com/2008/05/i-don-care-how-you-always-done-it.html">more</a>)  <li><a href="http://news.bbc.co.uk/1/hi/technology/7421099.stm">BBC on cloud security</a>, actually interesting. <a href="http://gigaom.com/2008/06/10/the-amazon-outage-fortresses-in-the-clouds/">More on the same subject</a>, albeit with a dumb name <li>Breach disclosure laws and security <a href="http://www.theregister.co.uk/2008/06/05/breach_disclosure_effects/">study</a> by CMU, that <a href="http://www.sans.org/newsletters/newsbites/newsbites.php?vol=10&amp;issue=45">SANS called idiotic</a> ("What a silly study. It measures the wrong outcome. What matters about data breach notification is what it does to the quality of defenses.") AND "badly flawed" as well. More fun comments on it are <a href="http://www.emergentchaos.com/archives/2008/05/please_read_more_carefull.html">here</a>.&nbsp; <a href="http://www.csoonline.com/article/383313/Researchers_Notification_Laws_Not_Lowering_ID_Theft">More discussion</a> of this complicated subject. Rick kicks it too <a href="http://securosis.com/2008/06/09/new-identity-theft-stats/">here</a>. <li>Along the same line, "<em>Data breaches at retailers are the top cause of credit and debit card theft</em>, accounting for about 20% of all incidents." <a href="http://www.pcworld.com/businesscenter/article/146278/most_retailer_breaches_are_not_disclosed_gartner_says.html">Wow!</a> <li>"The biggest issue in both Audit and IT is a lack of strategic thought." (<a href="http://gse-compliance.blogspot.com/2008/06/biggest-issues-with-audit-security-it.html">maybe</a>) When I read it, it reminded me of the <a href="http://blog.penelopetrunk.com/2008/01/10/do-you-think-youre-a-strategist-youre-probably-wrong/">old wisdom from Ms Trunk</a>: "if you think you are a 'strategist' - check maybe you think that 'cause your execution sux"  <li>A very fun read: "<a href="http://www.informationweek.com/news/management/compliance/showArticle.jhtml?articleID=208400730&amp;subSection=All+Stories">Facing The Monster: The Labors Of Log Management</a>." I am happy that <a href="http://www.loglogic.com">log management</a> has been granted a monster status :-)  <li><a href="http://www.investors.com/Tech/TechExecQA.asp?artid=296765228592148">Role of compliance for SCADA security</a> puzzles me: think about it - you need a law to make people protect systems that control utilities EVEN THOUGH you already demonstrated (<a href="http://www.cnn.com/2007/US/09/26/power.at.risk/index.html">kind of</a>) that hackers can explode generators remotely. So, people fear fines from regulators more than exploded power generators? Yep. <li><a href="http://blog.loglogic.com/2008/06/a_pcidata_security_standard_for_cloud_computing/">Is it time</a> to regulate the security of cloud computing? <li><a href="http://www.schneier.com/blog/archives/2008/05/how_to_sell_sec.html">"How to Sell Security" by Bruce Schneier</a> - a MUST read. BTW, FUD is NOT dead, and won't be dead. Ever! <li>OMG, this is huge and will grow: <a href="http://pcianswers.com/2008/05/21/pci-compliance-and-virtualization/">PCI Compliance and Virtualization</a> (think "only one primary function per server" mandated in PCI). Same source on <a href="http://pcianswers.com/2008/05/19/cost-of-pci-compliance/">costs of PCI</a> (also fun!) - still, IMHO, PCI is cheaper than properly securing your environment ... And while we are on the subject of PCI, check out Rich's "<a href="http://securosis.com/2008/06/03/the-good-yes-good-and-bad-of-pci/">The Good (Yes, Good) And Bad Of PCI</a>" and the discussion that followed. <li>New wave of compliance is <a href="http://www.bloginfosec.com/2008/05/05/proposed-sec-rules-broaden-scope-of-infosec-compliance-responsibilities/">incoooooooooooooming</a>. Take cover!!! <li>Please shut up about ALL security being rolled into the network. Hoff says it best <a href="http://rationalsecurity.typepad.com/blog/2008/06/security-will-n.html">here</a>.&nbsp; If you want to join this bandwagon, say "all NETWORK security will be in the network."&nbsp; (you'd probably still be wrong, but less embarassed :-)) <li>Finally, some "<a href="http://blog.vorant.com/2008/06/unintentional-hilarity.html">Unintentional hilarity</a>" from David: <a href="http://blog.vorant.com/2008/06/unintentional-hilarity.html">this</a> is sooooo the world we live in :-)<br></li></ol>  <div class="blogger-post-footer">About me: http://www.chuvakin.org</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=BFzhPI"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=BFzhPI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=c4M1BI"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=c4M1BI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=oOfUEI"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=oOfUEI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~4/313999697" height="1" width="1"/>]]></content:encoded>
      <pubDate>Tue, 17 Jun 2008 07:36:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/scada security puzzles">scada security puzzles</category>
      <category domain="http://securityratty.com/tag/fun">fun</category>
      <category domain="http://securityratty.com/tag/network security">network security</category>
      <category domain="http://securityratty.com/tag/network">network</category>
      <category domain="http://securityratty.com/tag/security study">security study</category>
      <category domain="http://securityratty.com/tag/pci">pci</category>
      <category domain="http://securityratty.com/tag/pci compliance">pci compliance</category>
      <category domain="http://securityratty.com/tag/cloud security">cloud security</category>
      <source url="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~3/313999697/fun-reading-on-security-4.html">Fun Reading on Security - 4</source>
    </item>
    <item>
      <title><![CDATA[Operational security failure]]></title>
      <link>http://securityratty.com/article/4fc894e2c296a90a0ec5e2dc0dfdcc68</link>
      <guid>http://securityratty.com/article/4fc894e2c296a90a0ec5e2dc0dfdcc68</guid>
      <description><![CDATA[A shocking article appeared yesterday on the BMJ website. It recounts how auditors called 45 GP surgeries asking for personal information about 51 patients. In only one case were they asked to verify...]]></description>
      <content:encoded><![CDATA[<p>A <a href="http://www.bmj.com/cgi/eletters/336/7656/1290#197245">shocking article</a> appeared yesterday on the BMJ website. It recounts how auditors called 45 GP surgeries asking for personal information about 51 patients. In only one case were they asked to verify their identity; the attack succeeded against the other 50 patients.</p>
<p>This is an old problem. In 1996, when I was advising the BMA on clinical system safety and privacy, we trained the staff at one health authority to detect false-pretext phone calls, and they found 30 a week. We reported this to the Department of Health, hoping they&#8217;d introduce some operational security measures nationwide; instead the Department got furious at us for treading on their turf and ordered the HA to stop cooperating (the story&#8217;s told in <a href="http://www.cl.cam.ac.uk/~rja14/Papers/SE-08.pdf">my book</a>). More recently I confronted the NHS chief executive, David Nicholson, and patient tsar Harry Cayton, with the issue at a conference early last year; they claimed there wasn&#8217;t a problem nowadays now that people have all these computers.</p>
<p>What will it take to get the Department of Health to care about patient privacy? Lack of confidentiality already <a href="http://www.aims.org.uk/Journal/Vol20No1/ChildProtection.htm">costs lives</a>, albeit indirectly. Will it require a really high-profile fatality?</p>
]]></content:encoded>
      <pubDate>Tue, 17 Jun 2008 07:29:01 +0000</pubDate>
      <category domain="http://securityratty.com/tag/health authority">health authority</category>
      <category domain="http://securityratty.com/tag/health">health</category>
      <category domain="http://securityratty.com/tag/department">department</category>
      <category domain="http://securityratty.com/tag/privacy">privacy</category>
      <category domain="http://securityratty.com/tag/nhs chief executive">nhs chief executive</category>
      <category domain="http://securityratty.com/tag/patient privacy">patient privacy</category>
      <category domain="http://securityratty.com/tag/clinical system safety">clinical system safety</category>
      <category domain="http://securityratty.com/tag/costs lives">costs lives</category>
      <category domain="http://securityratty.com/tag/patients">patients</category>
      <source url="http://www.lightbluetouchpaper.org/2008/06/17/operational-security-failure/">Operational security failure</source>
    </item>
    <item>
      <title><![CDATA[If Rohati is King Arthur, what does that make Stiennon ...]]></title>
      <link>http://securityratty.com/article/4c9b950e7ac30ae9cc08f0d52e5886bd</link>
      <guid>http://securityratty.com/article/4c9b950e7ac30ae9cc08f0d52e5886bd</guid>
      <description><![CDATA[Sir Lancelot or Guinevere ? Hey don't laugh it could happen to you. In the meantime what has Richard so hot and bothered that he is subscribing mythical qualities to Rohati ? It seems they are using a...]]></description>
      <content:encoded><![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.stillsecureafteralltheseyears.com/.shared/image.html?/photos/uncategorized/2008/06/13/stiennon_as_sir_lancelot_2.gif"><img title="Stiennon_as_sir_lancelot_2" height="318" alt="Stiennon_as_sir_lancelot_2" src="http://www.stillsecureafteralltheseyears.com/ashimmy/images/2008/06/13/stiennon_as_sir_lancelot_2.gif" width="240" border="0" style="FLOAT: left; MARGIN: 0px 5px 5px 0px" /></a> Sir Lancelot or <a class="zem_slink" title="Guinevere" href="http://en.wikipedia.org/wiki/Guinevere" rel="wikipedia">Guinevere</a>? Hey don't laugh it could happen to you. In the meantime what has Richard so hot and bothered that he is <a href="http://www.networkworld.com/community/node/28837">subscribing mythical qualities to Rohati</a>?&nbsp; It seems they are using a layer 4 to 7 firewall to control access to applications. They call it network based entitlement control.&nbsp; I wonder how they stack up to Palo Alto Networks and some of the other next gen application aware, <a class="zem_slink" title="Access control" href="http://en.wikipedia.org/wiki/Access_control" rel="wikipedia">access control</a> firewall products.&nbsp; From what I understand Nevis Networks and ConSentry can do similar things with the <a class="zem_slink" title="Firewall" href="http://en.wikipedia.org/wiki/Firewall" rel="wikipedia">firewalls</a> in their secure switches. </p>

<p>Nevertheless Rohati has gotten some good press, albeit with most coverage carping on the fact that they are founded by former Cisco employees (there are enough former Cisco employees to found many companies I would think). I do think that application aware access control is of tremendous value and this technology will find its way into many technologies. It is a logical extension of identity based access control.&nbsp; </p>

<p>As usual though Richard can't resist taking a few cheap shots at <a class="zem_slink" title="Network Admission Control" href="http://en.wikipedia.org/wiki/Network_Admission_Control" rel="wikipedia">NAC</a> vendors.&nbsp; In Richards idyllic view of Camelot, somehow performing pre-connect health or integrity tests is the devils own work.&nbsp; Richard will just admit that these tests have value and people want them.&nbsp; They do not preclude doing the rest of the job of access control that Richard seems to approve of though.&nbsp; Alas, Richard and I have danced this dance before though and I am not going to get into the why it is important.&nbsp; In fact, here is a new tact for you Richard, it is not important. If you are not going to be convinced, forget about them.&nbsp; Look beyond <a class="zem_slink" title="Admission control" href="http://en.wikipedia.org/wiki/Admission_control" rel="wikipedia">admission control</a> tests at what NAC vendors offer around access control and you may find similar type of technology to Rohati in the near future.&nbsp; </p>

<p>Until than though Richard let me paraphrase Merlin from the movie Camelot &quot;Never be too disturbed if you don't understand what a <em>former analyst</em> is thinking. They don't do it very often&quot;. </p>

<div class="zemanta-pixie" style="MARGIN-TOP: 10px; HEIGHT: 15px"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/724d2918-2b5e-4679-a4f0-d1cffeaedb0b/"><img class="zemanta-pixie-img" alt="Zemanta Pixie" src="http://img.zemanta.com/reblog_a.png?x-id=724d2918-2b5e-4679-a4f0-d1cffeaedb0b" style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; FLOAT: right; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" /></a></div></div>
]]></content:encoded>
      <pubDate>Sat, 14 Jun 2008 04:12:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/richard">richard</category>
      <category domain="http://securityratty.com/tag/admission control tests">admission control tests</category>
      <category domain="http://securityratty.com/tag/rohati">rohati</category>
      <category domain="http://securityratty.com/tag/tests">tests</category>
      <category domain="http://securityratty.com/tag/nac vendors">nac vendors</category>
      <category domain="http://securityratty.com/tag/nac vendors offer">nac vendors offer</category>
      <category domain="http://securityratty.com/tag/access control">access control</category>
      <category domain="http://securityratty.com/tag/cisco employees">cisco employees</category>
      <category domain="http://securityratty.com/tag/movie camelot">movie camelot</category>
      <source url="http://www.stillsecureafteralltheseyears.com/ashimmy/2008/06/if-rohati-is-ki.html">If Rohati is King Arthur, what does that make Stiennon ...</source>
    </item>
  </channel>
</rss>
