<?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: zones]]></title>
    <link>http://securityratty.com/tag/zones</link>
    <description></description>
    <pubDate>Tue, 18 Mar 2008 14:22:36 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Aspidistra]]></title>
      <link>http://securityratty.com/article/4adeb47a50e5774a3a549e0fa2c6f85d</link>
      <guid>http://securityratty.com/article/4adeb47a50e5774a3a549e0fa2c6f85d</guid>
      <description><![CDATA[Aspidistra was a World War II man-in-the-middle attack. The vulnerability that made it possible was that German broadcast stations were mostly broadcasting the same content from a central source; but...]]></description>
      <content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Aspidistra_(transmitter)">Aspidistra</a> was a World War II man-in-the-middle attack.   The vulnerability that made it possible was that German broadcast stations were mostly broadcasting the same content from a central source; but during air raids, transmitters in the target area were switched off to prevent them being used for radio direction-finding of the target.</p>

<p>The exploit involved the very powerful (500KW) Aspidistra transmitter, coupled to a directional antenna farm.  With that power, they could make it sound like a local station in the target area.</p>

<p>With a staff of fake announcers, a fake German band, and recordings of recent speeches from high-ranking Nazis, they would smoothly switch from merely relaying the German network to emulating it with their own staff.  They could then make modifications to news broadcasts, occasionally creating panic and confusion.</p>

<blockquote>German transmitters were switched off during air raids, to prevent them from being used as navigational aids for bombers. But many were connected into a network and broadcast the same content. When a targeted transmitter switched off, Aspidistra began transmitting on their original frequency, initially retransmitting the German network broadcast as received from a still-active station. As a deception, false content and pro-Allied propaganda would be inserted into the broadcast. The first such "intrusion" was carried out on March 25, 1945, as shown in the operations order at the right.

<p>On March 30, 1945, "Aspidistra" intruded into the Berlin and Hamburg frequencies warning that the Allies were trying to spread confusion by sending false telephone messages from occupied towns to unoccupied towns. On April 8, 1945, "Aspidistra" intruded into the Hamburg and Leipzig channels to warn of forged banknotes in circulation. On April 9, 1945, there were announcements encouraging people to evacuate to seven bomb-free zones in central and southern Germany. All these announcements were false.</p>

<p>The German radio network tried announcing "The enemy is broadcasting counterfeit instructions on our frequencies. Do not be misled by them. Here is an official announcement of the Reich authority." The Aspidistra station made similar announcements, to cause confusion and make the official messages ineffective.</blockquote></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=2KImN"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=2KImN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=bbShN"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=bbShN" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Mon, 10 Nov 2008 04:07:51 +0000</pubDate>
      <category domain="http://securityratty.com/tag/aspidistra">aspidistra</category>
      <category domain="http://securityratty.com/tag/german network broadcast">german network broadcast</category>
      <category domain="http://securityratty.com/tag/german network">german network</category>
      <category domain="http://securityratty.com/tag/network">network</category>
      <category domain="http://securityratty.com/tag/aspidistra station">aspidistra station</category>
      <category domain="http://securityratty.com/tag/broadcast">broadcast</category>
      <category domain="http://securityratty.com/tag/german broadcast stations">german broadcast stations</category>
      <category domain="http://securityratty.com/tag/german radio network">german radio network</category>
      <category domain="http://securityratty.com/tag/false">false</category>
      <source url="http://www.schneier.com/blog/archives/2008/11/aspidistra.html">Aspidistra</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[Traditional Disaster Recovery Services Are Dead]]></title>
      <link>http://securityratty.com/article/91a8e062482df48ac9d61748458d67d9</link>
      <guid>http://securityratty.com/article/91a8e062482df48ac9d61748458d67d9</guid>
      <description><![CDATA[If you still subscribe to fixed site recovery services using shared IT infrastructure from the likes of HP, IBM BCRS, or SunGard, among others, you will quickly become a dinosaur in the next 1 to 2...]]></description>
      <content:encoded><![CDATA[<p><img border="0" title="Stephanie Balaouras" alt="Stephanie Balaouras" src="http://www.forrester.com/role_based/images/author/imported/forresterDotCom/Analyst_Photos/Silhouette/Color/Stephanie-Balaouras.gif" style="margin: 0px 5px 5px 0px; float: left;" /></p>

<p><span style="font-size: 10pt; font-family: Arial;">If you still subscribe to fixed site recovery services using shared IT infrastructure from the likes of HP, IBM BCRS, or SunGard, among others, you will quickly become a dinosaur in the next 1 to 2 years. </span></p>

<p><span style="font-size: 10pt; font-family: Arial;">These types of shared infrastructure services involve lengthy restores from tape and a recovery time objective of 72 hours, at best. Plus, you'll be lucky if you recover at all because chances are, you've had trouble scheduling a test with your service provider and it's been a LONG time since the last one, if indeed you’ve ever tested. </span></p>

<p><span style="font-size: 10pt; font-family: Arial;"><a href="http://www.forrester.com/go?docid=46270">72 hours recovery just doesn't cut it anymore</a>. And frankly, understanding your provider's oversubscription ratio to shared infrastructure to determine the risk of multiple invocations, or attempting to negotiate exclusions zones and availability guarantees is a time suck. Most companies are either taking DR back in-house or, if they still rely on a DR service provider, they are using dedicated infrastructure.</span></p>

<p><span style="font-size: 10pt; font-family: Arial;">A dedicated infrastructure is attractive as it enables replication to improve recovery objectives. But it’s expensive, and puts advanced IT recovery out of the reach of many companies who can't measure downtime in millions of dollars.</span></p>



<p><span style="font-size: 10pt; font-family: Arial;">But, there are new services on the horizon that will make advanced IT recovery affordable for the masses. This month SunGard announced the availability of its new Virtual Server Replication Service. As I discussed in my most recent <a href="http://www.forrester.com/go?docid=44878">Forrester Wave™ of DR Service Providers</a> and <a href="http://www.forrester.com/go?docid=42944">other reports</a>, server virtualization is transforming IT recovery. With replication to a virtualized server infrastructure and shared storage infrastructure, customers can enjoy improved recovery-time and recovery-point objectives without the cost of dedicated and custom IT recovery solutions from the <span class="hilite">DR</span> services provider.SunGard is the first DR service provider to productize these virtual services. I expect other DR service providers to follow suit. <br /></span></p>

<p><span style="font-size: 10pt; font-family: Arial;">So, the next time your contract is up for renewal, you need to completely rethink your approach to IT recovery. Get off tape and move to these new virtual services. It will improve your recovery capabilities and you don't have to worry about the oversubscription issue with shared virtual infrastructure -- the DR provider can manage capacity much more easily in this environment. In fact, SunGard is offering an RTO SLA of 6 hours as part of the offering. To my knowledge, this is the first time a DR service provider is offering this as part of a standard contract. I'm looking forward to the day when vendors will offer most services with transparent, subscription-based pricing, and standard contract terms that don't take a team of procurement professionals to negotiate.<span face="Times New Roman">&nbsp;</span><span style="font-size: 10pt; font-family: Arial;"><street w:st="on"></street></span></span></p>]]></content:encoded>
      <pubDate>Wed, 06 Aug 2008 13:06:37 +0000</pubDate>
      <category domain="http://securityratty.com/tag/recovery">recovery</category>
      <category domain="http://securityratty.com/tag/recovery time objective">recovery time objective</category>
      <category domain="http://securityratty.com/tag/recovery-time">recovery-time</category>
      <category domain="http://securityratty.com/tag/services">services</category>
      <category domain="http://securityratty.com/tag/recovery affordable">recovery affordable</category>
      <category domain="http://securityratty.com/tag/recovery capabilities">recovery capabilities</category>
      <category domain="http://securityratty.com/tag/recovery solutions">recovery solutions</category>
      <category domain="http://securityratty.com/tag/provider">provider</category>
      <category domain="http://securityratty.com/tag/recovery-point objectives">recovery-point objectives</category>
      <source url="http://blogs.forrester.com/srm/2008/08/traditional-dis.html">Traditional Disaster Recovery Services Are Dead</source>
    </item>
    <item>
      <title><![CDATA[ Net Neutrality: Five Facts Everyone Must Know ]]></title>
      <link>http://securityratty.com/article/d779aea074ffe10726d000a270c885c9</link>
      <guid>http://securityratty.com/article/d779aea074ffe10726d000a270c885c9</guid>
      <description><![CDATA[The term net neutrality, unless youre a tech geek, conjures up thoughts of fair trade, international policy or possibly anti-fishing zones. Here's a clarification the oft confusing technical jargon...]]></description>
      <content:encoded><![CDATA[The term net neutrality, unless you’re a tech geek, conjures up thoughts of fair trade, international policy or possibly anti-fishing zones. Here's a clarification the oft confusing technical jargon slimmed down to only the necessary information:]]></content:encoded>
      <pubDate>Tue, 08 Jul 2008 19:10:05 +0000</pubDate>
      <category domain="http://securityratty.com/tag/term net neutrality">term net neutrality</category>
      <category domain="http://securityratty.com/tag/fair trade">fair trade</category>
      <category domain="http://securityratty.com/tag/international policy">international policy</category>
      <category domain="http://securityratty.com/tag/technical jargon">technical jargon</category>
      <category domain="http://securityratty.com/tag/tech geek">tech geek</category>
      <category domain="http://securityratty.com/tag/conjures">conjures</category>
      <category domain="http://securityratty.com/tag/information">information</category>
      <category domain="http://securityratty.com/tag/oft">oft</category>
      <category domain="http://securityratty.com/tag/zones">zones</category>
      <source url="http://digg.com/security/Net_Neutrality_Five_Facts_Everyone_Must_Know"> Net Neutrality: Five Facts Everyone Must Know </source>
    </item>
    <item>
      <title><![CDATA[Health care practices and UCSF patient records exposed]]></title>
      <link>http://securityratty.com/article/7cab17fdc352275114a54ec17a2e2887</link>
      <guid>http://securityratty.com/article/7cab17fdc352275114a54ec17a2e2887</guid>
      <description><![CDATA[Technorati Tag: Security Breach

Date Reported
5/1/08

Organization
University of California

Contractor/Consultant/Branch
University of California at San Francisco (&quot;UCSF
Target America Inc

Victims...]]></description>
      <content:encoded><![CDATA[Technorati Tag: <a href="http://technorati.com/tag/security+breach" rel="tag">Security Breach</a><br><br>
<img src="http://breachblog.com/images/95781-88451/ucsf.jpg" align="right" height="54" width="79"><font size="2"><span style="font-weight: bold;">Date Reported: </span><br>5/1/08<br><br><span style="font-weight: bold;">Organization: </span><br><a href="http://www.universityofcalifornia.edu/">University of California</a> <br><br><span style="font-weight: bold;">Contractor/Consultant/Branch:</span><br><a href="http://www.ucsf.edu/">University of California at San Francisco ("UCSF")</a> <br><a href="http://www.tgtam.com">Target America Inc.</a> <br><br><span style="font-weight: bold;">Victims:</span><br>Patients<br><br><span style="font-weight: bold;">Number Affected:</span><br>6,313<br><br><span style="font-weight: bold;">Types of Data:</span><br>"The information included names, addresses, medical departments and some patient medical record numbers"<br><br><span style="font-weight: bold;">Breach Description:</span><br>"(05-01) 17:22 PDT San Francisco -- Information on thousands of UCSF patients was accessible on the Internet for more than three months last year, a possible violation of federal privacy regulations that might have exposed the patients to medical identity theft"<br><br><span style="font-weight: bold;">Reference URL:</span><br><a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2008/05/02/MNKE10DRGN.DTL">San Francisco Chronicle</a> <br><a href="http://www.news.com/8301-10784_3-9934612-7.html">CNET</a> <br><a href="http://www.upi.com/NewsTrack/Science/2008/05/03/hospital_data_left_open_online/2530/">United Press International</a> <br><a href="http://pub.ucsf.edu/newsservices/releases/200805051/">UCSF News Release</a> <br><br><b>Report Credit:</b><br>Elizabeth Fernandez, San Francisco Chronicle<br><br><b>Response:</b><br>From the online sources cited above:<br><br>Information on thousands of UCSF patients was accessible on the Internet for more than three months last year, a possible violation of federal privacy regulations that might have exposed the patients to medical identity theft, The Chronicle has learned.<br><br>The information accessible online included names and addresses of patients along with names of the departments where medical care was provided.<br><br>Some patient medical record numbers and the names of the patients' physicians also were available online.<br><br>The breach was discovered Oct. 9, but the medical institution did not send out notification letters to the 6,313 affected patients until early April, nearly six months later.<br><br>Sensitive information can be used by employers, health insurers and other entities to discriminate<br><br>thieves can use purloined information to obtain medical treatment and prescription drugs and to file false medical claims.<br><i>[Evan] Purloined is a funny word.&nbsp; </i><br><br>"This is a large and very significant data breach," said Pam Dixon, executive director of the World Privacy Forum<br><br>"To commit medical identity theft, all you need is a patient's name, address and the name of the hospital. If you have a doctor's name and the medical department where the patient was being treated, it is gold. If you add a medical record number, it is a disaster for patients."<br><i>[Evan] I don't think most people know this.&nbsp; Many people think that they are fine if there were no Social Security numbers or credit card numbers exposed.</i><br><br>Hospital officials say there's no indication of identity theft to date.<br><br>UCSF had shared information on its patients with a vendor, Target America Inc., which mines electronic databases amassing information about a nonprofit's potential or existing donors.<br><br>Target America, whose Web site says it maintains "the highest standards of security," tunnels through millions of electronic records to help nonprofits identify and cultivate future donors as well as current donors "who could be giving you more." Additionally, it unearths financial information about donor friends and business acquaintances - even offering maps of a donor's neighborhood.<br><i>[Evan] Seems wrong, doesn't it?&nbsp; You go to the clinic, the clinic farms out your information to a company that determines whether or not you are a good candidate to hit up for money (you probably don't pay enough in health insurance, deductibles and co-pays).&nbsp; If you are a deemed a good donor candidate, you get emails and letters that you never signed up for.&nbsp; The purpose of the emails and letters is to build a rapport with you with the intention of getting you to donate money.&nbsp; Personally, I would be more willing to donate if an organization were straight with me.</i><br><br>The breach was discovered, said UCSF officials, when the hospital was alerted that a patient's name had been queried on the Internet "and it was listed in association with UCSF."<br><br>Corinna Kaarlela, UCSF director of news services, said immediate action was taken to close off the information. Ten days after the breach's discovery, UCSF ended its business agreement with Target America.<br><br>Nancy Johnson, president of Target America, said she could not discuss the matter because of client confidentiality.<br><i>[Evan] There is no mention of this breach anywhere on Target America's site either.&nbsp; Sweep it under the rug and maybe it will go away?</i><br><br>The breach spotlights a little-known practice among medical institutions to plow the ranks of patients for fundraising purposes.<br><br>Hospitals and other health care providers are turning patients into "fundraising free-fire zones," said Dr. Arthur Caplan, chairman of the department of medical ethics at the University of Pennsylvania School of Medicine.<br><br>"The breach is a symptom, but the real ethics challenge is the extent to which health care institutions are tracking patients and their families for nonmedical reasons - for fundraising, marketing, advertising," Caplan said. "I don't think people are aware of the degree to which this is occurring, whether it's by a hospital or a nursing home or a hospice."<br><br>Since 2004, UCSF said it provided the names and addresses of 30,590 patients to Target America, paying the company $12,000 a year.<br><br>Hospital officials said it contracted with the company to assist "with identifying names of individuals who could potentially receive communications from UCSF."<br><i>[Evan] Why not say it like it is.&nbsp; The true motive?</i><br><br>"These opportunities included upcoming events, developments in specific UCSF programs, and opportunities to support the University."<br><i>[Evan] Closer.</i><br><br>After the breach was discovered, the hospital said it required Target America to hire "an objective third-party firm" to investigate. UCSF received the forensic analysis report March 26. It showed that information was potentially accessible from July 1 to Oct. 9 last year "if a query for a specific name was made." Notification letters were mailed to patients April 4.<br><br>While UCSF officials stressed that the breach did not involve Social Security numbers, Dixon said that patients could nonetheless be at risk for harm.<br><br>"With medical identity theft, there is so much on the line - only minimal information needs to go out for there to be a problem," she said.<br><br>Linking patients to the departments where they were treated, for instance, is problematic because it can serve as a key identifier of a patient's health condition.<br><i>[Evan] Don't think that this doesn't happen.&nbsp; Insurance companies are not in business to help people, they are in business to make money.&nbsp; They want to identify as many pre-existing conditions as possible.</i><br><br>UCSF officials say the use of a department's name is not prohibited under HIPAA. But it acknowledged that such a disclosure is against its own "best practice" policy.<br><i>[Evan] I think that this is open to interpretation.&nbsp; HIPAA is not clear (nor can it be) in all circumstances, and some people would argue this claim with UCSF officials.</i><br><br>"Steps have been taken to reinforce this practice," <br><i>[Evan] Like what?&nbsp; Are "steps" enough?</i><br><br>For one outraged UCSF patient whose name was part of the online data disclosure, the incident involved an alarming breach of medical trust.<br><br>"They told a fundraising company that I'm a patient - morally this should not ever be done by any health care provider," said the patient, a retired executive living in San Francisco. He asked that his name not be published. <br><br>"Medical records are supposed to be of utmost privacy," he said. "The University of California is high up in the totem pole for quality medical care. When you go there, the first thing you see are notices regarding patient privacy. Why in the world would they give out my private information? It boils down to monetary greed."<br><i>[Evan] There is no doubt that UCSF Medical Center is an outstanding health provider in terms of providing innovative medical care and saving lives.&nbsp; One of the best from what I read.</i><br><br>UCSF is committed to maintaining the privacy of patient information and takes any compromise of patient information very seriously. When patients are seen at UCSF, they are provided with a Notice of Privacy Practice (NOPP), which describes how UCSF may use and disclose their medical information in accordance with the Federal HIPAA Privacy Rule.<br><br>UCSF continually modifies systems and practices to enhance the security of patient information.<br><br><b>Commentary:</b><br>Hmm.&nbsp; I agree with Dr. Caplan when he stated that "The breach is a symptom, but the real ethics challenge is the extent to which health care institutions are tracking patients and their families for nonmedical reasons - for fundraising, marketing, advertising,".&nbsp; There is not much discussion surrounding the details of the actual breach itself.&nbsp; I have also read concern of the length of time it took before patients were notified.<br><br>From Target America's "<a href="http://www.tgtam.com/why.php">Why Target America?</a>" page:<br>"Target America data base, culled from 75 data sources, contains more than 7 million records of the wealthiest and most generous people in the nation -- the top 5 percent in terms of income, assets, and philanthropic history. Ninety-four percent of the individuals on the data base give more than $5,000 a year to charities. The breadth of our data is unique: we focus not only on high-profile, corporate America, but include emerging sources of wealth such as minority-owned business and women entrepreneurs."<br>Looks like a pretty important database to me.&nbsp; <br><br>There are no apologies made by UCSF or Target America for the breach. <br><br><span style="font-weight: bold;">Past Breaches:</span><br>University of California:<br>April, 2008 - <a href="http://breachblog.com/2008/04/10/uci.aspx">University of California Irvine students are hit with mysterious breach</a> </font><br><br>
<script src="http://feeds.feedburner.com/%7Es/breachblog?i=http://breachblog.com/2008/05/07/ucsf.aspx" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
      <pubDate>Wed, 07 May 2008 12:10:17 +0000</pubDate>
      <category domain="http://securityratty.com/tag/ucsf">ucsf</category>
      <category domain="http://securityratty.com/tag/ucsf patient">ucsf patient</category>
      <category domain="http://securityratty.com/tag/ucsf patients">ucsf patients</category>
      <category domain="http://securityratty.com/tag/patients">patients</category>
      <category domain="http://securityratty.com/tag/patient">patient</category>
      <category domain="http://securityratty.com/tag/sensitive information">sensitive information</category>
      <category domain="http://securityratty.com/tag/information">information</category>
      <category domain="http://securityratty.com/tag/patient information">patient information</category>
      <category domain="http://securityratty.com/tag/ucsf medical center">ucsf medical center</category>
      <source url="http://breachblog.com/2008/05/07/ucsf.aspx">Health care practices and UCSF patient records exposed</source>
    </item>
    <item>
      <title><![CDATA[Third Annual Movie-Plot Threat Contest Semi-Finalists]]></title>
      <link>http://securityratty.com/article/e151aa7acd84566a5a5fcefdfe32edbb</link>
      <guid>http://securityratty.com/article/e151aa7acd84566a5a5fcefdfe32edbb</guid>
      <description><![CDATA[A month ago I announced the Third Annual Movie-Plot Threat Contest: For this contest, the goal is to create fear. Not just any fear, but a fear that you can alleviate through the sale of your new...]]></description>
      <content:encoded><![CDATA[<p>A month ago I <a href="http://www.schneier.com/blog/archives/2008/04/third_annual_mo.html">announced</a> the Third Annual Movie-Plot Threat Contest:</p>

<blockquote>For this contest, the goal is to create fear. Not just any fear, but a fear that you can alleviate through the sale of your new product idea. There are lots of risks out there, some of them serious, some of them so unlikely that we shouldn't worry about them, and some of them completely made up. And there are lots of products out there that provide security against those risks.

<p>Your job is to invent one. First, find a risk or create one. It can be a terrorism risk, a criminal risk, a natural-disaster risk, a common household risk -- whatever. The weirder the better. Then, create a product that everyone simply has to buy to protect him- or herself from that risk. And finally, write a catalog ad for that product.</p>

<p>[...]</p>

<p>Entries are limited to 150 words ... because fear doesn't require a whole lot of explaining. Tell us why we should be afraid, and why we should buy your product.</blockquote></p>

<p>Submissions are in.  The blog entry has 327 comments.  I've read them all, and here are the semi-finalists:</p>

<ul><li><a href="http://www.schneier.com/blog/archives/2008/04/third_annual_mo.html#c260856">DNA adulteratometer</a> to detect waiters spitting in your soup.
<li><a href="http://www.schneier.com/blog/archives/2008/04/third_annual_mo.html#c260621">Toothpaste test strips</a>.
<li><a href="http://www.schneier.com/blog/archives/2008/04/third_annual_mo.html#c261112">SOS device</a> for people locked in car trunks.
<li><a href="http://www.schneier.com/blog/archives/2008/04/third_annual_mo.html#c261220">Anti-laser-pointer eyeglasses</a>.
<li><a href="http://www.schneier.com/blog/archives/2008/04/third_annual_mo.html#c260675">"Alertness alert"</a> heartbeat monitor.</ul>

<p>It's not in the running, but reader "False Data" deserves special mention for his <a href="http://www.schneier.com/blog/archives/2008/04/third_annual_mo.html#c261190">Safe-T-Nav</a>, a GPS system that detects high crime zones.  It would be a semi-finalist, but it <a href="http://inventorspot.com/articles/honda_navigation_system_warns_high_crime_areas_12959">already</a> <a href="http://www.pcmag.com/article2/0,2817,2286023,00.asp">exists</a>.</p>

<p>Cast your vote; I'll announce the winner on the 15th.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=KGCS5H"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=KGCS5H" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=p8E4OH"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=p8E4OH" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Wed, 07 May 2008 10:33:13 +0000</pubDate>
      <category domain="http://securityratty.com/tag/risk">risk</category>
      <category domain="http://securityratty.com/tag/criminal risk">criminal risk</category>
      <category domain="http://securityratty.com/tag/common household risk">common household risk</category>
      <category domain="http://securityratty.com/tag/annual movie-plot threat">annual movie-plot threat</category>
      <category domain="http://securityratty.com/tag/terrorism risk">terrorism risk</category>
      <category domain="http://securityratty.com/tag/product idea">product idea</category>
      <category domain="http://securityratty.com/tag/product">product</category>
      <category domain="http://securityratty.com/tag/fear">fear</category>
      <category domain="http://securityratty.com/tag/toothpaste test strips">toothpaste test strips</category>
      <source url="http://www.schneier.com/blog/archives/2008/05/third_annual_mo_2.html">Third Annual Movie-Plot Threat Contest Semi-Finalists</source>
    </item>
    <item>
      <title><![CDATA[Video Blogger Kevin Sites Keeps One Foot in the War Zone]]></title>
      <link>http://securityratty.com/article/2f0e2de0b794b63d3e99e9c3d9c90993</link>
      <guid>http://securityratty.com/article/2f0e2de0b794b63d3e99e9c3d9c90993</guid>
      <description><![CDATA[Solo video journalist Kevin Sites talks about parachuting in to disaster sites and war zones. After years of filming in &quot;Hot Zones,&quot; he's helping to set up a sewing circle in the...]]></description>
      <content:encoded><![CDATA[Solo video journalist Kevin Sites talks about parachuting in to disaster sites and war zones. After years of filming in "Hot Zones," he's helping to set up a sewing circle in the Congo.<br style="clear: both;"/>
  <img alt="" style="border: 0; height:1px; width:1px;" border="0" src="http://www.pheedo.com/img.phdo?i=cbc5832fc8b0e8d29acf4f1d7165cd06" height="1" width="1"/>
<img src="http://www.pheedo.com/feeds/tracker.php?i=cbc5832fc8b0e8d29acf4f1d7165cd06" style="display: none;" border="0" height="1" width="1" alt=""/><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=yQ1m8qG"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=yQ1m8qG" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=w4lOa0g"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=w4lOa0g" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=VZ4jaLg"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=VZ4jaLg" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/wired/politics/privacy?a=KLEEFAG"><img src="http://feeds.feedburner.com/~f/wired/politics/privacy?i=KLEEFAG" border="0"></img></a>
 <a href="http://feeds.wired.com/~f/wired/politics/security?a=TyBienG"><img src="http://feeds.wired.com/~f/wired/politics/security?i=TyBienG" border="0"></img></a> <a href="http://feeds.wired.com/~f/wired/politics/security?a=5lQmi8g"><img src="http://feeds.wired.com/~f/wired/politics/security?i=5lQmi8g" border="0"></img></a> <a href="http://feeds.wired.com/~f/wired/politics/security?a=yvSW7ag"><img src="http://feeds.wired.com/~f/wired/politics/security?i=yvSW7ag" border="0"></img></a> <a href="http://feeds.wired.com/~f/wired/politics/security?a=kCSUMZG"><img src="http://feeds.wired.com/~f/wired/politics/security?i=kCSUMZG" border="0"></img></a> </div><img src="http://feeds.feedburner.com/~r/wired/politics/privacy/~4/273083698" height="1" width="1"/><img src="http://feeds.wired.com/~r/wired/politics/security/~4/273083699" height="1" width="1"/>]]></content:encoded>
      <pubDate>Fri, 18 Apr 2008 14:00:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/hot zones">hot zones</category>
      <category domain="http://securityratty.com/tag/war zones">war zones</category>
      <category domain="http://securityratty.com/tag/disaster sites">disaster sites</category>
      <category domain="http://securityratty.com/tag/circle">circle</category>
      <category domain="http://securityratty.com/tag/congo">congo</category>
      <category domain="http://securityratty.com/tag/set">set</category>
      <source url="http://feeds.wired.com/~r/wired/politics/security/~3/273083699/sites_interview">Video Blogger Kevin Sites Keeps One Foot in the War Zone</source>
    </item>
    <item>
      <title><![CDATA[Network World Focus on Security in 3/17/08 issue]]></title>
      <link>http://securityratty.com/article/54fae23aa8940e40c7a234018d9d0254</link>
      <guid>http://securityratty.com/article/54fae23aa8940e40c7a234018d9d0254</guid>
      <description><![CDATA[It looks like virtual security is getting some attention this week as seen on the front page of Network World. There are multiple articles in this issue that talk about the security challenges in the...]]></description>
      <content:encoded><![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p>It looks like virtual security is getting some attention this week as seen on the front page of Network World.&nbsp; There are multiple articles in this issue that talk about the security challenges in the virtual environment.&nbsp; I suggest everyone interested in the topic take a read.</p>

<p>After reading the articles, I did want to put out a short blog today to bring clarity to some of the vendor hype and mis-information that has been floating around lately.&nbsp; I've heard many people say that Reflex, Blue Lane and Catbird provide security between virtual machines.&nbsp; This isn't true.&nbsp; What these vendors do is provide &quot;monitoring&quot; between virtual machines as stated on page 48 of Network World's article on virtual security.&nbsp; What monitoring gives you in the case of Reflex is IDS (detection) and while useful it does not provide what many THINK it does.&nbsp; Many think it provides prevention.&nbsp; </p>

<p><a onclick="window.open(this.href, '_blank', 'width=750,height=534,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://vmwaresecurity.typepad.com/.shared/image.html?/photos/uncategorized/2008/03/18/vendorhype.jpg"><img width="100" height="71" border="0" src="http://vmwaresecurity.typepad.com/security_in_the_virtual_w/images/2008/03/18/vendorhype.jpg" title="Vendorhype" alt="Vendorhype" style="margin: 0px 5px 5px 0px; float: left;" /></a>
&lt;-- Click to enlarge</p><br /><br /><p>The way they provide monitoring is by taking a port on the virtual switch and enabling &quot;promiscuous mode&quot; and hanging a virtual security appliance off of that port.&nbsp; Its in a sense like setting up a span port on a physical switch and mirroring all traffic out that span port.</p>

<p>This is definitely helpful from a visibility perspective&nbsp; but does not give&nbsp; you&nbsp; VM to VM isolation or VM to VM intrusion prevention.&nbsp; Take a look at the attached graphic from Reflex.&nbsp; They displayed this graphic today on a webinar about PCI compliance.&nbsp; You'll notice the VM's on the right can all talk to each other and the VM's on the left can all talk to each other.</p>

<p><a onclick="window.open(this.href, '_blank', 'width=800,height=500,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://vmwaresecurity.typepad.com/.shared/image.html?/photos/uncategorized/2008/03/18/reflexpcidesign.jpg"><img width="100" height="62" border="0" src="http://vmwaresecurity.typepad.com/security_in_the_virtual_w/images/2008/03/18/reflexpcidesign.jpg" title="Reflexpcidesign" alt="Reflexpcidesign" style="margin: 0px 5px 5px 0px; float: left;" /></a>
&lt;--Click to Enlarge</p><br /><p>Now from the picture you can see that it does provide prevention from the GROUP of VM's on the left if they try to talk to the GROUP of VM's on the right.&nbsp; I've yet to see anyone deploy their VM's like this however it does make sense to put your VM's in trust Zones.&nbsp; </p>

<p>I am of the opinion however to put every server on their own trust zones and set up policy between those zones.</p>

<p>-JP<br /></p></div>
]]></content:encoded>
      <pubDate>Tue, 18 Mar 2008 14:22:36 +0000</pubDate>
      <category domain="http://securityratty.com/tag/catbird provide security">catbird provide security</category>
      <category domain="http://securityratty.com/tag/provide">provide</category>
      <category domain="http://securityratty.com/tag/network world">network world</category>
      <category domain="http://securityratty.com/tag/virtual security appliance">virtual security appliance</category>
      <category domain="http://securityratty.com/tag/virtual security">virtual security</category>
      <category domain="http://securityratty.com/tag/provide prevention">provide prevention</category>
      <category domain="http://securityratty.com/tag/span port">span port</category>
      <category domain="http://securityratty.com/tag/port">port</category>
      <category domain="http://securityratty.com/tag/zones">zones</category>
      <source url="http://feeds.feedburner.com/~r/SecurityInTheVirtualWorld/~3/253817098/network-world-f.html">Network World Focus on Security in 3/17/08 issue</source>
    </item>
    <item>
      <title><![CDATA[Network World Focus on Security in 3/17/08 issue]]></title>
      <link>http://securityratty.com/article/833ee68a7239838fccb31b0affd53d70</link>
      <guid>http://securityratty.com/article/833ee68a7239838fccb31b0affd53d70</guid>
      <description><![CDATA[It looks like virtual security is getting some attention this week as seen on the front page of Network World. There are multiple articles in this issue that talk about the security challenges in the...]]></description>
      <content:encoded><![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p>It looks like virtual security is getting some attention this week as seen on the front page of Network World.&nbsp; There are multiple articles in this issue that talk about the security challenges in the virtual environment.&nbsp; I suggest everyone interested in the topic take a read.</p>

<p>After reading the articles, I did want to put out a short blog today to bring clarity to some of the vendor hype and mis-information that has been floating around lately.&nbsp; I've heard many people say that Reflex, Blue Lane and Catbird provide security between virtual machines.&nbsp; This isn't true.&nbsp; What these vendors do is provide &quot;monitoring&quot; between virtual machines as stated on page 48 of Network World's article on virtual security.&nbsp; What monitoring gives you in the case of Reflex is IDS (detection) and while useful it does not provide what many THINK it does.&nbsp; Many think it provides prevention.&nbsp; </p>

<p><a onclick="window.open(this.href, '_blank', 'width=750,height=534,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://vmwaresecurity.typepad.com/.shared/image.html?/photos/uncategorized/2008/03/18/vendorhype.jpg"><img width="100" height="71" border="0" src="http://vmwaresecurity.typepad.com/security_in_the_virtual_w/images/2008/03/18/vendorhype.jpg" title="Vendorhype" alt="Vendorhype" style="margin: 0px 5px 5px 0px; float: left;" /></a>
&lt;-- Click to enlarge</p><br /><br /><p>The way they provide monitoring is by taking a port on the virtual switch and enabling &quot;promiscuous mode&quot; and hanging a virtual security appliance off of that port.&nbsp; Its in a sense like setting up a span port on a physical switch and mirroring all traffic out that span port.</p>

<p>This is definitely helpful from a visibility perspective&nbsp; but does not give&nbsp; you&nbsp; VM to VM isolation or VM to VM intrusion prevention.&nbsp; Take a look at the attached graphic from Reflex.&nbsp; They displayed this graphic today on a webinar about PCI compliance.&nbsp; You'll notice the VM's on the right can all talk to each other and the VM's on the left can all talk to each other.</p>

<p><a onclick="window.open(this.href, '_blank', 'width=800,height=500,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://vmwaresecurity.typepad.com/.shared/image.html?/photos/uncategorized/2008/03/18/reflexpcidesign.jpg"><img width="100" height="62" border="0" src="http://vmwaresecurity.typepad.com/security_in_the_virtual_w/images/2008/03/18/reflexpcidesign.jpg" title="Reflexpcidesign" alt="Reflexpcidesign" style="margin: 0px 5px 5px 0px; float: left;" /></a>
&lt;--Click to Enlarge</p><br /><p>Now from the picture you can see that it does provide prevention from the GROUP of VM's on the left if they try to talk to the GROUP of VM's on the right.&nbsp; I've yet to see anyone deploy their VM's like this however it does make sense to put your VM's in trust Zones.&nbsp; </p>

<p>I am of the opinion however to put every server on their own trust zones and set up policy between those zones.</p>

<p>-JP<br /></p></div>
]]></content:encoded>
      <pubDate>Tue, 18 Mar 2008 14:22:36 +0000</pubDate>
      <category domain="http://securityratty.com/tag/catbird provide security">catbird provide security</category>
      <category domain="http://securityratty.com/tag/provide">provide</category>
      <category domain="http://securityratty.com/tag/network world">network world</category>
      <category domain="http://securityratty.com/tag/virtual security appliance">virtual security appliance</category>
      <category domain="http://securityratty.com/tag/virtual security">virtual security</category>
      <category domain="http://securityratty.com/tag/provide prevention">provide prevention</category>
      <category domain="http://securityratty.com/tag/span port">span port</category>
      <category domain="http://securityratty.com/tag/port">port</category>
      <category domain="http://securityratty.com/tag/zones">zones</category>
      <source url="http://vmwaresecurity.typepad.com/security_in_the_virtual_w/2008/03/network-world-f.html">Network World Focus on Security in 3/17/08 issue</source>
    </item>
  </channel>
</rss>
