<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Security Musings &#187; Uncategorized</title>
	<atom:link href="http://securitymusings.com/article/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://securitymusings.com</link>
	<description>Rants and raves from information security professionals</description>
	<lastBuildDate>Wed, 01 Feb 2012 21:41:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>IP Geolocation</title>
		<link>http://securitymusings.com/article/3152/ip-geolocation</link>
		<comments>http://securitymusings.com/article/3152/ip-geolocation#comments</comments>
		<pubDate>Tue, 10 Jan 2012 10:34:59 +0000</pubDate>
		<dc:creator>Laura Raderman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=3152</guid>
		<description><![CDATA[While I did my thesis on this topic back in 2001, I haven&#8217;t used the knowledge or skills I gained from it much &#8211; or really at all. But I think it&#8217;s an interesting topic, and one that security folks and system administrators should at least be passingly familiar with. The technology has certainly changed [...]]]></description>
			<content:encoded><![CDATA[<p>While I did my thesis on this topic back in 2001, I haven&#8217;t used the knowledge or skills I gained from it much &#8211; or really at all.  But I think it&#8217;s an interesting topic, and one that security folks and system administrators should at least be passingly familiar with.  The technology has certainly changed since I did my thesis.</p>
<p>When you look at an IP address or even domain name in your logs &#8211; where is that person coming from?  You might need to know for forensics purposes, or even &#8220;cyberwarfare&#8221; purposes.  Keep in mind that spoofing an IP address isn&#8217;t rocket science, and just knowing if the IP address in your logs is the one doing the activity isn&#8217;t guaranteed.  However&#8230;  TCP traffic has a handshake, and in order for the replies to get somewhere, there has to be a valid &#8220;other end&#8221; of the connection.  That IP address has to be a part of the connection for anything that needs replies (UDP traffic and DDoS? you&#8217;re on your own).  The attacker may be using a bot net or another compromised machine, so just knowing the location of the IP address doesn&#8217;t give you the attacker (or file downloader&#8230;.)</p>
<p>Used to be you could make a really good guess at the location of an IP address based on a traceroute and noticing the routers that the traceroute went through.  You *might* get that information now &#8211; depends on if the backbone routers have ICMP turned off (most don&#8217;t) and how many hops you go through.  If you&#8217;re going to an IP on the same backbone provider (or a very well connected provider like Google), you won&#8217;t get much information from traceroute.  However, it&#8217;s a good first start.</p>
<p><img src="http://securitymusings.com/wp-content/uploads/2012/01/Screen-Shot-2012-01-09-at-3.47.55-PM-300x184.png" alt="Traceroute to sun.com" title="Traceroute" width="300" height="184" class="alignnone size-medium wp-image-3153" /></p>
<p>WHOIS may also be another helpful tool.  whois IPaddress will return different information than whois domainname.  The returned information will show who owns that IP address according to the RIRs (ARIN/RIPE).  Now, still not going to get you a jackpot every time, but it might.  If the IP address belongs to a large organization who has its own IP address space assigned, you&#8217;ll have at least the company (and maybe the location, depending on how the company assigns IP addresses).  You may also run into another wall if the whois search returns an ISP or hosting provider.</p>
<p>At this point, you&#8217;re slowly running out of free options.  There are several companies who specialize in geolocation and are happy to sell you the information, which is how most web sites and services find that out (except mobile devices, which are a whole &#8216;nother ballgame).  One service does provide a free database with less accuracy: http://ipinfodb.com/  It reliably figured out most of the IP addresses I tossed at it.</p>
<p>The big databases are put together in several ways: negotiating with ISPs and hosting providers to get the internal information (what dynamic IP space is assigned to the DC area vs the NY area), and just plain old brute work.  Anyone remember several of the web sites that&#8217;d ask you where you were located???  Guess who ran those, and where that data is now.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=IP+Geolocation+http%3A%2F%2Fsecuritymusings.com%2F%3Fp%3D3152" title="Post to Twitter"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://securitymusings.com/article/3152/ip-geolocation&amp;t=IP+Geolocation" title="Post to Facebook"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/3152/ip-geolocation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Physical Security still more important</title>
		<link>http://securitymusings.com/article/3123/physical-security-still-more-important</link>
		<comments>http://securitymusings.com/article/3123/physical-security-still-more-important#comments</comments>
		<pubDate>Thu, 15 Dec 2011 17:30:14 +0000</pubDate>
		<dc:creator>Benjamin Hartley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=3123</guid>
		<description><![CDATA[I’ve mentioned Whole Disk Encryption in the past. There are a number of products, both free and paid, which will allow you to encrypt your entire hard disk, or the hard disks on your servers. In a recent study whole disk encryption (referred to as FDE in the study) has been shown to significantly hamper [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve mentioned Whole Disk Encryption in the <a href=http://securitymusings.com/article/2924/encrypt-your-portable-devices>past</a>. There are a number of products, both free and paid, which will allow you to encrypt your entire hard disk, or the hard disks on your servers.</p>
<p>In <a href=http://www.sciencedirect.com/science/article/pii/S1742287611000727>a recent study</a> whole disk encryption (referred to as FDE in the study) has been shown to significantly hamper investigation. Basically, the encryption is too good. Even with techniques like <a href=http://www.zdnet.com/blog/security/cryogenically-frozen-ram-bypasses-all-disk-encryption-methods/900>cryogenic RAM freezing</a> it’s often unlikely that the encryption can be bypassed.</p>
<p>But there’s a huge, gaping hole in such protection: you can’t USE encrypted data. For it to be accessible and usable, it has to be decrypted. (In other news, it is not possible to open properly locked doors, nor to pass through walls.)</p>
<p>And for the last few years, there has been a product out there which makes it possible to remove a computer without powering it down. This product is called <a href=http://www.wiebetech.com/products/HotPlug.php>HotPlug</a> and it can be used, in conjunction with a portable power source, to remove a machine without disrupting its functioning. Be sure to watch the video.</p>
<p>Of course, lawful search and seizures aren’t the problem <i>per se</i>. But this does show that WDE isn’t a panacea. As with any security, it needs to be backed up by other defenses as well. Physical control trumps software security anyway. Which means, unremarkably, that even the newest technology doesn’t necessarily provide more security than a good padlock.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Physical+Security+still+more+important+http%3A%2F%2Fsecuritymusings.com%2F%3Fp%3D3123" title="Post to Twitter"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://securitymusings.com/article/3123/physical-security-still-more-important&amp;t=Physical+Security+still+more+important" title="Post to Facebook"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/3123/physical-security-still-more-important/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test, don&#8217;t assume</title>
		<link>http://securitymusings.com/article/3104/test-dont-assume</link>
		<comments>http://securitymusings.com/article/3104/test-dont-assume#comments</comments>
		<pubDate>Tue, 22 Nov 2011 15:45:57 +0000</pubDate>
		<dc:creator>Benjamin Hartley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=3104</guid>
		<description><![CDATA[I am currently experimenting with my smartphone, to see if its Mobile Access Point Functionality allows it to function as a wireless router independent of Internet connection. In theory, it should – it is capable of providing internet access to four attached devices, and that suggests that it should have router functionality, meaning that the [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently experimenting with my smartphone, to see if its Mobile Access Point Functionality allows it to function as a wireless router independent of Internet connection. In theory, it should – it is capable of providing internet access to four attached devices, and that suggests that it should have router functionality, meaning that the attached devices should be able to talk with each other, rather than simply to the Internet. In practice, I know that sometimes seemingly important parts of networking implementations are, well, not implemented. The most egregious example, in my experience, was a commercial-grade firewall which was unable to pass UDP traffic under certain circumstances.</p>
<p>The lesson I learned then was that just because the hardware and software claim to be able to perform a function, it isn’t enough to assume that they actually work. Never assume – always test. Sometimes ports will be blocked; traffic won’t be passed, or there will be an absurd traffic shaping scheme that makes your particular application untenable. Sometimes these problems are resolvable, and sometimes they aren’t. This can be terribly vexing when trying to, for example, set up a VoIP connection.</p>
<p>But from a security standpoint, sometimes the reverse is even worse. What if the connection works, but the security doesn’t? This isn’t hypothetical. There have already been many cases of firewalls which implemented an IPv6 stack but didn’t apply the firewall rules to that stack – or expected a separate set of rules which had never been set up.  And, of course, there’s always the risk of a lazy predecessor who, in the rush to Make Things Work set allow *.* in the rules – would you notice? After all, nothing would stop working. Well, until your systems got infected.</p>
<p>Fortunately, there’s a host of tools to save you from this problem. Your first is simple Defense In Depth – relying not just on one company-wide firewall but also on an IDS, software firewalls, and anti-malware software, so one foolish implementation doesn’t leave you wide open. Second, there are scanning and simulation tools – mostly port mapping, but a few others besides – which will tell you what ports are open and what services are actually available. And if that’s not enough, a proper 3rd-party penetration test will probably find anything. But your best line of defense is in your own head – knowing how your network setup should work, being able to read the configurations you have, and knowing if the actual results match up.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Test%2C+don%E2%80%99t+assume+http%3A%2F%2Fsecuritymusings.com%2F%3Fp%3D3104" title="Post to Twitter"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://securitymusings.com/article/3104/test-dont-assume&amp;t=Test%2C+don%E2%80%99t+assume" title="Post to Facebook"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/3104/test-dont-assume/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Where is two-factor authentication outside of computing?</title>
		<link>http://securitymusings.com/article/3040/where-is-two-factor-authentication-outside-of-personal-computing</link>
		<comments>http://securitymusings.com/article/3040/where-is-two-factor-authentication-outside-of-personal-computing#comments</comments>
		<pubDate>Fri, 30 Sep 2011 22:35:22 +0000</pubDate>
		<dc:creator>Eric Morinaga</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=3040</guid>
		<description><![CDATA[We&#8217;ve discussed the importance of properly implemented two-factor authentication before, but TFA is usually associated with computing fields or high-security facilities.  Earlier this year an InfoSec blogger wrote about his experience driving a new Ducati Diavel, in which he dealt with a dealer who did not provide a key for the bike he was test [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve discussed the importance of properly implemented two-factor authentication <a title="Two-Factor Authentication" href="http://securitymusings.com/article/182/wish-it-was-two-factor">before</a>, but TFA is usually associated with computing fields or high-security facilities.  Earlier this year an InfoSec blogger <a title="Why can't I just buy a motorcycle without WORK interfering?" href="http://www.laresblog.com/2011/04/why-cant-i-just-buy-motorcycle-without.html" target="_blank">wrote</a> about his experience driving a new Ducati Diavel, in which he dealt with a dealer who did not provide a key for the bike he was test driving.  While the bike appeared to have been started before he left the dealership, apparently the dealer started it without a key, since new Ducatis can be started with an optional backup PIN in case you lose or forget your key fob.  To his surprise, the bike&#8217;s PIN was the last four digits of the bike&#8217;s VIN, although that was most likely an <a title="The Ride of Your Life Just 4 Digits Away?" href="http://www.ducatinewstoday.com/2011/04/the-ride-of-your-life-just-4-digits-away/" target="_blank">oversight from the dealer</a>, not the factory setting, which is to have the feature disabled (Hint: You should never make your passcode for any authentication a number or phrase that is publicly available or related, like the VIN).</p>
<p>Now, while the bike ignition system incorporates both a physical key and a PIN, it&#8217;s clearly not two-factor authentication since you need only one of the two to start. Requiring only one OR the other obviously makes the system less secure for the sake of convenience.  Ducati could mitigate the possibility of randomly guessing the PIN by locking out PIN entry after five incorrect attempts, but it&#8217;s still inherently more vulnerable than just having a key and no PIN.  The same rules and guidelines apply here as in secure computing.</p>
<p>However, with just a slight change in the firmware, you could easily require both at startup, and voila, TFA.  It makes one wonder why bike manufacturers don&#8217;t implement this idea more often.  Or auto or boat manufacturers for that matter.  Yes, it&#8217;s normally straightforward for a skilled thief to hotwire the ignition and bypass a key altogether, but is it too difficult to implement an independent PIN input that is much harder to physically rip into?  Even if you could bypass it, surely TFA would deter a casual dishonest finder of lost keys.</p>
<p>We at Gemini are big fans of multi-factor authentication, and as more and more of everyday tools and applications utilize this feature, such as <a title="Two-Factor Banking" href="http://www.securityfocus.com/columnists/363" target="_blank">banks</a>, <a title="Two-Factor Authentication and Facebook" href="http://securitymusings.com/article/2862/two-factor-authentication-and-facebook">Facebook</a>, and <a title="Google - Getting started with 2-step verification " href="http://www.google.com/support/accounts/bin/static.py?page=guide.cs&amp;guide=1056283&amp;topic=1056284" target="_blank">Google</a>, we can&#8217;t help but wonder why physical TFA is more often reserved for expensive high-tech facilities and safes than in the devices we use every day.   Certainly TFA is not indomitable, and it does not necessarily prevent phishing attacks, as one can tell from current news on <a title="Gang Used 3D Printers for ATM Skimmers" href="http://krebsonsecurity.com/2011/09/gang-used-3d-printers-for-atm-skimmers/" target="_blank">ATM skimming</a>, but it&#8217;s certainly a step in the right direction for anything worth securing.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Where+is+two-factor+authentication+outside+of+computing%3F+http%3A%2F%2Fsecuritymusings.com%2F%3Fp%3D3040" title="Post to Twitter"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://securitymusings.com/article/3040/where-is-two-factor-authentication-outside-of-personal-computing&amp;t=Where+is+two-factor+authentication+outside+of+computing%3F" title="Post to Facebook"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/3040/where-is-two-factor-authentication-outside-of-personal-computing/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>(ISC)2 and the CISSP</title>
		<link>http://securitymusings.com/article/3020/isc2-and-the-cissp</link>
		<comments>http://securitymusings.com/article/3020/isc2-and-the-cissp#comments</comments>
		<pubDate>Thu, 15 Sep 2011 17:07:48 +0000</pubDate>
		<dc:creator>Laura Raderman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=3020</guid>
		<description><![CDATA[Let me first start off with the disclaimer that I am a CISSP and (nominally) a member of (ISC)2. I&#8217;ve been part of very few professional organizations throughout my career and college days. I even shied away from the women in engineering groups on campus, although I knew a lot of women in them. I [...]]]></description>
			<content:encoded><![CDATA[<p>Let me first start off with the disclaimer that I am a CISSP and (nominally) a member of (ISC)2.</p>
<p>I&#8217;ve been part of very few professional organizations throughout my career and college days.  I even shied away from the women in engineering groups on campus, although I knew a lot of women in them.  I tended towards the ad hoc, social groups instead.  Blame it on the Cotillion club I was (forced to be) a part of when I was in high school, I just don&#8217;t like paying to be part of a &#8220;club&#8221;.  I pay (ISC)2 only because I have to to keep my CISSP (and to other organizations for the same reason), I&#8217;m not a member because I believe in their mission or their goals.  I think they&#8217;re overpriced and useless to me other than maintaining my credential (which is another can of worms&#8230;).</p>
<p>I&#8217;m more likely to be found at the local Linuxchix get together, or NoVAHackers because they are cool people who just happen to have the same interests I do.  Yes, we&#8217;re &#8220;organized&#8221;, but I don&#8217;t have to pay to be part of the group (other than food and drinks, etc&#8230;).  These folks I consider friends.</p>
<p>With the behemoth that is (ISC)2, I don&#8217;t even feel like part of the group.  I&#8217;m assigned a number and then go on my merry way as long as I keep paying every year and submitting my CPEs.  Which I&#8217;m perfectly happy to do.</p>
<p>I think the (ISC)2 has admirable goals, I&#8217;m just not motivated enough to care about them that much.  I don&#8217;t participate in the elections (much), and I always pass up the proctor CPE opportunities and exam review opportunities.  Could I help change the organization if I participated more &#8211; probably.  And <a href="http://blog.remes-it.be/petition.html">Wim Remes</a> is trying to do just that by running for the board.</p>
<p>I don&#8217;t know what percentage of other CISSP holders feel like I do, but I&#8217;m sure I&#8217;m not the only one.  And I&#8217;m not even sure that there&#8217;s anything (ISC)2 can do to change that &#8211; it&#8217;s not their &#8220;fault&#8221; we don&#8217;t care.  </p>
<p>Any ideas or suggestions?  Or arguments on why I should care more about the organization?</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=%28ISC%292+and+the+CISSP+http%3A%2F%2Fsecuritymusings.com%2F%3Fp%3D3020" title="Post to Twitter"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://securitymusings.com/article/3020/isc2-and-the-cissp&amp;t=%28ISC%292+and+the+CISSP" title="Post to Facebook"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/3020/isc2-and-the-cissp/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Credit Card Streaming</title>
		<link>http://securitymusings.com/article/2993/credit-card-streaming</link>
		<comments>http://securitymusings.com/article/2993/credit-card-streaming#comments</comments>
		<pubDate>Fri, 09 Sep 2011 03:41:00 +0000</pubDate>
		<dc:creator>Nick Staples</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=2993</guid>
		<description><![CDATA[In the past few years, we&#8217;ve seen point-of-service payment card hardware and software capabilities extend from an enterprise level (proprietary systems) to a small business level (financial instutution-backed merchant accounts) and finally to an individual level (web and mobile payments). And it makes sense; despite the growing popularity of e-currency, most people with a bank account [...]]]></description>
			<content:encoded><![CDATA[<p>In the past few years, we&#8217;ve seen point-of-service payment card hardware and software capabilities extend from an enterprise level (proprietary systems) to a small business level (financial instutution-backed merchant accounts) and finally to an individual level (<a href="http://paypal.com">web </a>and <a href="http://squareup.com">mobile</a> <a href="http://card.io">payments</a>). And it makes sense; despite the growing popularity of e-currency, most people with a bank account have access to a credit/debit card and aren&#8217;t afraid to use it. And with each step of maturity, the technology surrounding payment cards gets more and more diverse and open to innovation.</p>
<p>Jumio&#8217;s <a href="http://jumio.com/learn-more/how-does-netswipe-work/">Netswipe</a> is a new twist on entering payment card data online. Instead of swiping or typing, you essentially stream an encrypted video capture of yourself holding up your card. I&#8217;m assuming some OCR and heuristics on the other end translates those video frames into the actual card number. The resulting experience has the benefit of being keyless (immune to keystroke loggers), unsniffable (due to the encrypted stream), and easier than typing it out. The security benefits are complemented by the claim that the whole service is compliant with the PCI-DSS.</p>
<p>Yet, despite these kudos-worthy achievements, what new avenues are being slowly opened for exploitation by taking the tech in this direction? For example, when making purchases, I know what to look for to tell if I&#8217;m on a secure site (https and valid server certificate). But how do I quickly verify that my encrypted video stream isn&#8217;t being tampered with? If photo/video-enabled authentication becomes the standard, will phishing be just as lucrative on these new platforms? What about trojan&#8217;d hardware (webcams in this case)?</p>
<p>Innovation, especially in technology, can develop and mature despite a generally shady understanding of future implications. Sometimes, potential concerns are simply noted in passing, as if to say &#8220;we&#8217;ll cross that bridge when we get to it.&#8221; Other times, they are met with vehement resistance as issues of ethics and morality get debated. But I suspect the most interesting issues, the type that manifest themselves long after a technology has been adopted by society, are ones that were never even considered in the first place.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Credit+Card+Streaming+http%3A%2F%2Fsecuritymusings.com%2F%3Fp%3D2993" title="Post to Twitter"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://securitymusings.com/article/2993/credit-card-streaming&amp;t=Credit+Card+Streaming" title="Post to Facebook"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/2993/credit-card-streaming/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And when the police come knocking, then what?</title>
		<link>http://securitymusings.com/article/2961/and-when-the-police-come-knocking-then-what</link>
		<comments>http://securitymusings.com/article/2961/and-when-the-police-come-knocking-then-what#comments</comments>
		<pubDate>Mon, 29 Aug 2011 17:00:55 +0000</pubDate>
		<dc:creator>Benjamin Hartley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=2961</guid>
		<description><![CDATA[When contracting with a data center, we ask plenty of questions. We ask about their security posture. Do they monitor entrances and exits? Do they police building parking? How is their alarm system monitored? How secure is their network? Are the cages secure? Who can get into the building? We ask about their ability to [...]]]></description>
			<content:encoded><![CDATA[<p>When contracting with a data center, we ask plenty of questions.</p>
<p>We ask about their security posture. Do they monitor entrances and exits? Do they police building parking? How is their alarm system monitored? How secure is their network? Are the cages secure? Who can get into the building?</p>
<p>We ask about their ability to handle disasters. What kind of fire extinguishers do they have? Do they use fire-resistant doors? Slab-to-slab construction? Can they handle flooding? Power outages?</p>
<p>But we need to start asking another set of questions: what is their legal posture?<br />
A couple of months ago, an <a href="http://bits.blogs.nytimes.com/2011/06/21/f-b-i-seizes-web-servers-knocking-sites-offline"></a>FBI raid at a data center in Reston took out “tens” of the data center&#8217;s customers, in spite of the FBI only targeting one client. The simple reality is that the average FBI agent isn’t a networking specialist, and may not be able to tell which hardware is relevant and which isn’t. And when they’re unsure, the FBI is likely to take everything and let the lab people work it out later. Sometimes quite a bit later.</p>
<p>So, we have to be asking how a data center will respond to such a circumstance.</p>
<p>First, it’s best if your equipment isn’t seized at all. As remarkable as it seems, many companies have a “complete cooperation with law enforcement” policy – if a police officer asks for something, they get it. Client data, equipment, facility access, anything. That’s not just fly-by-night places, either – I once worked for a hospital network with just such a policy. I’m sure the patients found that reassuring. Obviously, that’s not acceptable for a company with proprietary data. At minimum (and, in most jurisdictions, probably maximum too), the data center has to require that the police do their paperwork: only allow access to officers or agents who have a court order or warrant, and only allow the access specifically spelled out in the order or warrant, nothing more. In many cases, this will avoid the problems: if your iron is in cage 267, and the FBI wants to take the servers of your neighbor in cage 268, then the data center only allows them into 267 and you’re fine.</p>
<p>Second, if your equipment or data is seized – whether legitimately or by accident – then you had better find out from the data center BEFORE your customers let you know. This means that you and the data center need to keep a detailed inventory so you know exactly what was taken. And they must have a policy in place to call the affected clients immediately to inform them (i.e., you) when equipment is seized.</p>
<p>Third, you need fast recovery. This means offsite backups – so your backups can’t have been seized along with your servers – and a plan to replace the hardware. Because let’s be realistic: the police aren’t going to return server hardware soon enough. It’s almost certain that while going through channels and demanding that equipment is returned, you’ll lose more business than the cost of new hardware. This is especially true if your company actually is the focus of the investigation: it could be years before you get it back, if you ever do!</p>
<p>Lastly, you ought to make sure that your information is protected. Whether your servers were taken by the FBI, local law enforcement, or thieves, you don’t want anyone reading it without your permission. That means encrypting your at-rest storage AND your backups. Granted, this doesn’t necessarily keep your data secure – they can always get a court order for you to encrypt your files – but it keeps you from being in the same boat as <a href="http://www.techdirt.com/articles/20110624/15282814850/so-fbi-can-just-take-copy-all-instapaper-user-data-with-no-recourse.shtml">Instapaper</a> and it’s just good practice.</p>
<p>Odds are you’re not going to be raided by the FBI. But you really ought to have a data center with good site security, an up-to-date inventory, and a prompt notice policy anyway. And you should have your data encrypted and keep a Continuity of Operation Plan in place. These are measures you should have been doing already; they just happen to apply perfectly to this scenario, too.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=And+when+the+police+come+knocking%2C+then+what%3F+http%3A%2F%2Fsecuritymusings.com%2F%3Fp%3D2961" title="Post to Twitter"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://securitymusings.com/article/2961/and-when-the-police-come-knocking-then-what&amp;t=And+when+the+police+come+knocking%2C+then+what%3F" title="Post to Facebook"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/2961/and-when-the-police-come-knocking-then-what/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>True Names</title>
		<link>http://securitymusings.com/article/2929/true-names</link>
		<comments>http://securitymusings.com/article/2929/true-names#comments</comments>
		<pubDate>Sat, 06 Aug 2011 03:27:36 +0000</pubDate>
		<dc:creator>Nick Staples</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=2929</guid>
		<description><![CDATA[What&#8217;s in a name if it&#8217;s transparent? The concept of a &#8220;name&#8221; has always been an important part of interactivity due to the convenience of association. We use names to keep people and things distinct when we reference them. Beyond that, their significance can be magnified by the value we place on them (e.g. exorcisms, [...]]]></description>
			<content:encoded><![CDATA[<p>What&#8217;s in a name if it&#8217;s transparent? The concept of a &#8220;name&#8221; has always been an important part of interactivity due to the convenience of association. We use names to keep people and things distinct when we reference them. Beyond that, their significance can be magnified by the value we place on them (e.g. exorcisms, Rumpelstiltskin). It stands to reason that one&#8217;s true name, being something of value, would be protected to some extent. We typically accomplish this simply by sharing it selectively, or by using a partial name or a nickname. Our experiences online aren&#8217;t much different; <a href="https://www.eff.org/deeplinks/2011/07/case-pseudonyms">pseudonyms</a> have long been part of the fabric of the Internet and are basically e-nicknames. Handles, monikers, and ICQ numbers have all provided the ability to identify an individual without divulging their actual name. Moreover, since a pseudonym has the characteristics of a name, it can be uniquely valued as well&#8211; it’s not uncommon to build a significant social identity around one.</p>
<p>These observations underline much of the recent grumbling about the use-your-real-name policies of some web sites. <a href="https://www.facebook.com/help/?faq=173909489329079">Facebook</a> and <a href="https://plus.google.com/113116318008017777871/posts/VJoZMS8zVqU">Google+</a> (and there are many others) may have a perfectly legitimate reason for requiring true names to use their service&#8211; and even if they don&#8217;t, hey it IS their service and users have to play by their rules. But if this becomes a more common practice overall (websites are frequent bandwagoneers), the grumbling may turn into fists and pitchforks. The whole situation is made even more complex by politics. Are we seeing a paradigm shift in how we associate with each other? More importantly, have we already arrived at the dystopian future of name paranoia and government ascendancy like that found in Vernor Vinge&#8217;s <a href="http://files.grimmelmann.net/cases/Vinge.pdf">True Names</a>?</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=True+Names+http%3A%2F%2Fsecuritymusings.com%2F%3Fp%3D2929" title="Post to Twitter"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://securitymusings.com/article/2929/true-names&amp;t=True+Names" title="Post to Facebook"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/2929/true-names/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMS messages unlocking a car</title>
		<link>http://securitymusings.com/article/2917/sms-messages-unlocking-a-car</link>
		<comments>http://securitymusings.com/article/2917/sms-messages-unlocking-a-car#comments</comments>
		<pubDate>Thu, 04 Aug 2011 14:59:56 +0000</pubDate>
		<dc:creator>Laura Raderman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=2917</guid>
		<description><![CDATA[Black Hat Briefings have been going on all this week, with the expected announcements of vulnerabilities, tools, and other fun. I refuse to go to Vegas for health reasons, so I often miss out on Black Hat and Defcon. But this week, the one announcement that has me interested is that SMS messages are being [...]]]></description>
			<content:encoded><![CDATA[<p>Black Hat Briefings have been going on all this week, with the expected announcements of vulnerabilities, tools, and other fun. I refuse to go to Vegas for health reasons, so I often miss out on Black Hat and Defcon. But this week, the one announcement that has me interested is that <a href="http://www.scmagazineus.com/black-hat-car-unlocked-started-via-war-texting/article/209037/">SMS messages are being used to unlock cars and start them</a> &#8211; specifically the Subaru Outback. They also demonstrated that car unlocking isn&#8217;t the only capability that SMS messages have. Pretty much anything that uses the GSM network for communication may be vulnerable &#8211; electric meters, traffic lights, GPS-tracking, etc.</p>
<p>With more and more devices being &#8220;always connected&#8221;, I suspect we&#8217;ll see more problems. And these are the kinds of problems that may literally be life and death &#8211; turn someone&#8217;s heat off on a cold day, start a car in a closed garage, etc. Today, we assume that all Internet sites have a modicum of security knowledge, or someone has at least thought about security. Is the same true for these new technologies? In general, the Internet doesn&#8217;t control life and death &#8211; yes, it&#8217;s annoying when someone steals your credit card number, but you&#8217;re not (likely) going to die from it. These new systems are &#8211; and I suspect that security hasn&#8217;t been at the top of the designers&#8217; minds.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=SMS+messages+unlocking+a+car+http%3A%2F%2Fsecuritymusings.com%2F%3Fp%3D2917" title="Post to Twitter"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://securitymusings.com/article/2917/sms-messages-unlocking-a-car&amp;t=SMS+messages+unlocking+a+car" title="Post to Facebook"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/2917/sms-messages-unlocking-a-car/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HIPAA is more than fines</title>
		<link>http://securitymusings.com/article/2887/hipaa-is-more-than-fines</link>
		<comments>http://securitymusings.com/article/2887/hipaa-is-more-than-fines#comments</comments>
		<pubDate>Tue, 12 Jul 2011 12:15:45 +0000</pubDate>
		<dc:creator>Benjamin Hartley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=2887</guid>
		<description><![CDATA[The UCLA Health System was just fined $865,000 for HIPAA violations. That probably sounds like an awful lot, but in truth it isn’t. It’s awfully difficult to find exact figures on regulatory fines – companies tend to be rather tight-lipped on the subject, after all. But on the scale of companies and business fines, and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hhs.gov/news/press/2011pres/07/20110707a.html">The UCLA Health System was just fined $865,000 for HIPAA violations.</a></p>
<p>That probably sounds like an awful lot, but in truth it isn’t. It’s awfully difficult to find exact figures on regulatory fines – companies tend to be rather tight-lipped on the subject, after all. But on the scale of companies and business fines, and knowing that companies in general, and hospitals in particular, are generally good at cushioning themselves against such damage, it’s just not that much.</p>
<p>Also, HIPAA is considered something of a paper tiger. Although HIPAA was passed in 1996, <a href="http://www.washingtonpost.com/wp-dyn/content/article/2006/06/04/AR2006060400672.html">there weren’t any fines issued until 2006</a>. While there have been quite a few fines and even criminal prosecutions since then, and the UCLA fine is the third “large” fine in 2011 – the largest being $4.3 million – that’s still not all that much on a business scale.</p>
<p>However, HIPAA compliance is a major concern for healthcare providers; a concern which is far out of proportion to the expected costs of non-compliance?<br />
Why? Are all hospitals, insurance providers, and private practices that concerned with patient privacy?</p>
<p>I’d like to say yes. But, cynically, my time working at a hospital tells me the real reason: they don’t want to undergo an inspection.</p>
<p>HIPAA originally set the maximum fine for each individual violation at a mere $100, with the maximum possible fines being $25,000. Those limits were raised in 2008, and there is a risk of criminal penalties to boot, but that’s not the biggest risk, nor the biggest potential cost.</p>
<p>Each reported violation can trigger a HIPAA inspection. Inspectors can look over the entire facility, from top to bottom, looking for each and every violation. The costs involved in such an inspection,  in terms of disruption to the facility, far exceed the possible fine involved. </p>
<p>The numbers don’t tell the whole story with HIPAA. The fear of an inspection has motivated hospitals throughout the nation to adopt far more secure practices with respect to medical records. While there can, and will be, data leaks, HIPAA is more effective than it seems.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=HIPAA+is+more+than+fines+http%3A%2F%2Fsecuritymusings.com%2F%3Fp%3D2887" title="Post to Twitter"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter2.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://securitymusings.com/article/2887/hipaa-is-more-than-fines&amp;t=HIPAA+is+more+than+fines" title="Post to Facebook"><img class="nothumb" src="http://securitymusings.com/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/2887/hipaa-is-more-than-fines/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

