<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
	<title>ZDNET.com.au - Securify This! Blog</title>
	<link>http://www.zdnet.com.au/</link>
	<description>ZDNET.com.au - Securify This! Blog</description>
	<language>en-au</language>
	<image>
		<url>http://cdn.cbsi.com.au/zdnet/i/z/feed/300x300-zdnet.jpg</url>
		<title>ZDNET.com.au - Securify This! Blog</title>
		<link>http://www.zdnet.com.au/</link>
	</image>
	<item>
        <title>Confessions of a naked Mac user</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Confessions-of-a-naked-Mac-user/0,139033343,339295600,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Confessions-of-a-naked-Mac-user/0,139033343,339295600,00.htm?feed=rss#talkback</comments>
        <pubDate>Thu, 26 Mar 2009 14:21:02 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Confessions-of-a-naked-Mac-user/0,139033343,339295600,00.htm?feed=rss</guid>
        <description><![CDATA[ I caved in. I had all intentions of pre-emptively spending my $900 government handout on a $700 HP netbook this weekend. But I was pwned by a shiny little MacBook in about the time it took white hat Charlie Miller to hack its upscale brother, the MacBook Air. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>I caved in. I had all intentions of pre-emptively spending my $900 government handout on a $700 HP netbook this weekend. But I was pwned by a shiny little MacBook in about the time it took white hat Charlie Miller to hack its upscale brother, the MacBook Air.</strong></p>
<p>So am I more secure now that I use a Mac without antivirus software than in my former life under a Windows machine with it?</p>
<p>The debate over Mac security compared with Windows is a long-running one. Apple considers Mac OS X so safe that late last year it <a href="http://www.zdnet.com.au/news/security/soa/Apple-removes-Mac-antivirus-warning/0,130061744,339293644,00.htm?feed=rss">removed a page</a> on its site which <i>Washington Post</i> security blogger <a href="http://voices.washingtonpost.com/securityfix/2008/12/apple_mac_users_should_get_ant.html">Brian Krebs had found</a>.</p>
<p>Apple encouraged the "widespread use of multiple antivirus utilities" back then. <a href="http://support.apple.com/kb/HT2550" target="new">Click it today</a>, and you get the message as seen in the image below.</p>
<div class="alignright">
	<img src="http://cdn.cbsi.com.au/story_media/339295600/Apple-AV-Were-Sorry.JPG?system00" alt="Apple-AV-Were-Sorry.JPG?system00" /><p><i>(Screenshot by Liam Tung/ZDNet.com.au)</i></p>
</div>
<p>Apple's reason for taking down the old message?</p>
<p>"It was old and inaccurate," Apple told Krebs. "The Mac is designed with built-in technologies that provide protection against malicious software and security threats right out of the box." It did concede that OS X wasn't bulletproof; antivirus (AV) "may offer additional protection," it said.</p>
<p>But how is that different to Windows Vista?</p>
<p>Since removing the article, Apple hasn't published a position on the issue, but Mac users on its support forum have closed the case on the matter: AV is unnecessary.</p>
<p>It's not surprising Apple would focus on its built-in technologies, especially when security researchers have begun paying more attention to them. Apple's growing user-base is still seen as a likely trigger for malware writers to start devising nasty payloads. Dino A. Dai Zovi, a buddy of Charlie Miller &mdash; the "prize" hacker who recently pwned a MacBook in 10 seconds &mdash; recently released his research on the subject.</p>
<p>Zovi's assessment was that while threats and the likelihood of attack are currently low for OS X, vulnerability is high. The chink in Leopard's armour is how it handles memory corruptions, such as a buffer overrun &mdash; a flaw that can be triggered by an attacker, which causes data to be stored beyond the boundaries of a "buffer". When that extra data is overwritten to a nearby memory location the process could crash, or allow malicious code to run.</p>
<p>One solution to this problem is known as address space layout randomisation (ASLR), which, according to Wikipedia, involves randomly re-arranging the positions of key data areas.</p>
<p>Microsoft took the lead, at least on ASLR, from the OS X cousin OpenBSD in this respect, announcing its use in the <a href="http://www.zdnet.com.au/news/software/soa/Vista-plays-hide-and-seek-with-hackers/0,130061733,139257609,00.htm?feed=rss">beta version of Vista</a> in 2006.</p>
<p>Since then IBM security researcher Mark Dowd <a href="http://www.zdnet.com.au/news/security/soa/Vista-security-to-be-obliterated-at-Black-Hat/0,130061744,339290040,00.htm?feed=rss">has tested Microsoft's implementation</a> of defences against this type of attack in Windows Vista, looking at how Adobe Flash bugs could be used to beat them.</p>
<blockquote class="quote-left">
		<p><img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-left.gif" class="quotation" /><span>So am I more secure now that I use a Mac without antivirus software than in my former life under a Windows machine with it?</span> <img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-right.gif" /></p>
</blockquote>
<p>These defences don't stop, but reduce the likelihood of an exploit working. Dowd's work attempted to increase the likelihood of them working.</p>
<p>Today, OS X has fallen behind on several fronts, compared to Linux and Vista, says Zovi, whose research paper can be <a href="http://www.scribd.com/doc/13450744/Dino-Dai-Zovi-Mac-OS-Xploitation" target="new">found here</a>. His conclusion: "Mac OS X is significantly lacking in memory corruption defence features compared to other current operating systems like Windows Vista and Linux: ASLR, Non-eXecutable memory, stack and heap memory protections."</p>
<p>His proof? The CanSecWest hacking competition. Charlie Miller pointed out last week to <i>Zero Day</i>'s Ryan Narraine about his latest exploit: "With my Safari exploit, I put the code into a process and I know exactly where it's going to be.  There's no randomisation. I know when I jump there, the code is there and I can execute it there.  On Windows, the code might show up but I don't know where it is. Even if I get to the code, it's not executable.  Those are two hurdles that Macs don't have."</p>
<p>It's interesting to see Microsoft has leapfrogged Apple on some very important counts (probably out of necessity), and that OS X could be hacked so quickly. But does any of this really matter to the user? Well, I think I'll just relish in my AV-less state for now, and enjoy the fact there aren't an army of Charlie Millers across the globe each with a $10,000 incentive to find more holes and devise payloads.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Confessions-of-a-naked-Mac-user/0,139033343,339295600,00.htm?feed=rss#talkback">Comments (29)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConfessions-of-a-naked-Mac-user%2F0%2C139033343%2C339295600%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Confessions%20of%20a%20naked%20Mac%20user">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConfessions-of-a-naked-Mac-user%2F0%2C139033343%2C339295600%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConfessions-of-a-naked-Mac-user%2F0%2C139033343%2C339295600%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConfessions-of-a-naked-Mac-user%2F0%2C139033343%2C339295600%2C00.htm%3Ffeed%3Drss&amp;title=Confessions%20of%20a%20naked%20Mac%20user" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConfessions-of-a-naked-Mac-user%2F0%2C139033343%2C339295600%2C00.htm%3Ffeed%3Drss&amp;title=Confessions%20of%20a%20naked%20Mac%20user&amp;bodytext=I%20caved%20in.%20I%20had%20all%20intentions%20of%20pre-emptively%20spending%20my%20%24900%20government%20handout%20on%20a%20%24700%20HP%20netbook%20this%20weekend.%20But%20I%20was%20pwned%20by%20a%20shiny%20little%20MacBook%20in%20about%20the%20time%20it%20took%20white%20hat%20Charlie%20Miller%20to%20hack%20its%20upscale%20brother%2C%20the%20MacBook%20Air." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConfessions-of-a-naked-Mac-user%2F0%2C139033343%2C339295600%2C00.htm%3Ffeed%3Drss&amp;title=Confessions%20of%20a%20naked%20Mac%20user" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConfessions-of-a-naked-Mac-user%2F0%2C139033343%2C339295600%2C00.htm%3Ffeed%3Drss&amp;title=Confessions%20of%20a%20naked%20Mac%20user" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConfessions-of-a-naked-Mac-user%2F0%2C139033343%2C339295600%2C00.htm%3Ffeed%3Drss&amp;title=Confessions%20of%20a%20naked%20Mac%20user" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339295600;kw=;sz=300x250;dcopt=;tile=1;ord=986579221?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339295600;kw=;sz=300x250;dcopt=;tile=1;ord=986579221?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/security/soa/Microsoft-pulls-Mac-security-update/0,130061744,339272685,00.htm?feed=rss">Microsoft pulls Mac security update</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Trojan-spells-new-era-for-Apple-Mac-security/0,130061744,339283431,00.htm?feed=rss">Trojan spells new era for Apple Mac security</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Apple-removes-Mac-antivirus-warning/0,130061744,339293644,00.htm?feed=rss">Apple removes Mac antivirus warning</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Is Facebook's care really contempt?</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Is-Facebook-s-care-really-contempt-/0,139033343,339295035,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Is-Facebook-s-care-really-contempt-/0,139033343,339295035,00.htm?feed=rss#talkback</comments>
        <pubDate>Thu, 19 Feb 2009 16:56:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Is-Facebook-s-care-really-contempt-/0,139033343,339295035,00.htm?feed=rss</guid>
        <description><![CDATA[ Facebook's answer as to why it removed vigilante groups that had posted details about accused fire-bug Brendan Sokaluk smells of fear that it may be as responsible as media for content published on its network. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Facebook's cautious answer as to why it removed vigilante groups that had posted details about accused fire-bug Brendan Sokaluk smells of fear. Could it, like general media, be held responsible for content published on its network?</strong></p>
<p>Facebook's decision to <a href="http://www.zdnet.com.au/news/software/soa/MySpace-Facebook-block-arsonist-info/0,130061733,339295010,00.htm?feed=rss">pull the groups on Wednesday</a> couldn't have been more perfectly timed: as its CEO Mark Zuckerberg attempted to <a href="http://blog.facebook.com/blog.php?blog_id=company&amp;blogger=4" target="new">convince his users</a> that they really do own the content they publish on Facebook, locally it was commandeering "user's content" because Facebook decided those groups had breached its terms of use.</p>
<blockquote class="quote-right">
		<p><img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-left.gif" class="quotation" /><span>In other words, Facebook's lawyers thought it was not subject to the court order; it was just following its own rules.</span> <img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-right.gif" /></p>
</blockquote>
<p>The decision to take down the groups came after the Victorian Police told the media that it feared the Facebook groups could threaten the Department of Public Prosecution's case against Sokaluk.</p>
<p>Facebook responded quickly, but told media it did so because the groups had breached its terms of use. "We will remove groups reported to us that are found to express hatred or threaten violence towards people," spokespeople said.</p>
<p>In other words, Facebook's lawyers thought it was not subject to the court order; it was just following its own rules. At least that's how criminal lawyer David Galbally QC, who was interviewed on <i>Sunrise</i> yesterday, interpreted Facebook's comments.</p>
<p>"Facebook say they're not responsible. But that's wrong and nonsense. They're displaying it in a jurisdiction that breaches an order," Galbally said.</p>
<p>"We need to have a law that makes the website provider responsible for what it is that's being displayed on the internet, particularly in circumstances that breaches or tends to breach a court order," he added.</p>
<p>But if that's what should happen, it's certainly not what has happened in the past.</p>
<p>A lawyer friend of mine reckoned there are three analogous scenarios: eBay being used to sell counterfeit software; the court order preventing Channel 9 from airing the first series of <i>Underbelly</i> in Victoria being undermined by YouTube; and the case being brought by the <a href="http://www.zdnet.com.au/insight/communications/soa/Just-what-is-behind-the-iiNet-case-/0,139023754,339293581,00.htm?feed=rss">Australian Federation Against Copyright Theft (AFACT) against ISP iiNet</a>.</p>
<p>eBay typically handles the issue of counterfeit sales in its terms and conditions, my friend said. A good example is Microsoft's recent legal action, which was directed at the sellers <a href="http://www.zdnet.com.au/news/security/soa/MS-piracy-squad-targets-Aussie-retailers/0,130061744,339292762,00.htm?feed=rss">and not eBay</a>.</p>
<p>The <i>Underbelly</i> court order is much closer to the issue of whether Facebook is responsible. Although no individuals were charged with contempt of court, David Vaile, University of NSW Cyberspace Law and Policy Centre executive director told <a href="http://www.news.com.au/technology/story/0,25642,23201824-5014108,00.html" target="_blank">News.com.au</a> at the time those who uploaded the series could face copyright and contempt of court charges, rather than YouTube or BitTorrent.</p>
<p>The AFACT versus iiNET case is more tangential than the first two, but that shows some of the difficulties in holding a service provider responsible for its users' actions.</p>
<p>Galbally is the only person I've heard say that Facebook should be responsible for obeying the court order. If he's right, we might see Facebook place an advertisement on its network asking: "Wanna make $150 a day for sitting at your desk and reading? Click here to apply."</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Is-Facebook-s-care-really-contempt-/0,139033343,339295035,00.htm?feed=rss#talkback">Comments (6)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-Facebook-s-care-really-contempt-%2F0%2C139033343%2C339295035%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Is%20Facebook's%20care%20really%20contempt?%20">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-Facebook-s-care-really-contempt-%2F0%2C139033343%2C339295035%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-Facebook-s-care-really-contempt-%2F0%2C139033343%2C339295035%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-Facebook-s-care-really-contempt-%2F0%2C139033343%2C339295035%2C00.htm%3Ffeed%3Drss&amp;title=Is%20Facebook's%20care%20really%20contempt?%20" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-Facebook-s-care-really-contempt-%2F0%2C139033343%2C339295035%2C00.htm%3Ffeed%3Drss&amp;title=Is%20Facebook's%20care%20really%20contempt?%20&amp;bodytext=Facebook%27s%20answer%20as%20to%20why%20it%20removed%20vigilante%20groups%20that%20had%20posted%20details%20about%20accused%20fire-bug%20Brendan%20Sokaluk%20smells%20of%20fear%20that%20it%20may%20be%20as%20responsible%20as%20media%20for%20content%20published%20on%20its%20network." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-Facebook-s-care-really-contempt-%2F0%2C139033343%2C339295035%2C00.htm%3Ffeed%3Drss&amp;title=Is%20Facebook's%20care%20really%20contempt?%20" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-Facebook-s-care-really-contempt-%2F0%2C139033343%2C339295035%2C00.htm%3Ffeed%3Drss&amp;title=Is%20Facebook's%20care%20really%20contempt?%20" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-Facebook-s-care-really-contempt-%2F0%2C139033343%2C339295035%2C00.htm%3Ffeed%3Drss&amp;title=Is%20Facebook's%20care%20really%20contempt?%20" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339295035;kw=;sz=300x250;dcopt=;tile=2;ord=751471332?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339295035;kw=;sz=300x250;dcopt=;tile=2;ord=751471332?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/software/soa/MySpace-Facebook-block-arsonist-info/0,130061733,339295010,00.htm?feed=rss">MySpace, Facebook block arsonist info</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Google-map-tracks-deadly-bushfires-in-Victoria/0,130061733,339294842,00.htm?feed=rss">Google map tracks deadly bushfires in Victoria</a></li>
<li><a href="http://www.zdnet.com.au/insight/communications/soa/Just-what-is-behind-the-iiNet-case-/0,139023754,339293581,00.htm?feed=rss">Just what is behind the iiNet case?</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Job security and data security</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Job-security-and-data-security/0,139033343,339294771,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Job-security-and-data-security/0,139033343,339294771,00.htm?feed=rss#talkback</comments>
        <pubDate>Thu, 05 Feb 2009 16:49:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Job-security-and-data-security/0,139033343,339294771,00.htm?feed=rss</guid>
        <description><![CDATA[ Scared of being swept out in a round of redundancies? Then join a security company, where your misery is the industry's opportunity to protect intellectual property. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Scared of being swept out in a round of redundancies? Then join a security company, where your misery is the industry's opportunity to protect intellectual property.</strong></p>
<blockquote class="quote-right">
		<p><img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-left.gif" class="quotation" /><span>It is our opinion that the majority of security threats faced by Australian companies come from employee's who are dissatisfied or at risk of redundancy</span> <img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-right.gif" /></p>
		<p class="credit">ESD Australia's Les Goldsmith</p>
</blockquote>
<p>Thanks to the financial and economic crisis, which McAfee's CEO Dave DeWalt at the World Economic Forum in Davos last week twisted into the "global meltdown in vital information", the security industry has found its new public enemy number one: not clumsy insiders who accidentally leak information, but fearful insiders who suspect they're about to become outsiders.</p>
<p>"The current economic crisis is poised to create a global meltdown in vital information. Increased pressures on firms to reduce spending and cut staffing have led to more porous defences and increased opportunity for crime," said DeWalt.</p>
<p>DeWalt based his comments on research that found US$4.6 billion worth of intellectual property was stolen last year across several countries. McAfee extrapolated it to US$1 trillion for the globe &mdash; a figure which will probably have to be trimmed in today's finance-constrained world.</p>
<p>But DeWalt's argument was compelling &mdash; superficially at least. Locally, people have been angered by how retrenchments have been conducted &mdash; coldly &mdash; and revenge of a similar ilk would surely be on the minds of some. Just take a look at the feedback on the story <a href="http://www.zdnet.com.au/news/hardware/soa/Dimension-Data-cuts-33-Aussies/0,130061702,339294661,00.htm?feed=rss">about Dimension Data's recent layoffs</a>.</p>
<p>Les Goldsmith, a veteran of technical surveillance counter-measure services and MD of ESD Australia, contacted me with a similar argument to DeWalts'.</p>
<p>"It is our opinion that the majority of security threats faced by Australian companies come from employee's who are dissatisfied or at risk of redundancy," said Goldsmith.</p>
<p>The current economic climate meant that staff would be aware of the threat of being laid off, leaving a company's intellectual property at a greater risk of theft, he said.</p>
<p>To an extent I agree with Goldsmith, but how different would that be to a climate in which poaching staff was the norm? Say, like last year.</p>
<p>I also had a chat with Rob McAdam, managing director of penetration testing firm, Pure Hacking, a company that often does forensics after a data theft has occurred. He made two points. First, companies that let their staff know its systems are being monitored reduce the risk of a theft occurring. Staff weigh up the risks, he said.</p>
<p>The second is more telling though of the risk of IP theft, specifically. "All the jobs we've been called in for have been around credit card data," he said. "It's been more about how can I make a quick return and that takes a while on IP, but for credit card information it's fairly immediate."</p>
<p>So is your IP under threat? Probably, just like it was last year, but it's the day-to-day low-hanging, easily liquefied fruit that's still likely to be at the greatest risk.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Job-security-and-data-security/0,139033343,339294771,00.htm?feed=rss#talkback">Comments (2)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FJob-security-and-data-security%2F0%2C139033343%2C339294771%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Job%20security%20and%20data%20security">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FJob-security-and-data-security%2F0%2C139033343%2C339294771%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FJob-security-and-data-security%2F0%2C139033343%2C339294771%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FJob-security-and-data-security%2F0%2C139033343%2C339294771%2C00.htm%3Ffeed%3Drss&amp;title=Job%20security%20and%20data%20security" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FJob-security-and-data-security%2F0%2C139033343%2C339294771%2C00.htm%3Ffeed%3Drss&amp;title=Job%20security%20and%20data%20security&amp;bodytext=Scared%20of%20being%20swept%20out%20in%20a%20round%20of%20redundancies%3F%20Then%20join%20a%20security%20company%2C%20where%20your%20misery%20is%20the%20industry%27s%20opportunity%20to%20protect%20intellectual%20property." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FJob-security-and-data-security%2F0%2C139033343%2C339294771%2C00.htm%3Ffeed%3Drss&amp;title=Job%20security%20and%20data%20security" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FJob-security-and-data-security%2F0%2C139033343%2C339294771%2C00.htm%3Ffeed%3Drss&amp;title=Job%20security%20and%20data%20security" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FJob-security-and-data-security%2F0%2C139033343%2C339294771%2C00.htm%3Ffeed%3Drss&amp;title=Job%20security%20and%20data%20security" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339294771;kw=;sz=300x250;dcopt=;tile=3;ord=972672286?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339294771;kw=;sz=300x250;dcopt=;tile=3;ord=972672286?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/business/soa/Aussie-ICT-layoffs-the-scorecard/0,139023166,339293142,00.htm?feed=rss">Aussie ICT layoffs: the scorecard</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Oakton-joins-layoff-list/0,130061733,339293761,00.htm?feed=rss">Oakton joins layoff list</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Layoffs-hit-UXC/0,130061733,339293014,00.htm?feed=rss">Layoffs hit UXC</a></li>
<li><a href="http://www.zdnet.com.au/news/business/soa/EMC-layoffs-to-cut-deeper-than-forecast/0,139023166,339272891,00.htm?feed=rss">EMC layoffs to cut deeper than forecast</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>IE patch: Microsoft's eight days of hell</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/IE-patch-Microsoft-s-eight-days-of-hell/0,139033343,339293905,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/IE-patch-Microsoft-s-eight-days-of-hell/0,139033343,339293905,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 19 Dec 2008 10:40:02 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/IE-patch-Microsoft-s-eight-days-of-hell/0,139033343,339293905,00.htm?feed=rss</guid>
        <description><![CDATA[ It's always funny watching an event force a company to break old habits and this IE zero day was enough for Microsoft to do it. As Microsoft Australia's strategic security advisor Stuart Strathdee said "we pulled all stops to get this patch out". ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>It's rare to witness an event which forces a company to break old habits, but the recent Internet Explorer zero-day security hole was enough for Microsoft to do it.</strong></p>
<p>As Microsoft Australia's strategic security advisor Stuart Strathdee said: "We pulled all the stops to get this patch out". The "out of band" patch released by Microsoft at 5am Sydney-time yesterday was an unusual event indeed, according to Strathdee. The company usually patches monthly.</p>
<blockquote class="quote-right">
		<p><img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-left.gif" class="quotation" /><span>We pulled all the stops to get this patch out</span> <img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-right.gif" /></p>
		<p class="credit">Microsoft's Stuart Strathdee</p>
</blockquote>
<p>"Out of band updates are a fairly rare occurrence. We did have one earlier this year. Without access to exact numbers, I think we only do one or two a year," Strathdee told <i>ZDNet.com.au</i>.</p>
<p>In October this year, Microsoft was forced to release a patch for its Windows Server software outside the monthly Tuesday patch cycle. Microsoft considered a <a href="http://www.microsoft.com/technet/security/Bulletin/MS08-067.mspx%20" target="_blank">flaw</a> in its Windows Server 2000, Windows XP, and Windows Server 2003 software critical enough to do what it did yesterday at 5am.</p>
<p>The patch released yesterday was rushed through within eight days of the zero day's discovery &mdash; a feat which Australia's Computer Emergency Response Team's (AusCERT) general manager Graham Ingram earlier this week said would be <a href="http://www.zdnet.com.au/news/security/soa/Avoid-using-IE-if-possible-AusCERT/0,130061744,339293853,00.htm?feed=rss">"Herculean"</a>; even without the eight-day turn-around time that Microsoft has achieved.</p>
<p>"I would not like to be working for Microsoft at this point in time," he told <i>ZDNet.com.au</i> at the time.</p>
<p>According to Strathdee, it wasn't such a pleasant time. After Microsoft completed its risk assessment on the threat, he said, "We decided it was something that we had to go 24/7 on."</p>
<p>"From the development team's [perspective], even though [they] have the core code for IE, going through all those permutations of different combinations of service packs and operating systems obviously opens up the matrix of testing," he said. "It was a big task."</p>
<p>Meanwhile, AusCERT, which knew that it might cop flack &mdash; not just from Microsoft but large corporations that have locked-down computers &mdash; had cautiously advised organisations to "consider" using alternative browsers until a patch was released.</p>
<p>Strathdee said this advice was "drastic". "Particularly in this instance, the risk to Australian users has been so minimal, that recommending alternate browsers &mdash; that really is a very drastic recommendation," he said.</p>
<p>And Strathdee's following comment can't be denied by other browser makers, such as Google, Apple, Opera and Mozilla.</p>
<p>"The other side of that is that if you are going to switch to an alternate browser, you need to consider the vulnerabilities that those browsers have in terms of exposure," he said.</p>
<blockquote class="quote-left">
		<p><img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-left.gif" class="quotation" /><span>The code is as good as we can make it based on the urgency that we had here</span> <img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-right.gif" /></p>
		<p class="credit">Microsoft's Stuart Strathdee</p>
</blockquote>
<p>All have experienced serious flaws of some nature over the past year and all are under attack. On the other hand, none besides Firefox &mdash; and only at a consumer level &mdash; are anywhere near as widely used as Internet Explorer. The question is, which browser is next in line? On the advice of some fairly reliable sources, the answer is likely Firefox.</p>
<p>But in Microsoft's defence, Strathdee said: "We're not trying to back away from the fact this was a serious issue. That's why we've pulled out all the stops."</p>
<p>Despite the rushed nature of the patch issued yesterday, Strathdee said it was "quality". "Even though we've rushed it, we've done a lot to ensure that it is a quality update and the code is as good as we can make it based on the urgency that we had here," he said.</p>
<p>Microsoft typically tests its patches against application environments of between 250 to 300 organisations besides itself, according to the executive.</p>
<p>Despite the panic and hype caused by this zero-day flaw, Strathdee said it wasn't time for organisations that only supported Internet Explorer to start supporting other browsers.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/IE-patch-Microsoft-s-eight-days-of-hell/0,139033343,339293905,00.htm?feed=rss#talkback">Comments (11)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-patch-Microsoft-s-eight-days-of-hell%2F0%2C139033343%2C339293905%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20IE%20patch:%20Microsoft's%20eight%20days%20of%20hell">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-patch-Microsoft-s-eight-days-of-hell%2F0%2C139033343%2C339293905%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-patch-Microsoft-s-eight-days-of-hell%2F0%2C139033343%2C339293905%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-patch-Microsoft-s-eight-days-of-hell%2F0%2C139033343%2C339293905%2C00.htm%3Ffeed%3Drss&amp;title=IE%20patch:%20Microsoft's%20eight%20days%20of%20hell" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-patch-Microsoft-s-eight-days-of-hell%2F0%2C139033343%2C339293905%2C00.htm%3Ffeed%3Drss&amp;title=IE%20patch:%20Microsoft's%20eight%20days%20of%20hell&amp;bodytext=It%27s%20always%20funny%20watching%20an%20event%20force%20a%20company%20to%20break%20old%20habits%20and%20this%20IE%20zero%20day%20was%20enough%20for%20Microsoft%20to%20do%20it.%20As%20Microsoft%20Australia%27s%20strategic%20security%20advisor%20Stuart%20Strathdee%20said%20%22we%20pulled%20all%20stops%20to%20get%20this%20patch%20out%22." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-patch-Microsoft-s-eight-days-of-hell%2F0%2C139033343%2C339293905%2C00.htm%3Ffeed%3Drss&amp;title=IE%20patch:%20Microsoft's%20eight%20days%20of%20hell" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-patch-Microsoft-s-eight-days-of-hell%2F0%2C139033343%2C339293905%2C00.htm%3Ffeed%3Drss&amp;title=IE%20patch:%20Microsoft's%20eight%20days%20of%20hell" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-patch-Microsoft-s-eight-days-of-hell%2F0%2C139033343%2C339293905%2C00.htm%3Ffeed%3Drss&amp;title=IE%20patch:%20Microsoft's%20eight%20days%20of%20hell" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339293905;kw=;sz=300x250;dcopt=;tile=4;ord=2146060773?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339293905;kw=;sz=300x250;dcopt=;tile=4;ord=2146060773?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/security/soa/MS-patches-zero-day-IE-flaw/0,130061744,339293893,00.htm?feed=rss">MS patches zero-day IE flaw</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Avoid-using-IE-if-possible-AusCERT/0,130061744,339293853,00.htm?feed=rss">Avoid using IE if possible: AusCERT</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/IE7-under-attack-from-accidental-zero-day-exploit/0,130061744,339293772,00.htm?feed=rss">IE7 under attack from 'accidental' zero-day exploit</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Why-CIOs-aren-t-nuts-for-Chrome/0,130061733,339292474,00.htm?feed=rss">Why CIOs aren't nuts for Chrome</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>IE zero day: Money v tubes? Choose one</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/IE-zero-day-Money-v-tubes-Choose-one/0,139033343,339293856,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/IE-zero-day-Money-v-tubes-Choose-one/0,139033343,339293856,00.htm?feed=rss#talkback</comments>
        <pubDate>Wed, 17 Dec 2008 12:44:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/IE-zero-day-Money-v-tubes-Choose-one/0,139033343,339293856,00.htm?feed=rss</guid>
        <description><![CDATA[ In light of the unpatched IE zero day, AusCERT has cautiously advised organisations to "consider" using an alternative browser; or even kill browsing altogether. For organisations with locked down computers, is it time to support two browsers? ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>In light of the unpatched IE zero day, AusCERT has cautiously advised organisations to "consider" using an alternative browser; or even kill browsing altogether. For organisations with locked down computers, is it time to support two browsers?</strong></p>
<p>I had a funny discussion yesterday with AusCERT's <a href="http://www.zdnet.com.au/news/security/soa/Avoid-using-IE-if-possible-AusCERT/0,130061744,339293853,00.htm?feed=rss">general manager Graham Ingram</a>.</p>
<p>He was being coy about the <a href="http://www.auscert.org.au/render.html?it=10198" target="_blank">advice</a> they'd given &mdash; "consider using another browser until a patch has been issued" &mdash; which, from a home user's perspective seemed pretty sensible but for a major corporation might be impractical or simply impossible.</p>
<p><a href="http://www.zdnet.com.au/news/software/soa/Zero-day-exploit-endangers-all-IE-versions/0,130061733,339293800,00.htm?feed=rss">Every version of IE is exposed</a>, and as Stephan Chenette, manager of Websense's US research division <a href="http://www.zdnet.com.au/news/security/soa/IE7-under-attack-from-accidental-zero-day-exploit/0,130061744,339293772,00.htm?feed=rss">told <i>ZDNet.com.au</i> last week when it thought only IE7 was affected</a>, this flaw is "critical" because it can be exploited with virtually no user interaction &mdash; the victim need only navigate to a website that has been armed with the exploit code.</p>
<p>Highlighting just how critical this flaw is, Microsoft <a href="http://www.microsoft.com/technet/security/bulletin/ms08-dec.mspx" target="_blank">last night</a> announced it would issue an "out of band" patch tomorrow &mdash; a rare event which, according to AusCERT's Ingram, would have been a "Herculean" feat even for Microsoft.</p>
<p>As I was editing this blog one last time before pushing it live, Microsoft Australia sent an email to <i>ZDNet.com.au</i> advising that the patch will be ready by 5am tomorrow, 18 December. In fact, it's so spooked by this it's hosting a <a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032399448&amp;EventCategory=4&amp;culture=en-US&amp;CountryCode=US" target="_blank">special webcast tomorrow</a> at 8am for Australian eastern states.</p>
<p>Although zero days like this don't happen every day, we can be fairly sure it is only a matter of when, not if, there will be another. So a quick fix would be to immediately switch to an alternative browser such as Firefox, Opera, Chrome or Safari. If you like IE come back to it when Microsoft has released a patch.</p>
<p>But it's a different game for high security organisations like government agencies, banks etc. which in many cases "lock down" computers, usually with some cocktail of Microsoft software and inevitably IE in the mix.</p>
<p>So I was thinking then, why not, for the locked down environment, support two browsers? Stupid idea? Maybe. </p>
<p>IBRS security analyst James Turner thought supporting two browsers was silly and costly. He suggested "organisations question whether everyone actually needs web access".</p>
<p>AusCERT's Ingram agreed that if concern over this flaw was great enough, organisations should simply kill browsing altogether. But can you imagine seven whole tubeless days?</p>
<p>So how important is the web for business? I would say it's pretty darn vital as the majority of workers legitimately access the web to help them do their jobs. Even classically non-work services like YouTube or Twitter have become useful tools in some industries.</p>
<p><em>So how are you dealing with this issue? Do you support more than one browser? Does everyone in your organisation need internet access? Will you be patching tomorrow?</em></p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/IE-zero-day-Money-v-tubes-Choose-one/0,139033343,339293856,00.htm?feed=rss#talkback">Comments (7)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-zero-day-Money-v-tubes-Choose-one%2F0%2C139033343%2C339293856%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20IE%20zero%20day:%20Money%20v%20tubes?%20Choose%20one">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-zero-day-Money-v-tubes-Choose-one%2F0%2C139033343%2C339293856%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-zero-day-Money-v-tubes-Choose-one%2F0%2C139033343%2C339293856%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-zero-day-Money-v-tubes-Choose-one%2F0%2C139033343%2C339293856%2C00.htm%3Ffeed%3Drss&amp;title=IE%20zero%20day:%20Money%20v%20tubes?%20Choose%20one" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-zero-day-Money-v-tubes-Choose-one%2F0%2C139033343%2C339293856%2C00.htm%3Ffeed%3Drss&amp;title=IE%20zero%20day:%20Money%20v%20tubes?%20Choose%20one&amp;bodytext=In%20light%20of%20the%20unpatched%20IE%20zero%20day%2C%20AusCERT%20has%20cautiously%20advised%20organisations%20to%20%22consider%22%20using%20an%20alternative%20browser%3B%20or%20even%20kill%20browsing%20altogether.%20For%20organisations%20with%20locked%20down%20computers%2C%20is%20it%20time%20to%20support%20two%20browsers%3F" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-zero-day-Money-v-tubes-Choose-one%2F0%2C139033343%2C339293856%2C00.htm%3Ffeed%3Drss&amp;title=IE%20zero%20day:%20Money%20v%20tubes?%20Choose%20one" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-zero-day-Money-v-tubes-Choose-one%2F0%2C139033343%2C339293856%2C00.htm%3Ffeed%3Drss&amp;title=IE%20zero%20day:%20Money%20v%20tubes?%20Choose%20one" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIE-zero-day-Money-v-tubes-Choose-one%2F0%2C139033343%2C339293856%2C00.htm%3Ffeed%3Drss&amp;title=IE%20zero%20day:%20Money%20v%20tubes?%20Choose%20one" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339293856;kw=;sz=300x250;dcopt=;tile=5;ord=440449854?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339293856;kw=;sz=300x250;dcopt=;tile=5;ord=440449854?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/security/soa/Zero-day-exploit-endangers-all-IE-versions/0,130061744,339293800,00.htm?feed=rss">Zero-day exploit endangers all IE versions</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/IE7-under-attack-from-accidental-zero-day-exploit/0,130061744,339293772,00.htm?feed=rss">IE7 under attack from 'accidental' zero-day exploit</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Sun-s-Solaris-10-at-risk-of-zero-day-exploit/0,130061744,339273604,00.htm?feed=rss">Sun's Solaris 10 at risk of zero-day exploit</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/-Another-Word-zero-day-bug-used-in-attacks/0,130061744,339273246,00.htm?feed=rss"> Another Word zero-day bug used in attacks</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Kevin Rudd is a cyber agent of KAOS</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Kevin-Rudd-is-a-cyber-agent-of-KAOS/0,139033343,339293720,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Kevin-Rudd-is-a-cyber-agent-of-KAOS/0,139033343,339293720,00.htm?feed=rss#talkback</comments>
        <pubDate>Tue, 09 Dec 2008 14:46:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Kevin-Rudd-is-a-cyber-agent-of-KAOS/0,139033343,339293720,00.htm?feed=rss</guid>
        <description><![CDATA[ This week the Australian online banking system was tested by an agent of KAOS - Kevin Rudd and his $10 billion dollar fiscal package that, as Agent 86 would say, "missed it by that much" on knocking out the banking system. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>This week the Australian online banking system was tested by an agent of KAOS &mdash; Kevin Rudd and his $10 billion dollar fiscal package that, as Agent 86 would say, "missed it by that much" on knocking out the banking system.</strong></p>
<div class="alignright">
	<img src="http://cdn.cbsi.com.au/zdnet/shared/images/homepage/HP/154x102/kevin-rudd-154x102.jpg" alt="kevin-rudd-154x102.jpg" /><p><strong>Agent 86: "Sorry about that, Chief"</strong><br><i>(Credit: Australian Labor Party)</i></p>
</div>
<p>As Kevin Rudd (Agent 86) delivered his first <a href="http://www.zdnet.com.au/news/hardware/soa/Hacker-threat-Rudd-promises-action/0,130061702,339293665,00.htm?feed=rss">National Security Strategy speech</a> about "cyber war" and the threat that KAOS posed to the nation's computer-dependent infrastructure, the $10.4 billion fiscal stimulus that was designed to lubricate the economy <a href="http://www.zdnet.com.au/news/software/soa/Rudd-s-10bn-gives-NetBank-heebie-jeebies-/0,130061733,339293675,00.htm?feed=rss">knocked out the biggest system</a> that would deliver it &mdash; CommBank's NetBank.</p>
<p>Agent 86 would have pulled off his shoe, dialled Ralph Norris and said: "Sorry about that, Chief".</p>
<p>But no, our Agent 86 didn't say that. He was busy in Canberra saying <a href="http://www.pm.gov.au/media/Speech/2008/speech_0659.cfm" target="_blank">this</a>:</p>
<p><i>"It is increasingly evident that the sophistication of our modern community is a source of vulnerability in itself... We are highly dependent on computer and information technology to drive critical industries such as aviation; electricity and water supply; banking and finance; and telecommunications networks."</i></p>
<p><i>"This dependency on information technology makes us potentially vulnerable to cyber attacks that may disrupt the information that increasingly lubricates our economy and system of government. A number of actors may carry out such attacks ranging from hackers, to commercial entities and foreign states."</i></p>
<p>After conducting a root cause analysis of the situation, I found that our Agent 86 had forgotten one potentially massive, although unintentional, agent of KAOS: himself.</p>
<p>His $10.4 billion package wasn't an attack, but it was definitely an assault on the information systems "that increasingly lubricate our economy".</p>
<p>NetBank, according to CommBank's CIO, Michael Harte, is the largest transactional website in the southern hemisphere, pumping out one million of the suckers a day. Apparently you can't just inject $10 billion with the click of a button.</p>
<p>As Harte explained, a demand shock can knock out the bank's online systems. Fortunately for our Agent 86, preparation for the expected 300 per cent increase in demand on its systems occurred before the money had hit accounts.</p>
<p>But Harte said something more, suggesting the government was caught off guard (which was unfortunately cut from my <a href="http://www.zdnet.com.au/news/software/soa/Rudd-s-10bn-gives-NetBank-heebie-jeebies-/0,130061733,339293675,00.htm?feed=rss">original tale</a>): the banks didn't have enough $100 notes to deliver $10 billion to recipients. The Reserve Bank was forced into printing money so that banks could distribute the funds.</p>
<p>Well, it's Tuesday now and so far, in terms of the systems dispensing the money, nothing has gone wrong. Now it's a matter of waiting to see if people will spend it on pokies or Christmas presents.</p>
<blockquote class="quote-right">
		<p><img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-left.gif" class="quotation" /><span>Agent 86 would have pulled off his shoe, dialled Ralph Norris and said: "Sorry about that, Chief".</span> <img src="http://cdn.cbsi.com.au/zdnet/i/x/quote-right.gif" /></p>
</blockquote>
<p>As Agent 86 would say of the systems, "Missed it by that much" &mdash; a quip I'm sure Rudd would love to say of a recession.</p>
<p>But here's a suggestion for the next Cyber Storm exercise. The <a href="http://www.zdnet.com.au/news/security/soa/Australia-crumbles-under-Cyber-Storm-attack/0,130061744,339289145,00.htm?feed=rss">banking system was tested during that multinational exercise</a>. Incident response teams were faced with keyloggers which resulted in people being unable to access their accounts online. Steven Stroud, <a href="http://www.zdnet.com.au/news/security/soa/Australia-crumbles-under-Cyber-Storm-attack/0,130061744,339289145,00.htm?feed=rss">head of Australia's Cyber Storm effort and director of e-security exercises at the Attorney General's Department</a> noted that they addressed symptoms &mdash; they reset passwords &mdash; but forgot to address the source &mdash; removing keyloggers.</p>
<p>But perhaps, a more important issue for our nation's leaders to think of when talking about cyber-stuff, in light of this economic crisis, was Stroud's other criticism. "They're only talking about what they know about. They're only talking about what they can deal with, or deal with shortly. They are not projecting out how bad can this be... That doesn't happen," said Stroud.</p>
<p>The projection problem is really a human flaw that none of us can escape. But while there's nothing wrong with testing various systems' resilience against "hackers, commercial entities and foreign states", a little peek at the Australian GDP's <a href="http://business.smh.com.au/business/the-bad-outlook-is-partly-our-own-fault-20081205-6sg9.html" target="_blank"><i>year long</i> nose-dive</a> could have flagged that something big &mdash; something that might strain critical infrastructure &mdash; was on its way well before the Lehman Brothers collapse in August.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Kevin-Rudd-is-a-cyber-agent-of-KAOS/0,139033343,339293720,00.htm?feed=rss#talkback">Comments (11)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FKevin-Rudd-is-a-cyber-agent-of-KAOS%2F0%2C139033343%2C339293720%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Kevin%20Rudd%20is%20a%20cyber%20agent%20of%20KAOS">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FKevin-Rudd-is-a-cyber-agent-of-KAOS%2F0%2C139033343%2C339293720%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FKevin-Rudd-is-a-cyber-agent-of-KAOS%2F0%2C139033343%2C339293720%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FKevin-Rudd-is-a-cyber-agent-of-KAOS%2F0%2C139033343%2C339293720%2C00.htm%3Ffeed%3Drss&amp;title=Kevin%20Rudd%20is%20a%20cyber%20agent%20of%20KAOS" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FKevin-Rudd-is-a-cyber-agent-of-KAOS%2F0%2C139033343%2C339293720%2C00.htm%3Ffeed%3Drss&amp;title=Kevin%20Rudd%20is%20a%20cyber%20agent%20of%20KAOS&amp;bodytext=This%20week%20the%20Australian%20online%20banking%20system%20was%20tested%20by%20an%20agent%20of%20KAOS%20%26mdash%3B%20Kevin%20Rudd%20and%20his%20%2410%20billion%20dollar%20fiscal%20package%20that%2C%20as%20Agent%2086%20would%20say%2C%20%22missed%20it%20by%20that%20much%22%20on%20knocking%20out%20the%20banking%20system." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FKevin-Rudd-is-a-cyber-agent-of-KAOS%2F0%2C139033343%2C339293720%2C00.htm%3Ffeed%3Drss&amp;title=Kevin%20Rudd%20is%20a%20cyber%20agent%20of%20KAOS" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FKevin-Rudd-is-a-cyber-agent-of-KAOS%2F0%2C139033343%2C339293720%2C00.htm%3Ffeed%3Drss&amp;title=Kevin%20Rudd%20is%20a%20cyber%20agent%20of%20KAOS" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FKevin-Rudd-is-a-cyber-agent-of-KAOS%2F0%2C139033343%2C339293720%2C00.htm%3Ffeed%3Drss&amp;title=Kevin%20Rudd%20is%20a%20cyber%20agent%20of%20KAOS" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339293720;kw=;sz=300x250;dcopt=;tile=6;ord=1289470152?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339293720;kw=;sz=300x250;dcopt=;tile=6;ord=1289470152?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/security/soa/Australia-crumbles-under-Cyber-Storm-attack/0,130061744,339289145,00.htm?feed=rss">Australia crumbles under Cyber Storm attack</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Australia-attacked-What-happened-at-Cyber-Storm-II/0,130061744,339288348,00.htm?feed=rss">Australia attacked: What happened at Cyber Storm II</a></li>
<li><a href="http://www.zdnet.com.au/news/hardware/soa/Hacker-threat-Rudd-promises-action/0,130061702,339293665,00.htm?feed=rss">Hacker threat: Rudd promises action</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Rudd-s-10bn-gives-NetBank-heebie-jeebies-/0,130061733,339293675,00.htm?feed=rss">Rudd's $10bn gives NetBank heebie-jeebies </a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Naked Mac versus protected PC: What wins?</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Naked-Mac-versus-protected-PC-What-wins-/0,139033343,339293605,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Naked-Mac-versus-protected-PC-What-wins-/0,139033343,339293605,00.htm?feed=rss#talkback</comments>
        <pubDate>Wed, 03 Dec 2008 14:18:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Naked-Mac-versus-protected-PC-What-wins-/0,139033343,339293605,00.htm?feed=rss</guid>
        <description><![CDATA[ What's easier to manage - 200 Mac OS X systems without antivirus or 200 Windows systems running a leading antivirus package? ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>What's easier to manage &mdash; 200 Mac OS X systems without antivirus or 200 Windows systems running a leading antivirus package?</strong></p>
<div style="width: 250px;" class="alignright">
<a href="http://www.zdnet.com.au/shared/images/news/malwaremd5charts_sunbelt_software.jpg?feed=rss"><img src="http://cdn.cbsi.com.au/zdnet/shared/images/news/malwaremd5charts_sunbelt_software.jpg" width="250" height="187" /></a>
<p><strong>"We're processing gigabytes of malware daily," says Alex Eckelberry, Sunbelt Software.</strong> (Source: Sunbelt Software)</p>
</div>
<p>The question came up during a discussion I had at the <a href="http://www.zdnet.com.au/news/security/soa/Ruxcon-security-gurus-hit-Sydney/0,130061744,339293503,00.htm?feed=rss">Ruxcon security conference</a> at the University of Technology Sydney last weekend. I was chatting to independent security researcher Nishad Herath about <a href="http://www.zdnet.com.au/news/security/soa/Security-firms-slam-Microsoft-capitulation-/0,130061744,339293399,00.htm?feed=rss">Morro and why Microsoft decided to give the software away for free</a>.</p>
<p>Herath reckoned at least one driver for Microsoft was that some "security conscious" organisations &mdash; law enforcement agencies etc &mdash; were increasingly turning to Mac OS X because managing malware was easier on a Mac than on Windows.</p>
<p>With Morro, Microsoft would level the playing field with Apple when it competed for this type of business, Herath hypothesised.</p>
<p>"I did a bit of research into this," said Herath. "I found that because of the high volume of malware directed to Windows environments [in general] and the significantly lower stream of malware targeted to OS X, they [OS X administrators] had an easier time detecting malware."</p>
<p>At least some administrators would rather deal with targeted attacks than the possibly millions of accidental pieces of malware that might affect what are likely to be a pre-Vista Windows systems.</p>
<p>Cisco's chief security officer, John Stewart, raised a similar question about antivirus at this year's AusCERT conference. Stewart wondered <a href="http://www.zdnet.com.au/news/security/soa/Antivirus-is-completely-wasted-money-Cisco-CSO/0,130061744,339289122,00.htm?feed=rss">why businesses were spending money on antivirus</a> when they were still clearly spending money remediating malware-affected systems. He called the "cost equation an entire waste of money".</p>
<p>But these are strange times in computer security. Administrators know phishing and browser-related attacks can work against users from both camps; so it's not as if by deploying Mac OS X, users are immune to all threats.</p>
<p>But if part of your job is to prevent malware, you can't escape the fact that PC-targeted malware has exploded while predictions of the same fate for Macs have not materialised.</p>
<p>And if antivirus is your answer to malware, what about flaws affecting antivirus software? Is there any product that hasn't suffered an exploitable flaw? Norton? McAfee? Trend Micro? ClamAV? Kaspersky? Here's a <a href="http://www.zdnet.com.au/services/search/?query=antivirus+flaw&amp;collection=news&amp;feed=rss">link</a> to a search on our record of AV software where flaws have been discovered.</p>
<p>As Herath pointed out, "introducing any additional code in to the system increases your attack surface".</p>
<p>Meanwhile, antivirus vendors such as McAfee have all but <a href="http://www.zdnet.com.au/news/security/soa/McAfee-CEO-Adware-is-killing-AV-blacklisting/0,130061744,339289802,00.htm?feed=rss">admitted that they can't keep up with the volume of malware</a> being generated for PCs. Malware has also put Symantec under pressure to create less intrusive security software.</p>
<p>While some elements of a security package are worth the cost, the commoditised component of it, the bit that Microsoft has promised to give away in Morro, is clearly not. Morro is the nail in the coffin for this cash cow.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Naked-Mac-versus-protected-PC-What-wins-/0,139033343,339293605,00.htm?feed=rss#talkback">Comments (22)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FNaked-Mac-versus-protected-PC-What-wins-%2F0%2C139033343%2C339293605%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Naked%20Mac%20versus%20protected%20PC:%20What%20wins?">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FNaked-Mac-versus-protected-PC-What-wins-%2F0%2C139033343%2C339293605%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FNaked-Mac-versus-protected-PC-What-wins-%2F0%2C139033343%2C339293605%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FNaked-Mac-versus-protected-PC-What-wins-%2F0%2C139033343%2C339293605%2C00.htm%3Ffeed%3Drss&amp;title=Naked%20Mac%20versus%20protected%20PC:%20What%20wins?" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FNaked-Mac-versus-protected-PC-What-wins-%2F0%2C139033343%2C339293605%2C00.htm%3Ffeed%3Drss&amp;title=Naked%20Mac%20versus%20protected%20PC:%20What%20wins?&amp;bodytext=What%27s%20easier%20to%20manage%20%26mdash%3B%20200%20Mac%20OS%20X%20systems%20without%20antivirus%20or%20200%20Windows%20systems%20running%20a%20leading%20antivirus%20package%3F" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FNaked-Mac-versus-protected-PC-What-wins-%2F0%2C139033343%2C339293605%2C00.htm%3Ffeed%3Drss&amp;title=Naked%20Mac%20versus%20protected%20PC:%20What%20wins?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FNaked-Mac-versus-protected-PC-What-wins-%2F0%2C139033343%2C339293605%2C00.htm%3Ffeed%3Drss&amp;title=Naked%20Mac%20versus%20protected%20PC:%20What%20wins?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FNaked-Mac-versus-protected-PC-What-wins-%2F0%2C139033343%2C339293605%2C00.htm%3Ffeed%3Drss&amp;title=Naked%20Mac%20versus%20protected%20PC:%20What%20wins?" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339293605;kw=;sz=300x250;dcopt=;tile=7;ord=360553404?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339293605;kw=;sz=300x250;dcopt=;tile=7;ord=360553404?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Why-popular-antivirus-apps-do-not-work-/0,139033343,139264249,00.htm?feed=rss">Why popular antivirus apps 'do not work'</a></li>
<li><a href="http://www.zdnet.com.au/blogs/securifythis/soa/CTO-of-antivirus-firm-prefers-Mac-Unix/0,139033343,139267351,00.htm?feed=rss">CTO of antivirus firm prefers Mac, Unix</a></li>
<li><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Microsoft-s-AV-success-may-lead-to-PR-disaster-/0,139033343,139265750,00.htm?feed=rss">Microsoft's AV success may lead to PR disaster?</a></li>
<li><a href="http://www.zdnet.com.au/blogs/securifythis/soa/The-secret-Banks-are-freaked-out-by-security/0,139033343,339289845,00.htm?feed=rss">The 'secret': Banks are freaked out by security</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>D'Ascenzo: Read p23 of security review</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/D-Ascenzo-Read-p23-of-security-review/0,139033343,339292964,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/D-Ascenzo-Read-p23-of-security-review/0,139033343,339292964,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 31 Oct 2008 16:40:01 +1100</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/D-Ascenzo-Read-p23-of-security-review/0,139033343,339292964,00.htm?feed=rss</guid>
        <description><![CDATA[ Following yesterday's admission by the Australian Taxation Office that its courier had lost a CD containing the details of 3,000 self-managed super funds, it wants to review how it handles information. My suggestion: go back to the review completed in April. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Following yesterday's <a href="http://www.zdnet.com.au/news/security/soa/CD-with-3-000-taxpayer-details-goes-missing/0,130061744,339292931,00.htm?feed=rss">admission</a> by the Australian Taxation Office that its courier had lost a CD containing the details of 3,000 self-managed super funds, it wants to review how it handles information. My suggestion: go back to the review completed in April.</strong></p>
<p>I could see tax commissioner Michael D'Ascenzo wipe a bead of sweat from his brow and sigh with relief when he was told the CD only affected 3,000 people and not 25 million like in the case of its UK counterpart <a href="http://www.zdnet.com.au/news/security/soa/UK-government-in-massive-personal-data-loss/0,130061744,339283962,00.htm?feed=rss">Her Majesty's Revenue &amp; Customs's (HMRC) missing CDs</a>.</p>
<p>In the <a href="http://www.zdnet.com.au/news/security/soa/Data-breach-laws-years-away/0,130061744,339291200,00.htm?feed=rss">absence of data breach disclosure laws</a>, it was commendable of D'Ascenzo to disclose the loss, but I find it surprising the ATO isn't already encrypting files on CDs it sends out into the wild.</p>
<p>As security consultant, Chris Gatford, from penetration testing firm Pure Hacking told me, placing files in an encrypted Zip folder ain't "rocket science"; you just need good key management practices.</p>
<p>The ATO reckons the lost CD is a "low risk", because for theft (ID or financial) to occur, a person would need access not just to the individual's name, address, and tax file number &mdash; the details contained on the CD &mdash; but all their account information too.</p>
<p>Still, the last time I spoke to the ATO's CIO Bill Gibson, he was spooked by the HMRC data breach. That incident and another CD lost by the ATO had prompted it to conduct a <a href="http://www.zdnet.com.au/news/security/soa/ATO-admits-staff-have-lost-data-sent-porn-e-mails/0,130061744,339288775,00.htm%20?feed=rss">72-page review of its handling of information</a>, which was done by PriceWaterhouseCoopers (PWC).</p>
<p>The ATO paid a wad of taxpayer's money for PWC to conduct that review, called <a href="http://ato.gov.au/content/downloads/COR138560InfoSecurity.pdf" target="_blank">"Australian Taxation Office: Information Security Practices Review" (PDF)</a>, but following this incident it wants to conduct another review of its handling of information.</p>
<p>My message to Michael D'Ascenzo: scroll down to page 23 under the heading "Information leakage &mdash; Potential hot spots". You don't need to conduct another review. Here's what it said back in April:</p>
<p><i>"Information [at the ATO] exchanged without a consistently applied security mechanism to guard against unauthorised disclosure or loss, including: international transfer of classified information using relatively low grade encryption; unencrypted files, or non password-protected files, transferred on physical media such as CD-ROM or electronically via email."</i></p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/D-Ascenzo-Read-p23-of-security-review/0,139033343,339292964,00.htm?feed=rss#talkback">Comments (2)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FD-Ascenzo-Read-p23-of-security-review%2F0%2C139033343%2C339292964%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20D'Ascenzo:%20Read%20p23%20of%20security%20review">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FD-Ascenzo-Read-p23-of-security-review%2F0%2C139033343%2C339292964%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FD-Ascenzo-Read-p23-of-security-review%2F0%2C139033343%2C339292964%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FD-Ascenzo-Read-p23-of-security-review%2F0%2C139033343%2C339292964%2C00.htm%3Ffeed%3Drss&amp;title=D'Ascenzo:%20Read%20p23%20of%20security%20review" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FD-Ascenzo-Read-p23-of-security-review%2F0%2C139033343%2C339292964%2C00.htm%3Ffeed%3Drss&amp;title=D'Ascenzo:%20Read%20p23%20of%20security%20review&amp;bodytext=Following%20yesterday%27s%20admission%20by%20the%20Australian%20Taxation%20Office%20that%20its%20courier%20had%20lost%20a%20CD%20containing%20the%20details%20of%203%2C000%20self-managed%20super%20funds%2C%20it%20wants%20to%20review%20how%20it%20handles%20information.%20My%20suggestion%3A%20go%20back%20to%20the%20review%20completed%20in%20April." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FD-Ascenzo-Read-p23-of-security-review%2F0%2C139033343%2C339292964%2C00.htm%3Ffeed%3Drss&amp;title=D'Ascenzo:%20Read%20p23%20of%20security%20review" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FD-Ascenzo-Read-p23-of-security-review%2F0%2C139033343%2C339292964%2C00.htm%3Ffeed%3Drss&amp;title=D'Ascenzo:%20Read%20p23%20of%20security%20review" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FD-Ascenzo-Read-p23-of-security-review%2F0%2C139033343%2C339292964%2C00.htm%3Ffeed%3Drss&amp;title=D'Ascenzo:%20Read%20p23%20of%20security%20review" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339292964;kw=;sz=300x250;dcopt=;tile=8;ord=1980922727?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339292964;kw=;sz=300x250;dcopt=;tile=8;ord=1980922727?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/security/soa/ATO-admits-staff-have-lost-data-sent-porn-e-mails/0,130061744,339288775,00.htm?feed=rss">ATO admits staff have lost data, sent porn e-mails</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/ATO-avoids-open-source-due-to-security-concerns/0,130061744,339286850,00.htm?feed=rss">ATO avoids open source due to security concerns</a></li>
<li><a href="http://www.zdnet.com.au/news/business/soa/ATO-downtime-thwarts-weekend-tax-enthusiasts/0,139023166,339285390,00.htm?feed=rss">ATO downtime thwarts weekend tax enthusiasts</a></li>
<li><a href="http://www.zdnet.com.au/news/business/soa/Bogus-tax-e-mail-provokes-warning-from-ATO/0,139023166,339284187,00.htm?feed=rss">Bogus tax e-mail provokes warning from ATO</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Australian security: the lucky country</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Australian-security-the-lucky-country-/0,139033343,339291727,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Australian-security-the-lucky-country-/0,139033343,339291727,00.htm?feed=rss#talkback</comments>
        <pubDate>Tue, 02 Sep 2008 12:14:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Australian-security-the-lucky-country-/0,139033343,339291727,00.htm?feed=rss</guid>
        <description><![CDATA[ Does anyone seriously believe that Australian businesses and government agencies manage security any better than the US or UK? ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Does anyone seriously believe that Australian businesses and government agencies manage <a href="http://www.zdnet.com.au/tag/security.htm?feed=rss" target="_blank">security</a> any better than the US or UK?</strong></p>
<p>Apparently the people that influence Australia's privacy laws do, which is why the government has given itself <a href="http://www.zdnet.com.au/news/security/soa/Data-breach-laws-years-away/0,130061744,339291200,00.htm?feed=rss">four years, or until 2012</a>, to start reviewing the Australian Law Reform Commission's recommendation to include "mandatory" data breach notification measures in Australia's Privacy Act.</p>
<p>In the meantime Australians will have to settle for softer initiatives, like the Office of the Privacy Commissioner's (OPC) <a href="http://www.privacyawarenessweek.org/paw/australia.html" target="_blank">Privacy Awareness Week</a>, which recognises "good" privacy practices by organisations, but doesn't ferret out bad security and privacy practices.</p>
<p>In this state of affairs, if Australian Customs were to suffer a breach where <a href="http://www.smh.com.au/articles/2003/09/12/1063341768995.html?from=storyrhs" target="_blank">people disguised as EDS staff stole two mainframes from its high security centre</a>, which also contained sensitive details about you, Customs won't tell you.</p>
<p>Until 2012 we can celebrate privacy while the US clocks up another two billion data breach notifications &mdash; the number of notices issued to its citizens since 2002, Microsoft's chief privacy officer Peter Cullen tells me.</p>
<p>The first areas of the Privacy Act the government has promised to tackle are health information and privacy, which is sensible since health costs impact the public purse more than anyone's right to know when your personal information is exposed.</p>
<p>Data security and its relationship to privacy has been put on the back burner due to one fact: no one, not the ALRC, not politicians, not the Privacy Commissioner, and especially not the public, have the foggiest idea about the extent to which data breaches have affected Australians.</p>
<p>We could be lucky, or perhaps have supreme intellects, which has helped Australia avoid HMRC-style mass breaches <a href="http://www.zdnet.com.au/news/security/soa/UK-government-in-massive-personal-data-loss/0,130061744,339283962,00.htm?feed=rss">that exposed 25 million UK citizens' personal records</a>. The <a href="http://www.zdnet.com.au/news/security/soa/ATO-admits-staff-have-lost-data-sent-porn-e-mails/0,130061744,339288775,00.htm?feed=rss">Australian Taxation Office</a> at least recognised the reality of the risk. The HMRC breach inspired a security review that found overall good practices, but significant security holes which could result in a data breach.</p>
<p>This was quite rare indeed. According to a recent survey by analyst firm Intelligent Business Research Services of 99 local IT managers &mdash; half came from organisations with more than 1,000 staff &mdash; many organisations could haemorrhage data without realising it, just like TJX. Asked "How would you know if an unauthorised person were to access sensitive data?", 45 per cent agreed "It's possible we would not know if this occurred".</p>
<p>So that's the situation. The politicians don't know, organisations that hold your information don't know and the pubic doesn't know. If ignorance is bliss, then who the bloody hell am I to question Australia as being the lucky country?</p>
<p>She will, as we say, be right.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Australian-security-the-lucky-country-/0,139033343,339291727,00.htm?feed=rss#talkback">Comments (7)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAustralian-security-the-lucky-country-%2F0%2C139033343%2C339291727%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Australian%20security:%20the%20lucky%20country%20">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAustralian-security-the-lucky-country-%2F0%2C139033343%2C339291727%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAustralian-security-the-lucky-country-%2F0%2C139033343%2C339291727%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAustralian-security-the-lucky-country-%2F0%2C139033343%2C339291727%2C00.htm%3Ffeed%3Drss&amp;title=Australian%20security:%20the%20lucky%20country%20" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAustralian-security-the-lucky-country-%2F0%2C139033343%2C339291727%2C00.htm%3Ffeed%3Drss&amp;title=Australian%20security:%20the%20lucky%20country%20&amp;bodytext=Does%20anyone%20seriously%20believe%20that%20Australian%20businesses%20and%20government%20agencies%20manage%20security%20any%20better%20than%20the%20US%20or%20UK%3F" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAustralian-security-the-lucky-country-%2F0%2C139033343%2C339291727%2C00.htm%3Ffeed%3Drss&amp;title=Australian%20security:%20the%20lucky%20country%20" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAustralian-security-the-lucky-country-%2F0%2C139033343%2C339291727%2C00.htm%3Ffeed%3Drss&amp;title=Australian%20security:%20the%20lucky%20country%20" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAustralian-security-the-lucky-country-%2F0%2C139033343%2C339291727%2C00.htm%3Ffeed%3Drss&amp;title=Australian%20security:%20the%20lucky%20country%20" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339291727;kw=;sz=300x250;dcopt=;tile=9;ord=2045678936?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339291727;kw=;sz=300x250;dcopt=;tile=9;ord=2045678936?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/security/soa/Google-defends-privacy-credentials/0,130061744,339291721,00.htm?feed=rss">Google defends privacy credentials</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Microsoft-slams-Google-on-privacy/0,130061744,339291701,00.htm?feed=rss">Microsoft slams Google on privacy</a></li>
<li><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Why-I-hate-the-Privacy-Commissioner-s-office/0,139033343,339288614,00.htm?feed=rss">Why I hate the Privacy Commissioner's office</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Conroy's filtering plan: security worries</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Conroy-s-filtering-plan-security-worries/0,139033343,339291036,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Conroy-s-filtering-plan-security-worries/0,139033343,339291036,00.htm?feed=rss#talkback</comments>
        <pubDate>Mon, 04 Aug 2008 11:49:02 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Conroy-s-filtering-plan-security-worries/0,139033343,339291036,00.htm?feed=rss</guid>
        <description><![CDATA[ Communications Minister Stephen Conroy has welcomed "improvements" in ISP filtering technologies, but will a broad-scale roll-out make ISPs a thief's favourite target? ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Communications Minister Stephen Conroy has welcomed "improvements" in ISP filtering technologies, but will a broad-scale roll-out make ISPs a thief's favourite target?</strong></p>
<p>The <a href="http://www.zdnet.com.au/news/communications/soa/BitTorrent-hole-in-ISP-filter-tests/0,130061791,339290888,00.htm?feed=rss">great success of the ISP filtering trial</a> was that current technologies impose far less interference on an ISP's network than similar tests done five years ago.</p>
<div class="alignright">
	<img src="http://cdn.cbsi.com.au/story_media/339291036/internodelogo.jpg" />
</div>
<p>Improvements like this give the impression that yes, the government has its collective head around the challenge of making the internet a safe place.</p>
<p>But after an interesting chat with Internode's core networks and infrastructure group team leader Mark Newton, I came to the conclusion that any concerns about network degradation are peanuts compared to security worries around what could happen if the technology is implemented &mdash; in particular to the protocol used to conduct secure Web sessions with your bank or the tax office &mdash; HTTPS.</p>
<p>Newton raised an interesting idea: for an ISP to filter HTTPS sessions it would have to engage in a <a href="http://en.wikipedia.org/wiki/Man_in_the_middle" target="_blank">Man in the Middle attack</a>, where the attacker intercepts and changes information being transmitted between two parties.</p>
<p>One of the key attributes the government was looking for in the tested filtering technologies was the ability to analyse content for smut so that it can accurately filter information rather than just block a bad source. While the filters were unable to analyse content over peer-to-peer networks, all the products were able to analyse Web protocols HTTP and HTTPS. <a href="http://www.zdnet.com.au/news/communications/soa/BitTorrent-hole-in-ISP-filter-tests/0,130061791,339290888,00.htm?feed=rss">(See table)</a>  </p>
<p>So what happens when granular filtering is applied to your transactions with a bank or the tax man?</p>
<p>Normally HTTPS means that data streams pass unfettered between your computer and the bank's servers, but ISP filtering would see that data unencrypted at the ISP, inspected, re-encrypted and then forwarded on to you and the bank.</p>
<p>Now, I don't use Dodo, Exetel or TPG, but these ISPs don't seem to be able to afford call centre staff, so can we rely on these ISPs to implement whatever technology the government approves?</p>
<p>And if the filtering products run on Windows operating systems, what happens if and when those systems become infected with a trojan or virus that siphon information to cybercrims?</p>
<p>Let's hope we find out a little more about the <a href="http://www.zdnet.com.au/tag/security.htm?feed=rss" target="_blank">security</a> and privacy implications in the "live" trials the government plans to run in the coming months.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Conroy-s-filtering-plan-security-worries/0,139033343,339291036,00.htm?feed=rss#talkback">Comments (19)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConroy-s-filtering-plan-security-worries%2F0%2C139033343%2C339291036%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Conroy's%20filtering%20plan:%20security%20worries">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConroy-s-filtering-plan-security-worries%2F0%2C139033343%2C339291036%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConroy-s-filtering-plan-security-worries%2F0%2C139033343%2C339291036%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConroy-s-filtering-plan-security-worries%2F0%2C139033343%2C339291036%2C00.htm%3Ffeed%3Drss&amp;title=Conroy's%20filtering%20plan:%20security%20worries" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConroy-s-filtering-plan-security-worries%2F0%2C139033343%2C339291036%2C00.htm%3Ffeed%3Drss&amp;title=Conroy's%20filtering%20plan:%20security%20worries&amp;bodytext=Communications%20Minister%20Stephen%20Conroy%20has%20welcomed%20%22improvements%22%20in%20ISP%20filtering%20technologies%2C%20but%20will%20a%20broad-scale%20roll-out%20make%20ISPs%20a%20thief%27s%20favourite%20target%3F" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConroy-s-filtering-plan-security-worries%2F0%2C139033343%2C339291036%2C00.htm%3Ffeed%3Drss&amp;title=Conroy's%20filtering%20plan:%20security%20worries" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConroy-s-filtering-plan-security-worries%2F0%2C139033343%2C339291036%2C00.htm%3Ffeed%3Drss&amp;title=Conroy's%20filtering%20plan:%20security%20worries" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FConroy-s-filtering-plan-security-worries%2F0%2C139033343%2C339291036%2C00.htm%3Ffeed%3Drss&amp;title=Conroy's%20filtering%20plan:%20security%20worries" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339291036;kw=;sz=300x250;dcopt=;tile=10;ord=391504686?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339291036;kw=;sz=300x250;dcopt=;tile=10;ord=391504686?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/communications/soa/BitTorrent-hole-in-ISP-filter-tests/0,130061791,339290888,00.htm?feed=rss">BitTorrent hole in ISP filter tests</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/UK-ISPs-lockstep-on-P2P/0,130061791,339290843,00.htm?feed=rss">UK ISPs lockstep on P2P</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/EU-vote-forces-ISPs-to-disconnect-pirates/0,130061791,339290407,00.htm?feed=rss">EU vote forces ISPs to disconnect pirates</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/ISPs-Govt-porn-filters-could-cripple-internet-/0,130061791,339289857,00.htm?feed=rss">ISPs: Govt porn filters 'could cripple internet'</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Westpac bank: AVG's toughest competitor</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Westpac-bank-AVG-s-toughest-competitor/0,139033343,339290736,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Westpac-bank-AVG-s-toughest-competitor/0,139033343,339290736,00.htm?feed=rss#talkback</comments>
        <pubDate>Thu, 24 Jul 2008 15:41:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Westpac-bank-AVG-s-toughest-competitor/0,139033343,339290736,00.htm?feed=rss</guid>
        <description><![CDATA[ The next time you're buying antivirus software, don't go direct to Symantec or McAfee. Don't download free antivirus. And definitely don't see Harvey Norman. Ask your bank - they're quite literally giving the stuff away. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>The next time you're buying antivirus software, don't go direct to Symantec or McAfee. Don't download free antivirus. And definitely don't see Harvey Norman. Ask your bank &mdash; they're quite literally giving the stuff away.</strong></p>
<p>For years, free antivirus software from AVG or Avast has been top choice for those who don't like paying for protection. But their edge over paid-for equivalents is being gnawed away in Australia &mdash; not by direct competitors but by banks.</p>
<p><a href="http://www.nab.com.au/Personal_Finance/0,,85538,00.html" target="_blank">NAB</a>, <a href="http://about.commbank.com.au/group_display/0,1922,CH2071%255FTS17929,00.html" target="_blank">Commonwealth Bank</a> and <a href="http://www.stgeorge.com.au/accounts/ways-you-can-bank/internet-banking/privacy-security/secure-your-pc.asp" target="_blank">St George</a> have offered their customers 25 to 50 per cent discounts on various security products for some months now. But Westpac recently upped the ante by offering its customers several PC Tools products &mdash; antivirus, browser privacy protection, and firewall &mdash; <a href="http://westpac.com.au/internet/publish.nsf/Content/WISE+PCtools+Security+Software" target="_blank">absolutely free for 12 months</a>.</p>
<p>Westpac's offer throws a spanner in the works, not just for AVG, but for Symantec, McAfee and Harvey Norman. Why? It now makes more sense to join a bank, if only for a year, to get the best price for PC security products compared to any other source.</p>
<p>Take Symantec's current pricing for the Norton range. <a href="http://www.norton-online.com/au/store/?gclid=CMTV85Od0JQCFSQqagodJwkukQ" target="_blank">Symantec charges</a> AU$130 for Norton 360 version 2, AU$49 for its Norton AV 2008, and AU$99 for Norton Internet Security 2008 for three users per year.</p>
<p>Standard charges for maintaining a bank account meanwhile sit around AU$5 per month or AU$60 per year. So instead of activating the security software that comes pre-installed on your new laptop, simply open an account with Westpac &mdash; even if you don't actually use the account, you'll still be better off than spending up at <a href="http://www.harveynorman.com.au/catalogue/" target="_blank">Harvey Norman</a>!</p>
<p>It's an interesting change for banking consumers also. This could be the first time in a decade that consumers financially gain from paying what are seemingly pointless monthly fees to a bank.</p>
<p>Oh, how good it is to be a customer in Australia.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Westpac-bank-AVG-s-toughest-competitor/0,139033343,339290736,00.htm?feed=rss#talkback">Comments (5)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWestpac-bank-AVG-s-toughest-competitor%2F0%2C139033343%2C339290736%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Westpac%20bank:%20AVG's%20toughest%20competitor">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWestpac-bank-AVG-s-toughest-competitor%2F0%2C139033343%2C339290736%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWestpac-bank-AVG-s-toughest-competitor%2F0%2C139033343%2C339290736%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWestpac-bank-AVG-s-toughest-competitor%2F0%2C139033343%2C339290736%2C00.htm%3Ffeed%3Drss&amp;title=Westpac%20bank:%20AVG's%20toughest%20competitor" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWestpac-bank-AVG-s-toughest-competitor%2F0%2C139033343%2C339290736%2C00.htm%3Ffeed%3Drss&amp;title=Westpac%20bank:%20AVG's%20toughest%20competitor&amp;bodytext=The%20next%20time%20you%27re%20buying%20antivirus%20software%2C%20don%27t%20go%20direct%20to%20Symantec%20or%20McAfee.%20Don%27t%20download%20free%20antivirus.%20And%20definitely%20don%27t%20see%20Harvey%20Norman.%20Ask%20your%20bank%20%26mdash%3B%20they%27re%20quite%20literally%20giving%20the%20stuff%20away." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWestpac-bank-AVG-s-toughest-competitor%2F0%2C139033343%2C339290736%2C00.htm%3Ffeed%3Drss&amp;title=Westpac%20bank:%20AVG's%20toughest%20competitor" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWestpac-bank-AVG-s-toughest-competitor%2F0%2C139033343%2C339290736%2C00.htm%3Ffeed%3Drss&amp;title=Westpac%20bank:%20AVG's%20toughest%20competitor" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWestpac-bank-AVG-s-toughest-competitor%2F0%2C139033343%2C339290736%2C00.htm%3Ffeed%3Drss&amp;title=Westpac%20bank:%20AVG's%20toughest%20competitor" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339290736;kw=;sz=300x250;dcopt=;tile=11;ord=1049434135?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339290736;kw=;sz=300x250;dcopt=;tile=11;ord=1049434135?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/blogs/securifythis/soa/The-secret-Banks-are-freaked-out-by-security/0,139033343,339289845,00.htm?feed=rss">The 'secret': Banks are freaked out by security</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Web-banking-It-s-time-to-write-down-your-password/0,130061744,339289191,00.htm?feed=rss">Web banking: It's time to write down your password</a></li>
<li><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Banks-are-confusing-consumers-on-PC-security/0,139033343,339289568,00.htm?feed=rss">Banks are confusing consumers on PC security</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/CommBank-dives-into-580m-banking-IT-revamp/0,130061733,339288467,00.htm?feed=rss">CommBank dives into $580m banking IT revamp</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Should security clearances be outsourced?</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Should-security-clearances-be-outsourced-/0,139033343,339290335,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Should-security-clearances-be-outsourced-/0,139033343,339290335,00.htm?feed=rss#talkback</comments>
        <pubDate>Mon, 14 Jul 2008 17:13:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Should-security-clearances-be-outsourced-/0,139033343,339290335,00.htm?feed=rss</guid>
        <description><![CDATA[ Everything from cleaning to IT development work is outsourced by governments these days, but should security clearance processes, which dictate what access a person has to government information systems, be included in that bundle? ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Everything from cleaning to IT development work is outsourced by governments these days, but should <a href="http://www.zdnet.com.au/tag/security.htm?feed=rss" target="_blank">security</a> clearance processes, which dictate what access a person has to government information systems, be included in that bundle?</strong></p>
<div class="alignright" style="width:154px">
	<img src="http://cdn.cbsi.com.au/zdnet/shared/images/homepage/HP/154x102/immigration-australia.jpg" width="154" height="102" />
</div>
<p>Outsourcing can be a useful tool for government agencies to increase staffing levels without making the same HR commitment that applies to public sector employees.</p>
<p>That's exactly the path the Department of Immigration and Citizenship (DIAC) has followed in order to progress its AU$496 million <a href="http://www.zdnet.com.au/news/software/soa/CSC-sneaks-into-Immigration-s-tech-revamp/0,130061733,339274494,00.htm?feed=rss">Systems for People</a> IT refresh.</p>
<p>According to Mark Handley, DIAC's director of protective security, the agency has been issuing a <a href="http://www.zdnet.com.au/news/security/soa/DIAC-security-threatened-by-flood-of-contractors/0,130061744,339290268,00.htm?feed=rss">phenomenal number of security clearances since 2004</a>. Pre-2004 it issued around 800 clearances per year, but since then, its annual issuance rate has consistently reached 2,500 per year &mdash; a figure driven largely by the Systems for People overhaul, which kicked-off in June 2006.</p>
<p>By the end of this year DIAC will have issued security clearances to over 12,500 contractors in four years &mdash; meanwhile DIAC only maintains a 7,000 strong permanent staff level.</p>
<p>These figures have led to what Handley calls a high "churn" of staff, meaning that thousands are being pumped through its operations each year. However, DIAC made a decision in 2004 to outsource all but its highest priority security clearances to a panel of selectors from an external company, and also to allow long-term contractors to issue security clearances for those staff they select for work at DIAC. </p>
<p>"We share much of the responsibility for security with our contracted service providers," said Handley. "For example, our larger providers may develop their own security policy &mdash; based on our interpretation of the [government] Protective Security Manual, of course... We have agreements with some companies that they will actually manage the security clearance process."</p>
<p>It sounds like an efficient solution &mdash; DIAC pays the panel AU$1 million a year to do a job that its own team of 10 clearance officers could not possibly do. But what has occurred since it made its decision in 2004 is that 90 per cent of DIAC's security clearances are issued by an organisation other than DIAC itself.</p>
<p>Now it is possible that this practice is entirely safe. According to Handley, the invisible hand of commercial incentives makes the system work. "Commercial companies are more accountable for their performance than government agencies because let's face it, your current and future business with government agencies depends on your performance in the security field," he said.</p>
<p>And the Australian National Audits Office in a recent audit of four government agencies' handling of security clearances for staff did not find any major problems with the way DIAC issues security clearances.</p>
<p>However, can the "laissez-faire" system of trust really stand up to other incentives that commercial outfits face, like making money where money is available? For example, let's say a service provider faces a tight labour market, but needs to quickly bring in more skills to meet a tight deadline. Is there no risk that the commercial outfit could cut corners on the clearance process?</p>
<p>Perhaps decision-makers in Canberra are so closely tied to their suppliers there is no wall between the two. But I find it very odd that an agency so crucial to national security as DIAC can outsource a process which governs who has access to its systems.</p>
<p><i>What do you think? Should security clearance processes be banned from being outsourced?</i></p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Should-security-clearances-be-outsourced-/0,139033343,339290335,00.htm?feed=rss#talkback">Comments (4)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FShould-security-clearances-be-outsourced-%2F0%2C139033343%2C339290335%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Should%20security%20clearances%20be%20outsourced?">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FShould-security-clearances-be-outsourced-%2F0%2C139033343%2C339290335%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FShould-security-clearances-be-outsourced-%2F0%2C139033343%2C339290335%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FShould-security-clearances-be-outsourced-%2F0%2C139033343%2C339290335%2C00.htm%3Ffeed%3Drss&amp;title=Should%20security%20clearances%20be%20outsourced?" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FShould-security-clearances-be-outsourced-%2F0%2C139033343%2C339290335%2C00.htm%3Ffeed%3Drss&amp;title=Should%20security%20clearances%20be%20outsourced?&amp;bodytext=Everything%20from%20cleaning%20to%20IT%20development%20work%20is%20outsourced%20by%20governments%20these%20days%2C%20but%20should%20security%20clearance%20processes%2C%20which%20dictate%20what%20access%20a%20person%20has%20to%20government%20information%20systems%2C%20be%20included%20in%20that%20bundle%3F" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FShould-security-clearances-be-outsourced-%2F0%2C139033343%2C339290335%2C00.htm%3Ffeed%3Drss&amp;title=Should%20security%20clearances%20be%20outsourced?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FShould-security-clearances-be-outsourced-%2F0%2C139033343%2C339290335%2C00.htm%3Ffeed%3Drss&amp;title=Should%20security%20clearances%20be%20outsourced?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FShould-security-clearances-be-outsourced-%2F0%2C139033343%2C339290335%2C00.htm%3Ffeed%3Drss&amp;title=Should%20security%20clearances%20be%20outsourced?" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339290335;kw=;sz=300x250;dcopt=;tile=12;ord=950533784?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339290335;kw=;sz=300x250;dcopt=;tile=12;ord=950533784?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/security/soa/DIAC-security-threatened-by-flood-of-contractors/0,130061744,339290268,00.htm?feed=rss">DIAC security threatened by flood of contractors</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/DIAC-CIO-IT-wages-nearly-forced-us-to-down-tools-/0,130061733,339290120,00.htm?feed=rss">DIAC CIO: IT wages nearly forced us to 'down tools'</a></li>
<li><a href="http://www.zdnet.com.au/news/business/soa/DIMIA-mum-over-skilled-migration/0,139023166,139190846,00.htm?feed=rss">DIMIA mum over skilled migration</a></li>
<li><a href="http://www.zdnet.com.au/jobs/news_trends/soa/DIMIA-mum-over-skilled-migration/0,130056653,139191116,00.htm?feed=rss">DIMIA mum over skilled migration</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Beijing Olympics? Paranoia will protect your data</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Beijing-Olympics-Paranoia-will-protect-your-data/0,139033343,339289982,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Beijing-Olympics-Paranoia-will-protect-your-data/0,139033343,339289982,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 20 Jun 2008 13:12:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Beijing-Olympics-Paranoia-will-protect-your-data/0,139033343,339289982,00.htm?feed=rss</guid>
        <description><![CDATA[ If you're heading to the Beijing Olympics to cut deals, schmooze and booze, don't leave your laptop and mobile with your hosts for a second and watch your gadgets very, very carefully. Of course, it might cost you a deal because you're acting weird, but your data will be safe. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>If you're heading to the Beijing Olympics to cut deals, schmooze and booze, don't leave your laptop and mobile with your hosts for a second and watch your gadgets very, very carefully. Of course, it might cost you a deal because you're acting weird, but your data will be safe.</strong></p>
<p>Is China more of a threat to your data than any other country? If you listen to <a href="http://www.nationaljournal.com/njmagazine/cs_20080531_6948.php" target="_blank">some sections of the media</a>, from backyard hackers to the People's Liberation Army, the Chinese are all after your secrets and the Beijing Olympics will present the perfect opportunity to get at your information, either by giving you a booby-trapped USB or distracting you for a second while they extract information from your laptop.</p>
<p>This week, the director of the SANS Internet Storm Center Marcus Sachs <a href="http://isc.sans.org/diary.html?storyid=4582" target="_blank">played up to these fears on his blog</a> by asking how anyone heading to the Beijing Olympics will protect their data and devices.</p>
<p>Based on some of the responses published, the only "communication" devices you should take with you to Beijing are a pen, pad and perhaps prophylactics (if the last APEC meeting in Sydney is anything to go by, these meet and greets are a chance to exchange more than just ideas).</p>
<p>PDAs, laptops, mobile phones and BlackBerrys &mdash; leave them at home, even if your life doesn't quite seem the same without them. And if you are foolhardy enough to bring them, make sure you scan and scrub any USB, or CD given to you &mdash; there's every chance that you'll get more than you bargained for seems to be the advice.</p>
<p>One respondent to Sachs' blog says: "China has made it very clear that 'no holds barred' is fair game and they WILL take it to their full advantage."</p>
<p>"Returning expats," says the respondent, "should have an in-briefing meeting and sign a statement indicating ... have not brought back any non-company media to the best of their knowledge. At that time, they are given a one-time opportunity for amnesty to provide anything they may have forgotten to leave behind."</p>
<p>Here's my take on it: if this trip to Beijing is the first time you've been cautious about your data, you need your head &mdash; and systems &mdash; thoroughly checked. And if you're truly concerned about those "no holds barred" Chinese, I'll tell you a secret: the Chinese are already outside of China. And if they're really desperate to get their hands on your data, they'll know that a better place to get at your data is on your home turf &mdash; where you're not so paranoid.</p>
<p>And one more thing. Forget Beijing when it comes to USBs. Do not trust anyone that gives you a USB. Even Telstra, Australia's largest telco, recently issued delegates at this year's <a href="http://www.zdnet.com.au/news/security/soa/AusCERT-2008-Complete-coverage/0,130061744,339289075,00.htm?feed=rss">AusCERT conference</a>, <a href="http://blogs.zdnet.com/security/?p=1173">80 malware-infected USBs</a>.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Beijing-Olympics-Paranoia-will-protect-your-data/0,139033343,339289982,00.htm?feed=rss#talkback">Comments (4)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBeijing-Olympics-Paranoia-will-protect-your-data%2F0%2C139033343%2C339289982%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Beijing%20Olympics?%20Paranoia%20will%20protect%20your%20data">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBeijing-Olympics-Paranoia-will-protect-your-data%2F0%2C139033343%2C339289982%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBeijing-Olympics-Paranoia-will-protect-your-data%2F0%2C139033343%2C339289982%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBeijing-Olympics-Paranoia-will-protect-your-data%2F0%2C139033343%2C339289982%2C00.htm%3Ffeed%3Drss&amp;title=Beijing%20Olympics?%20Paranoia%20will%20protect%20your%20data" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBeijing-Olympics-Paranoia-will-protect-your-data%2F0%2C139033343%2C339289982%2C00.htm%3Ffeed%3Drss&amp;title=Beijing%20Olympics?%20Paranoia%20will%20protect%20your%20data&amp;bodytext=If%20you%27re%20heading%20to%20the%20Beijing%20Olympics%20to%20cut%20deals%2C%20schmooze%20and%20booze%2C%20don%27t%20leave%20your%20laptop%20and%20mobile%20with%20your%20hosts%20for%20a%20second%20and%20watch%20your%20gadgets%20very%2C%20very%20carefully.%20Of%20course%2C%20it%20might%20cost%20you%20a%20deal%20because%20you%27re%20acting%20weird%2C%20but%20your%20data%20will%20be%20safe." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBeijing-Olympics-Paranoia-will-protect-your-data%2F0%2C139033343%2C339289982%2C00.htm%3Ffeed%3Drss&amp;title=Beijing%20Olympics?%20Paranoia%20will%20protect%20your%20data" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBeijing-Olympics-Paranoia-will-protect-your-data%2F0%2C139033343%2C339289982%2C00.htm%3Ffeed%3Drss&amp;title=Beijing%20Olympics?%20Paranoia%20will%20protect%20your%20data" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBeijing-Olympics-Paranoia-will-protect-your-data%2F0%2C139033343%2C339289982%2C00.htm%3Ffeed%3Drss&amp;title=Beijing%20Olympics?%20Paranoia%20will%20protect%20your%20data" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339289982;kw=;sz=300x250;dcopt=;tile=13;ord=1156907045?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339289982;kw=;sz=300x250;dcopt=;tile=13;ord=1156907045?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/security/soa/The-myth-of-the-Ninja-Hacker/0,130061744,339286178,00.htm?feed=rss">The myth of the Ninja Hacker</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Gmail-cookie-vulnerability-exposes-user-s-privacy/0,130061733,339282407,00.htm?feed=rss">Gmail cookie vulnerability exposes user's privacy</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/PDA-to-track-Olympic-VIPs-in-Beijing-/0,130061733,339288134,00.htm?feed=rss">PDA to track Olympic VIPs in Beijing </a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Chinese-hackers-back-off-from-CNN-attack/0,130061744,339288293,00.htm?feed=rss">Chinese hackers back off from CNN attack</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>The 'secret': Banks are freaked out by security</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/The-secret-Banks-are-freaked-out-by-security/0,139033343,339289845,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/The-secret-Banks-are-freaked-out-by-security/0,139033343,339289845,00.htm?feed=rss#talkback</comments>
        <pubDate>Tue, 17 Jun 2008 12:19:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/The-secret-Banks-are-freaked-out-by-security/0,139033343,339289845,00.htm?feed=rss</guid>
        <description><![CDATA[ Last week's blog on why consumers might be confused by contradictory messages on computer security from banks drew a few objections from interested parties - ones that I thought would be worth responding to this week. ]]></description>
        <content:encoded><![CDATA[ 
<strong><p>Last week's blog on why consumers might be confused by contradictory messages on computer <a href="http://www.zdnet.com.au/tag/security.htm?feed=rss" target="_blank">security</a> from banks drew a few objections from interested parties &mdash; ones that I thought would be worth responding to this week.</p></strong><p>Perhaps I didn't make <a href="http://www.zdnet.com.au/blogs/securifythis/soa/Banks-are-confusing-consumers-on-PC-security/0,139033343,339289568,00.htm?feed=rss">my point clear enough</a>, or perhaps the people who contact me are nitpicking pedants with a marketing plan in hand. So I'll state my position again: I have no problems with banks giving away security software; I do, however, have a big problem with exaggerating what it will do for you. Why? Exaggerated claims about the efficacy of security products muddy what is already a confusing topic for many consumers.</p>
<p>ING Direct in the US is offering its customers free security software made by the vendor, Trusteer. ING and Trusteer claim the product Rapport creates a secure pipe between the PC and the bank, protecting against "sophisticated attacks", including phishing and man in the middle attacks.</p>
<p>Mickey Boodaei, the CEO of Trusteer, emailed me to disagree that ING Direct is blinding its customers to the reality of malware by making such claims.</p>
<p>"ING Direct realises that regardless of how careful the user is, malware can still find its way to the desktop," he wrote in an email to me, which he says is his personal position on this matter.</p>
<p>Well why doesn't ING Direct say that? It's quite normal for a person who feels safe, to act as if they are safe and take extra risks because they think they're totally protected. And if you make them feel safe when you know that they're not, then their behaviour won't reflect the risks they face, potentially leading to a worse outcome.</p>
<p>Boodaei also believes that media and security experts should support ING "for its bold move and out of the box thinking... After all, most banks are too afraid to do anything (afraid of support calls, afraid of user reaction, afraid of negative media) and this plays right into the attackers' hands," he continued.</p>
<p>Really Mickey? The CEO of McAfee, Dave De Walt, reckons there are better things to worry about than "negative media" &mdash; like customers ready to sue their bank's pants off for lying and breaching customer privacy.</p>
<p>"[Banks and telcos are wrestling with] how much liability can they take on by recommending a security product to you and how invasive can they be to help protect your computer transaction. Typically, to be very strong, they have to actually download something to your computer to help secure the transaction, but they potentially could breach data privacy laws by putting something on your computer," he said.</p>
<p>And as for those support calls? I think <a href="http://home.ingdirect.com/privacy/privacy.asp?s=Promotions" target="_blank">ING has covered that too</a>: "ING Direct is not responsible for, nor do we guarantee, the content or services associated with this product. All problems, questions or concerns regarding Trusteer Rapport should be directed to support@trusteer.com." As with most financial products, read the fine print.</p>
<p>To me this smells like a company that's able to make claims about the efficacy of a product without having to stand by those claims if and when something goes wrong.</p>
<p>And, Mickey, like I said, last week, if consumer education is what will truly offer secure computing, why not start with a few home truths just like you gave me about security?</p>
<p>A more honest representation &mdash; rather than covering your rear with fine print &mdash; might be: "Dear customer, feel free to download this security software. It will make you *more* secure, but in reality, unless you unplug your computer and wrap it in a lead box, nothing will make you totally, 100 per cent secure. These are the unfortunate facts of our time. Happy banking and stay safe online."</p>
<p>The CEO of security company Prevx left an essay in the feedback section of my last blog about the plight of banking security from a banker's perspective and banks needing to take a holistic stance on "Customer Security Management" (sic). I appreciate most forms of feedback, including the negative, but Mel, use your own blog page for spruiking.</p>
<p>But Mel did make one relevant comment, and actually, it could make a neat footnote to the Commonwealth Bank's claim that its CA security suite will "eliminate" the threat of malware:</p>
<p>"If a PC is under the control of a kernel level rootkit then nothing running on that PC is safe, nor can anything running on it create a safe harbour without detecting and removing the rootkit."</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/The-secret-Banks-are-freaked-out-by-security/0,139033343,339289845,00.htm?feed=rss#talkback">Comments (4)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FThe-secret-Banks-are-freaked-out-by-security%2F0%2C139033343%2C339289845%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20The%20'secret':%20Banks%20are%20freaked%20out%20by%20security">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FThe-secret-Banks-are-freaked-out-by-security%2F0%2C139033343%2C339289845%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FThe-secret-Banks-are-freaked-out-by-security%2F0%2C139033343%2C339289845%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FThe-secret-Banks-are-freaked-out-by-security%2F0%2C139033343%2C339289845%2C00.htm%3Ffeed%3Drss&amp;title=The%20'secret':%20Banks%20are%20freaked%20out%20by%20security" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FThe-secret-Banks-are-freaked-out-by-security%2F0%2C139033343%2C339289845%2C00.htm%3Ffeed%3Drss&amp;title=The%20'secret':%20Banks%20are%20freaked%20out%20by%20security&amp;bodytext=Last%20week%27s%20blog%20on%20why%20consumers%20might%20be%20confused%20by%20contradictory%20messages%20on%20computer%20security%20from%20banks%20drew%20a%20few%20objections%20from%20interested%20parties%20%26mdash%3B%20ones%20that%20I%20thought%20would%20be%20worth%20responding%20to%20this%20week." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FThe-secret-Banks-are-freaked-out-by-security%2F0%2C139033343%2C339289845%2C00.htm%3Ffeed%3Drss&amp;title=The%20'secret':%20Banks%20are%20freaked%20out%20by%20security" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FThe-secret-Banks-are-freaked-out-by-security%2F0%2C139033343%2C339289845%2C00.htm%3Ffeed%3Drss&amp;title=The%20'secret':%20Banks%20are%20freaked%20out%20by%20security" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FThe-secret-Banks-are-freaked-out-by-security%2F0%2C139033343%2C339289845%2C00.htm%3Ffeed%3Drss&amp;title=The%20'secret':%20Banks%20are%20freaked%20out%20by%20security" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339289845;kw=;sz=300x250;dcopt=;tile=14;ord=1509465649?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339289845;kw=;sz=300x250;dcopt=;tile=14;ord=1509465649?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/security/soa/Web-banking-It-s-time-to-write-down-your-password/0,130061744,339289191,00.htm?feed=rss">Web banking: It's time to write down your password</a></li>
<li><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Banks-are-confusing-consumers-on-PC-security/0,139033343,339289568,00.htm?feed=rss">Banks are confusing consumers on PC security</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Russian-criminals-prefer-Australian-banks/0,130061744,339289201,00.htm?feed=rss">Russian criminals prefer Australian banks</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/1-100-users-sign-up-for-NAB-s-new-text-banking/0,130061733,339289114,00.htm?feed=rss">1,100 users sign up for NAB's new text banking</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Banks are confusing consumers on PC security</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Banks-are-confusing-consumers-on-PC-security/0,139033343,339289568,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Banks-are-confusing-consumers-on-PC-security/0,139033343,339289568,00.htm?feed=rss#talkback</comments>
        <pubDate>Wed, 04 Jun 2008 15:35:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Banks-are-confusing-consumers-on-PC-security/0,139033343,339289568,00.htm?feed=rss</guid>
        <description><![CDATA[ Banks obviously have an interest in making consumers feel safe. They are there to protect the customers' money. They want customers to use their online services, too, because the channel offers a lower cost per transaction than a branch. But giving away free security software to make customers feel safe is probably doing more harm than good. ]]></description>
        <content:encoded><![CDATA[ 
<p class="clarification">See the bottom of this article for a clarification.</p>
<p><strong>Banks obviously have an interest in making consumers feel safe. They are there to protect the customers' money. They want customers to use their online services, too, because the channel offers a lower cost per transaction than a branch. But giving away free <a href="http://www.zdnet.com.au/tag/security.htm?feed=rss" target="_blank">security</a> software to make customers feel safe is probably doing more harm than good.</strong></p>
<p>I'm not surprised that consumers have a difficult time grasping the idea of computer security. In Australia, banks such as the Commonwealth subsidise antivirus. The good news is that CBA customers can buy CA antivirus for AU$35 instead of AU$65. The bad news is that the bank exaggerates massively, claiming that <a href="http://www.commbanksecurity.webcentral.com.au/security/" target="_blank"> with antivirus the threat of malware is removed entirely</a>: "By offering you personal security software, we can help to eliminate this threat [of malware]," says the bank's FAQ page.</p>
<p>CBA customers are likely to walk away feeling completely safe with their new antivirus, yet security professionals know this not to be the case. At this year's AusCERT conference, Cisco's chief security officer, John Stewart, echoed what many security observers have said: that antivirus is not enough to eliminate today's threats because <a href="http://www.zdnet.com.au/news/security/soa/Antivirus-is-completely-wasted-money-Cisco-CSO/0,130061744,339289122,00.htm?feed=rss">malware writers can create new malware faster than AV vendors can write signatures</a>.</p>
<p>
So who should consumers believe? The security professional or the organisation they entrust their savings to?</p>
<p>ING Direct USA also recently announced it is giving away 6.5 million licences of Trusteer's Rapport security software to its customers.</p>
<p>According to Trusteer, the software works by monitoring the interface between applications and an operating system for malware, encrypting information sent from the computer and authenticating ING's website.</p>
<p>The application, which can be downloaded from ING's website, creates a so-called "secure pipe" between a PC &mdash; not a Mac or Linux system &mdash; and the bank's network. ING boldly claims that Rapport protects against Man In The Browser and Man In The Middle attacks, keyloggers, screen grabbers, pharming, and phishing &mdash; "even on infected PCs".</p>
<p>Again, if consumers believe the bank, they should walk away feeling entirely safe. However, they are then given another confusing message: whether or not they install the application, ING will refund customers if their PCs have been hacked and money is stolen.</p>
<p>But here's where it gets really confusing for customers: to run the Rapport software users have to install it with Administrator privileges [see clarification below] &mdash; a practice which <a href="http://www.zdnet.com.au/news/security/soa/Scott-Charney-Microsoft-s-security-chief-reveals-all/0,130061744,339289320,00.htm?feed=rss">Microsoft's top security people have been preaching customers to avoid</a> to mitigate the threat of malware.</p>
<p>Security consultant Ty Miller from Pure Hacking explained why: "Vista bases much of its security around not running as Administrator to prevent your system becoming compromised in the first place, so if users are required to run programs as Administrator then they may actually be introducing additional risk to the user's operating system."</p>
<p>The customer has obviously placed some level of trust in both organisations, yet each give different advice. So again, who should the customer believe?</p>
<p>In this instance, I'd actually say, place your bets on Microsoft. According to the CIO of ING Direct USA &mdash; a bank which promotes itself as ranked by the University of California as "America's safest bank" &mdash; it still sends its customers email alerts for their statements that include URL links. It's pretty amazing the "safest bank" still does this, given the prevalence of phishing scams in the US.</p>
<p>Banks often claim that education is the key to making them actually safe. Well, if this is true, banks shouldn't blind customers to the realities of malware protection by exaggerating claims about the level of security they have.</p>
<p><i>This is to clarify that Rapport can be installed without administrator privileges, however the product may not work as described by Trusteer if users are not operating under Administrator mode.</i></p>
<p>

http://www.trusteer.com/board-directors

</p>
<p>Mickey Boodaei, Trusteer's CEO contacted <i>ZDNet.com.au</i> to clarify that Trusteer Rapport does not require Administrator privileges to run.</p>
<p>"If you run Rapport as administrator it provides its protection from the OS kernel. If you don't have admin privileges Rapport will run from user-space and will protect you mainly against user-space attacks. The logic is simple: if you run as non-admin you're less exposed to kernel-level malware. However, you're still exposed to user-space malware (most malware today can install itself either way) and this is the gap that Rapport closes for you. Either way, Rapport will significantly improve your online security," he said.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Banks-are-confusing-consumers-on-PC-security/0,139033343,339289568,00.htm?feed=rss#talkback">Comments (12)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBanks-are-confusing-consumers-on-PC-security%2F0%2C139033343%2C339289568%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Banks%20are%20confusing%20consumers%20on%20PC%20security">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBanks-are-confusing-consumers-on-PC-security%2F0%2C139033343%2C339289568%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBanks-are-confusing-consumers-on-PC-security%2F0%2C139033343%2C339289568%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBanks-are-confusing-consumers-on-PC-security%2F0%2C139033343%2C339289568%2C00.htm%3Ffeed%3Drss&amp;title=Banks%20are%20confusing%20consumers%20on%20PC%20security" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBanks-are-confusing-consumers-on-PC-security%2F0%2C139033343%2C339289568%2C00.htm%3Ffeed%3Drss&amp;title=Banks%20are%20confusing%20consumers%20on%20PC%20security&amp;bodytext=Banks%20obviously%20have%20an%20interest%20in%20making%20consumers%20feel%20safe.%20They%20are%20there%20to%20protect%20the%20customers%27%20money.%20They%20want%20customers%20to%20use%20their%20online%20services%2C%20too%2C%20because%20the%20channel%20offers%20a%20lower%20cost%20per%20transaction%20than%20a%20branch.%20But%20giving%20away%20free%20security%20software%20to%20make%20customers%20feel%20safe%20is%20probably%20doing%20more%20harm%20than%20good." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBanks-are-confusing-consumers-on-PC-security%2F0%2C139033343%2C339289568%2C00.htm%3Ffeed%3Drss&amp;title=Banks%20are%20confusing%20consumers%20on%20PC%20security" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBanks-are-confusing-consumers-on-PC-security%2F0%2C139033343%2C339289568%2C00.htm%3Ffeed%3Drss&amp;title=Banks%20are%20confusing%20consumers%20on%20PC%20security" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FBanks-are-confusing-consumers-on-PC-security%2F0%2C139033343%2C339289568%2C00.htm%3Ffeed%3Drss&amp;title=Banks%20are%20confusing%20consumers%20on%20PC%20security" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339289568;kw=;sz=300x250;dcopt=;tile=15;ord=949946075?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339289568;kw=;sz=300x250;dcopt=;tile=15;ord=949946075?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/security/soa/Antivirus-is-completely-wasted-money-Cisco-CSO/0,130061744,339289122,00.htm?feed=rss">Antivirus is 'completely wasted money': Cisco CSO</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Signature-based-antivirus-is-dead-Get-over-it/0,130061744,339288527,00.htm?feed=rss">Signature-based antivirus is dead: Get over it</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Microsoft-admits-Vista-UAC-prompts-need-work-/0,130061744,339289212,00.htm?feed=rss">Microsoft admits Vista UAC prompts 'need work'</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Has-Windows-Vista-s-UAC-feature-failed-Microsoft-/0,130061744,339289101,00.htm?feed=rss">Has Windows Vista's UAC feature failed Microsoft?</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Lovesick money mules or guilty conspirators?</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Lovesick-money-mules-or-guilty-conspirators-/0,139033343,339289307,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Lovesick-money-mules-or-guilty-conspirators-/0,139033343,339289307,00.htm?feed=rss#talkback</comments>
        <pubDate>Tue, 27 May 2008 12:41:02 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Lovesick-money-mules-or-guilty-conspirators-/0,139033343,339289307,00.htm?feed=rss</guid>
        <description><![CDATA[ It's official: Australia is an easy target for Russian crime gangs -  some are even turning Aussie lonely hearts into money mules. But are those "victims" actually guilty? ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>It's official: <a href="http://www.zdnet.com.au/news/security/soa/Russian-criminals-prefer-Australian-banks/0,130061744,339289201,00.htm?feed=rss">Australia is an easy target</a> for Russian crime gangs &mdash; some are even turning <a href="http://www.zdnet.com.au/news/security/soa/Russian-bride-scam-turns-romantics-into-money-mules/0,130061744,339289152,00.htm?feed=rss">Aussie lonely hearts into money mules</a>. But are those "victims" actually guilty?<p></p></strong>

</p>
<p>Around AU$500,000 of money stolen from within Australia is siphoned offshore each month by Queensland mules, according to the state's police &mdash; a well-entrenched problem for banks, money transfer services and the police.</p>
<p>But are these mules really victims or cunning opportunists?</p>
<p>In the job-seeker money mule scam, victims are enticed to apply for seemingly simple work through fake job advertisements. The ads often rely on big brand names, such as financial institutions, to add authenticity to the supposed work. As part of their new "jobs", victims are asked to send a sum of cash using either Western Union or their personal bank accounts to a foreign destination, after which they receive a percentage commission. </p>
<p>Despite the quality of deception within the fake job ads, I find it difficult to believe that anyone who applies for a job where the only requirement is to transfer money from one unknown source to another isn't aware that something is fishy. The fact that the work is so ridiculously easy would raise suspicions in even the most trusting of people. </p>
<p>Peter Muggleston, acting head of technology for New Zealand's Auckland Savings Bank (ASB), <a href="http://www.zdnet.com.au/news/security/soa/Online-banking-What-s-security-got-to-do-with-it-/0,130061744,339288860,00.htm?feed=rss">reckons many so-called victims are merely playing dumb</a> to escape prosecution and says banks are taking a hard approach to the problem.</p>
<p>"One thing that always comes through is mules claiming they are innocent victims... People are choosing to believe that it is above board, but if you stop and thought about it, even for a second, it's obviously dodgy... The reality is we will prosecute mules," he told <i>ZDNet.com.au</i> recently.</p>
<p>I initially found myself agreeing with Muggleston's sentiment. That is, until last week when I discovered a new scam, which targets lonely hearts. Instead of a job, the promise is a Russian bride. 
</p>
<p>
The victim is told that, in order to be united with his sweetheart, he needs to help his "bride" fund her airfare by sending money entrusted to him by a friend of the "bride" to some offshore location, using Western Union or his bank account. </p>
<p>The scam takes many months to execute for the "bride" to gain the victim's trust, according to Queensland Police's Brian Hay. To me this seemed more like a real scam, not just Muggleston's mule who has found a plausible excuse to deny criminal intent. Hay reckons the best way to deal with the problem is "target hardening" &mdash; ensuring that would-be targets are aware of the scam and simply delete any emails from unknown sources.</p>
<p>Hays also told me that most of the job-seeking money mules cases that he has seen involve the mule first handing every single identity document to the scammer before taking on the "work". Why would a person who knows how the scam works be willing to hand over their genuine identity?</p>
<p>So what should we do? If we take Muggleston's approach, and assume that mules know what they are doing, real victims would never come forth; there'd be no information and everyone remains soft targets. On the other hand, if we assume innocence like Hay, people might start claiming there was no criminal intent on their part and mules can work without fear of punishment. 
</p>
<p>
Or perhaps the police should start placing ads for money mules of the job-seeker or lonely heart variety. Anyone who falls for it could then be sent to a basic course in email management to correct their ways before they harm themselves. Prevention is, after all, better than a cure.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Lovesick-money-mules-or-guilty-conspirators-/0,139033343,339289307,00.htm?feed=rss#talkback">Comments (2)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FLovesick-money-mules-or-guilty-conspirators-%2F0%2C139033343%2C339289307%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Lovesick%20money%20mules%20or%20guilty%20conspirators?">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FLovesick-money-mules-or-guilty-conspirators-%2F0%2C139033343%2C339289307%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FLovesick-money-mules-or-guilty-conspirators-%2F0%2C139033343%2C339289307%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FLovesick-money-mules-or-guilty-conspirators-%2F0%2C139033343%2C339289307%2C00.htm%3Ffeed%3Drss&amp;title=Lovesick%20money%20mules%20or%20guilty%20conspirators?" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FLovesick-money-mules-or-guilty-conspirators-%2F0%2C139033343%2C339289307%2C00.htm%3Ffeed%3Drss&amp;title=Lovesick%20money%20mules%20or%20guilty%20conspirators?&amp;bodytext=It%27s%20official%3A%20Australia%20is%20an%20easy%20target%20for%20Russian%20crime%20gangs%20%26mdash%3B%20%20some%20are%20even%20turning%20Aussie%20lonely%20hearts%20into%20money%20mules.%20But%20are%20those%20%22victims%22%20actually%20guilty%3F" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FLovesick-money-mules-or-guilty-conspirators-%2F0%2C139033343%2C339289307%2C00.htm%3Ffeed%3Drss&amp;title=Lovesick%20money%20mules%20or%20guilty%20conspirators?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FLovesick-money-mules-or-guilty-conspirators-%2F0%2C139033343%2C339289307%2C00.htm%3Ffeed%3Drss&amp;title=Lovesick%20money%20mules%20or%20guilty%20conspirators?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FLovesick-money-mules-or-guilty-conspirators-%2F0%2C139033343%2C339289307%2C00.htm%3Ffeed%3Drss&amp;title=Lovesick%20money%20mules%20or%20guilty%20conspirators?" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339289307;kw=;sz=300x250;dcopt=;tile=16;ord=1211600960?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339289307;kw=;sz=300x250;dcopt=;tile=16;ord=1211600960?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/security/soa/Russian-criminals-prefer-Australian-banks/0,130061744,339289201,00.htm?feed=rss">Russian criminals prefer Australian banks</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Russian-bride-scam-turns-romantics-into-money-mules/0,130061744,339289152,00.htm?feed=rss">Russian bride scam turns romantics into money mules</a></li>
<li><a href="http://www.zdnet.com.au/news/security/soa/Pillow-talking-bots-latest-Russian-malware-threat/0,130061744,339284439,00.htm?feed=rss">Pillow talking bots latest Russian malware threat</a></li>
<li><a href="http://www.zdnet.com.au/news/business/soa/Infamous-Russian-malware-gang-disappears-/0,139023166,339283678,00.htm?feed=rss">Infamous Russian malware gang disappears </a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Are privacy laws killing Australians?</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Are-privacy-laws-killing-Australians-/0,139033343,339289124,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Are-privacy-laws-killing-Australians-/0,139033343,339289124,00.htm?feed=rss#talkback</comments>
        <pubDate>Wed, 21 May 2008 11:06:00 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Are-privacy-laws-killing-Australians-/0,139033343,339289124,00.htm?feed=rss</guid>
        <description><![CDATA[ Are Australia's privacy laws slowly killing Australians by preventing medical professionals gaining access to patient information? ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>Are Australia's privacy laws slowly killing Australians by preventing medical professionals gaining access to patient information?</strong></p>
<p>People fear the consequences of information falling into the wrong hands and therefore, quite rightly, feel the need to defend privacy. But could that "fear", as one doctor calls it, be stopping information reaching hands that could heal us?</p>
<p>This week the Victorian government announced it <a href="http://www.zdnet.com.au/news/business/soa/National-e-health-vision-unleashed-in-September/0,139023166,339289088,00.htm?feed=rss">will pay Deloitte AU$1.3 million to develop an Australia-wide e-health strategy</a>, to introduce online referrals, e-prescribing, and electronic health records.</p>
<p>It sounds like a good idea but it will be interesting to see what impact it will have on the adoption of electronic health records in Australia. Medical professionals appear to want to be able to use electronic records but current privacy laws are preventing it.</p>
<p>"If you go from one hospital to another, the only way your data is going to get from one to the other is if the doctor writes a letter. And there is no electronic sharing whatsoever," said Dr Marienne Hibbert, director of the cancer research project, Biogrid &mdash; also part-funded by the Victorian government.</p>
<p>Due to what she believes are fears about privacy, Australian clinicians &mdash; at least those participating in the Biogrid project who treat cancer patients &mdash; are hamstrung in their efforts to use widely-dispersed information in order to improve the lives of patients, and it's all due to privacy.</p>
<p>"There's a real danger of privacy being too protected &mdash; it's people's perception of the risk... It's way out of... Well, it's fear," she said. "If people weren't worried, for a start, I think there'd be much more sharing of patient data for clinical use."</p>
<p>Biogrid currently pulls together de-identified cancer patient data, sourced from over 30 hospitals in Australia, New Zealand, the US, UK, Brazil and Malaysia.</p>
<p>But while researchers are able to learn from anonymised data collected in the Biogrid project, the clinicians who treat patients are unable to make use of it &mdash; primarily because the information needs to be attached to a patient's name to be useful. What could be achieved if this were permitted has implications that are far reaching and quite immediate for cancer treatment, according to Hibbert.</p>
<p>"[Biogrid] is research and we can actually integrate data much more effectively than is available for clinical care.</p>
<p>"My clinicians that are involved in this are really frustrated about not having any way of viewing identified clinical information across sites," she said.</p>
<p>If there was a way of providing a "secure and protected" view of cross-site identified information &mdash; say across a single tumour stream &mdash; clinicians, who are often dispersed amongst several hospitals, could improve their management of cancer treatment.</p>
<p>"Cancer patients are coming and going all the time, they often have had surgery at one site, oncology at another and then radiotherapy elsewhere. If you can provide the clinical view to the clinicians, that would be really helpful. Doctors get so frustrated because they don't have that combined view," said Hibbert.</p>
<p>It's a bit hard to say that if doctors could access identified information from other sites it would reduce the number of cancer related deaths in Australia but it would seem the logical &mdash; especially if we are to believe the government's message that the fight against cancer will be won by early detection and surveillance.</p>
<p>But cancer research and saving lives is not the only thing that's being held back. Today, Australians would be hard pressed to use services such as <a href="http://googleblog.blogspot.com/2008/02/google-health-first-look.html" target="_blank">Google Health</a> and Microsoft's <a href="http://www.healthvault.com/" target="_blank">Health Vault</a> since the only copy they likely have of their medical history is stuck in their head. 

</p>
<p>Where is your medical history stored?</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Are-privacy-laws-killing-Australians-/0,139033343,339289124,00.htm?feed=rss#talkback">Comments (6)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAre-privacy-laws-killing-Australians-%2F0%2C139033343%2C339289124%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Are%20privacy%20laws%20killing%20Australians?">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAre-privacy-laws-killing-Australians-%2F0%2C139033343%2C339289124%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAre-privacy-laws-killing-Australians-%2F0%2C139033343%2C339289124%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAre-privacy-laws-killing-Australians-%2F0%2C139033343%2C339289124%2C00.htm%3Ffeed%3Drss&amp;title=Are%20privacy%20laws%20killing%20Australians?" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAre-privacy-laws-killing-Australians-%2F0%2C139033343%2C339289124%2C00.htm%3Ffeed%3Drss&amp;title=Are%20privacy%20laws%20killing%20Australians?&amp;bodytext=Are%20Australia%27s%20privacy%20laws%20slowly%20killing%20Australians%20by%20preventing%20medical%20professionals%20gaining%20access%20to%20patient%20information%3F%20" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAre-privacy-laws-killing-Australians-%2F0%2C139033343%2C339289124%2C00.htm%3Ffeed%3Drss&amp;title=Are%20privacy%20laws%20killing%20Australians?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAre-privacy-laws-killing-Australians-%2F0%2C139033343%2C339289124%2C00.htm%3Ffeed%3Drss&amp;title=Are%20privacy%20laws%20killing%20Australians?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FAre-privacy-laws-killing-Australians-%2F0%2C139033343%2C339289124%2C00.htm%3Ffeed%3Drss&amp;title=Are%20privacy%20laws%20killing%20Australians?" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339289124;kw=;sz=300x250;dcopt=;tile=17;ord=420140822?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339289124;kw=;sz=300x250;dcopt=;tile=17;ord=420140822?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/business/soa/National-e-health-vision-unleashed-in-September/0,139023166,339289088,00.htm?feed=rss">National e-health vision unleashed in September</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/SA-health-to-cut-errors-with-4-4m-pharma-system-/0,130061733,339288568,00.htm?feed=rss">SA health to cut errors with $4.4m pharma system </a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/National-health-database-every-integrator-s-dream/0,130061733,339287678,00.htm?feed=rss">National health database every integrator's dream</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/Google-CEO-coughs-up-Australia-Health-plans/0,130061733,339287342,00.htm?feed=rss">Google CEO coughs up Australia Health plans</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Gold star for the ATO</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Gold-star-for-the-ATO-/0,139033343,339288820,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Gold-star-for-the-ATO-/0,139033343,339288820,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 09 May 2008 17:16:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Gold-star-for-the-ATO-/0,139033343,339288820,00.htm?feed=rss</guid>
        <description><![CDATA[ If Australia is going to take information security seriously, we need more people like the ATO's CIO, Bill Gibson. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>If Australia is going to take information security seriously, we need more people like the ATO's CIO, Bill Gibson.</strong></p>
<p>It's no secret that people don't like discussing their business's security woes &mdash; I've been knocked back so many times after asking to discuss security it almost feels silly asking the question.</p>
<p>So when I first called the ATO a few months back, after learning that PriceWaterhouseCoopers was conducting a review of the ATO's security practices, I expected my interview request to be declined. After all, the ATO is an AU$700 million a year IT shop which contains some of Australia's most sensitive information.</p>
<p>
So to say I was shocked a few days ago, after hearing from the ATO that Gibson was ready to speak <a href="http://www.zdnet.com.au/news/security/soa/ATO-admits-staff-have-lost-data-sent-porn-e-mails/0,130061744,339288775,00.htm?feed=rss">about the security review</a>, is an understatement.</p>
<p>
This is the problem with security in Australia and why we could benefit from data breach disclosure laws. As I said in my blog last week, the information we do have access to is <a href="http://www.zdnet.com.au/blogs/securifythis/soa/Why-I-hate-the-Privacy-Commissioner-s-office/0,139033343,339288614,00.htm?feed=rss">mostly trite</a>. The result is that we are limited in the ways we can think and discuss security. For consumers, it makes it almost impossible to assess the state of security in the country and the risks they face.</p>
<p>
Anyway, after my initial excitement at the prospect of talking security with Gibson, I began to have doubts. They must have got a gold star in the review, I thought.</p>
<p> 
Which is why, when I secured a copy of the 100-page review yesterday, I was again shocked. The review found a security-conscious culture at the ATO &mdash; as you would hope &mdash; but also found some staff didn't know how to use approved file transfer channels, and serious problems when it came to the accountability of organisations it shares taxpayer information with.</p>
<p>Of course, the ATO hasn't experienced a <a href="http://www.zdnet.com.au/news/security/soa/UK-government-in-massive-personal-data-loss/0,130061744,339283962,00.htm?feed=rss">HMRC-style data breach</a>, so the review doesn't cut that deep. Even so, Gibson admitted a briefcase containing taxpayer information had been stolen, a disc lost and porn being e-mailed by staff.</p>
<p>
The review also discovered interesting human responses to security measures. Staff at government agencies must classify outbound e-mails according to their level of confidentiality, except some staff who were "strategically" labelling them to either restrict access or bypass restrictions.</p>
<p>
The most interesting aspect of the review, however, is that the ATO cannot be alone in the security challenges it faces. Nearly every person &mdash; vendor and end-user &mdash; I have spoken with is concerned about data leakage. And with the ATO's 22,000 staff, I can imagine some difficulties getting security right across the whole organisation. Yet as far as I can tell, no organisation, private or public, has opened itself in this way.</p>
<p>The ATO's security review is one of the most useful documents I have seen in my time at this publication, so it and the ATO, get a gold star.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Gold-star-for-the-ATO-/0,139033343,339288820,00.htm?feed=rss#talkback">Comments (3)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FGold-star-for-the-ATO-%2F0%2C139033343%2C339288820%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Gold%20star%20for%20the%20ATO%20">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FGold-star-for-the-ATO-%2F0%2C139033343%2C339288820%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FGold-star-for-the-ATO-%2F0%2C139033343%2C339288820%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FGold-star-for-the-ATO-%2F0%2C139033343%2C339288820%2C00.htm%3Ffeed%3Drss&amp;title=Gold%20star%20for%20the%20ATO%20" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FGold-star-for-the-ATO-%2F0%2C139033343%2C339288820%2C00.htm%3Ffeed%3Drss&amp;title=Gold%20star%20for%20the%20ATO%20&amp;bodytext=If%20Australia%20is%20going%20to%20take%20information%20security%20seriously%2C%20we%20need%20more%20people%20like%20the%20ATO%27s%20CIO%2C%20Bill%20Gibson." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FGold-star-for-the-ATO-%2F0%2C139033343%2C339288820%2C00.htm%3Ffeed%3Drss&amp;title=Gold%20star%20for%20the%20ATO%20" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FGold-star-for-the-ATO-%2F0%2C139033343%2C339288820%2C00.htm%3Ffeed%3Drss&amp;title=Gold%20star%20for%20the%20ATO%20" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FGold-star-for-the-ATO-%2F0%2C139033343%2C339288820%2C00.htm%3Ffeed%3Drss&amp;title=Gold%20star%20for%20the%20ATO%20" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339288820;kw=;sz=300x250;dcopt=;tile=18;ord=1671180103?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339288820;kw=;sz=300x250;dcopt=;tile=18;ord=1671180103?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/blogs/disasterrecovery/soa/ATO-offshoring-precedent-still-on-horizon/0,139033346,139265509,00.htm?feed=rss">ATO offshoring precedent still on horizon</a></li>
<li><a href="http://www.zdnet.com.au/blogs/bigdeal/soa/Taxing-times-for-the-ATO/0,139033340,139257590,00.htm?feed=rss">Taxing times for the ATO</a></li>
<li><a href="http://www.zdnet.com.au/insight/soa/Australian-Tax-Office-Bill-Gibson-CIO-/0,139023731,339286886,00.htm?feed=rss">Australian Tax Office: Bill Gibson, CIO </a></li>
<li><a href="http://www.zdnet.com.au/blogs/dont-fall-for-it/soa/Tax-Office-needs-to-rethink-open-source-objections/0,2001084681,339286822,00.htm?feed=rss">Tax Office needs to rethink open source objections</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Why I hate the Privacy Commissioner's office</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Why-I-hate-the-Privacy-Commissioner-s-office/0,139033343,339288614,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Why-I-hate-the-Privacy-Commissioner-s-office/0,139033343,339288614,00.htm?feed=rss#talkback</comments>
        <pubDate>Fri, 02 May 2008 12:21:02 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Why-I-hate-the-Privacy-Commissioner-s-office/0,139033343,339288614,00.htm?feed=rss</guid>
        <description><![CDATA[ According to the Office of the Privacy Commissioner's 2007 annual report, Australian consumers should feel pretty safe - but that's because it's full of crap. ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>According to the Office of the Privacy Commissioner's 2007 annual report, Australian consumers should feel pretty safe &mdash; but that's because it's full of crap.</strong></p>
<p>My hair is going grey, which I can handle, but thanks to the uselessness of the Office of the Privacy Commissioner's Web site and annual report, I think it's now starting to fall out.</p>
<p>The Privacy Commissioner Karen Curtis &mdash; bless her cotton socks &mdash; has been trying to <a href="http://www.zdnet.com.au/news/security/soa/Will-Australia-s-privacy-overhaul-be-dumped-/0,130061744,339288104,00.htm?feed=rss">prime business for data breach disclosure laws with initiatives such as privacy awards</a> &mdash; a positive approach to foster support among companies for what will presumably be an unpopular piece of legislation.
</p>
<p>
Last week a news story from the UK triggered my interest &mdash; the UK Information Commissioner's Office (ICO) revealed that since the <a href="http://www.zdnet.com.au/news/security/soa/UK-government-in-massive-personal-data-loss/0,130061744,339283962,00.htm?feed=rss">security breach at HMRC in November last year</a>, it has been notified of almost 100 data breaches. The public sector accounted for 62 breaches and the private sector for 28. 
</p>
<p>
That set me thinking &mdash; how well (or poorly) does Australia fare in terms of data security and privacy?
</p>
<p>
I wanted to see if our Privacy Commissioner would reveal similar information as her UK counterpart. As it turns out, she probably would ... if she could. </p>
<p>
The information about Aussie breaches provided to me &mdash; and what is available to you &mdash; was unfortunately about as much use as a chocolate teapot. Between July 2007 and March 2008, the Privacy Commissioner has recorded 60 instances where a breach of privacy <i>may</i> have occurred. In that time, there have been 830 instances of individuals complaining of a privacy breach. Promising, I thought, but how many of those specifically related to potentially far-reaching information security breaches, rather than, say, a one-off complaint about an overly intrusive call centre? So I went back for a second bite of the cherry and asked the Commissioner's office for how the 100 breaches were categorised.
</p>
<p>
Apparently analysing this information is a very onerous task, so it's not been done. The result: the cause of the complaint, as well as the nature and scale of any breach, cannot be disclosed. In the absence of said information, the next best thing is a look at the number of privacy complaints, which the Commissioner's office does record, and I was referred to the 2007 <a href="http://www.privacy.gov.au/publications/07annrep/c3.html#c3d3d1" target="_blank">Privacy Commissioner's annual report</a>. 
</p>
<p>
It turns out that four percent (762) of the complaints lodged with the office related to "data security". In total, there were over 17,000 complaints. 
</p>
<p>
Just four percent. Sounds minuscule compared to the 25 million Brits affected by the UK HMRC breach. Which is exactly the point &mdash; there is no way that all 25 million people would know, and therefore could complain to the Office about the breach. So why in Australia do we collect data on complaints? It shows nothing other than the workload of a government office and how many eagle-eyed consumers know when they've been wronged.
</p>
<p>
We are given this reassuring notice: "If the Commissioner is satisfied that a matter has been adequately dealt with, or if there has not been an interference with privacy, the Commissioner may decide not to investigate the matter any further."
</p>
<p>
This highlights why the decision to disclose a breach should be taken out of the hands of an individual and, instead, minimum standards set so that disclosure becomes an automatic response. Whether this occurs will be debated in parliament once the ALRC submits its recommendations to the Attorney General's Department this month.
</p>
<p>
Here's some more useless information I found: Australia's private sector is a worse privacy offender than the public sector &mdash; two-thirds of the "complaints" this year related to possible breaches in the private sector. Size and nature is all I have to say. </p>
<p>
And yet some more ... The annual report details whether complaints were received by telephone, letter or e-mail, whether there was "an apology made", if a complaint was closed because it was "frivolous, vexatious or misconceived".</p>
<p> 
</p>
<p>
So I advise everyone, if you're looking at the state of information security in Australia, do not bother visiting the Office of the Privacy Commissioner's Web site &mdash; not until it contains information on actual breaches, such as: the name of the organisation (particularly for publicly documented breaches); whether information was lost via an unencrypted laptop, a lost CD, a misplaced USB, or by hacking; and most importantly, details on how many records were compromised.</p>
<p> 

Please, Commissioner, I urge you, stop publishing the volume of complaints your office receives. Nothing useful can be gleaned from this other than the workload your staff face and give us what we really want: a Commissioner that's not afraid to shame big business into protecting its consumers.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Why-I-hate-the-Privacy-Commissioner-s-office/0,139033343,339288614,00.htm?feed=rss#talkback">Comments (2)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWhy-I-hate-the-Privacy-Commissioner-s-office%2F0%2C139033343%2C339288614%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Why%20I%20hate%20the%20Privacy%20Commissioner's%20office">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWhy-I-hate-the-Privacy-Commissioner-s-office%2F0%2C139033343%2C339288614%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWhy-I-hate-the-Privacy-Commissioner-s-office%2F0%2C139033343%2C339288614%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWhy-I-hate-the-Privacy-Commissioner-s-office%2F0%2C139033343%2C339288614%2C00.htm%3Ffeed%3Drss&amp;title=Why%20I%20hate%20the%20Privacy%20Commissioner's%20office" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWhy-I-hate-the-Privacy-Commissioner-s-office%2F0%2C139033343%2C339288614%2C00.htm%3Ffeed%3Drss&amp;title=Why%20I%20hate%20the%20Privacy%20Commissioner's%20office&amp;bodytext=According%20to%20the%20Office%20of%20the%20Privacy%20Commissioner%27s%202007%20annual%20report%2C%20Australian%20consumers%20should%20feel%20pretty%20safe%20%26mdash%3B%20but%20that%27s%20because%20it%27s%20full%20of%20crap." class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWhy-I-hate-the-Privacy-Commissioner-s-office%2F0%2C139033343%2C339288614%2C00.htm%3Ffeed%3Drss&amp;title=Why%20I%20hate%20the%20Privacy%20Commissioner's%20office" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWhy-I-hate-the-Privacy-Commissioner-s-office%2F0%2C139033343%2C339288614%2C00.htm%3Ffeed%3Drss&amp;title=Why%20I%20hate%20the%20Privacy%20Commissioner's%20office" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FWhy-I-hate-the-Privacy-Commissioner-s-office%2F0%2C139033343%2C339288614%2C00.htm%3Ffeed%3Drss&amp;title=Why%20I%20hate%20the%20Privacy%20Commissioner's%20office" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339288614;kw=;sz=300x250;dcopt=;tile=19;ord=1101940990?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339288614;kw=;sz=300x250;dcopt=;tile=19;ord=1101940990?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Are-PC-users-diluting-the-IQ-of-the-Mac-community-/0,139033343,339285389,00.htm?feed=rss">Are PC users diluting the IQ of the Mac community?</a></li>
<li><a href="http://www.zdnet.com.au/blogs/securifythis/soa/CA-s-Apple-Mac-lives-with-100-000-viruses/0,139033343,339279171,00.htm?feed=rss">CA's Apple Mac lives with 100,000+ viruses</a></li>
<li><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Google-G-arn-I-ll-swap-ya-privacy-for-security/0,139033343,339286907,00.htm?feed=rss">Google: G'arn, I'll swap ya privacy for security</a></li>
<li><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Aussie-PCs-valuable-for-all-the-wrong-reasons/0,139033343,339287745,00.htm?feed=rss">Aussie PCs valuable for all the wrong reasons</a></li>
</ul>

 ]]></content:encoded>
    </item>
	<item>
        <title>Is running Windows XP on ATMs stupid?</title>
        <link>http://www.zdnet.com.au/blogs/securifythis/soa/Is-running-Windows-XP-on-ATMs-stupid-/0,139033343,339288423,00.htm?feed=rss</link>
        <comments>http://www.zdnet.com.au/blogs/securifythis/soa/Is-running-Windows-XP-on-ATMs-stupid-/0,139033343,339288423,00.htm?feed=rss#talkback</comments>
        <pubDate>Thu, 24 Apr 2008 16:27:01 +1000</pubDate>
        <dc:creator>edit@zdnet.com.au (Liam Tung)</dc:creator>
        <category><![CDATA[Blogs : Securify This!]]></category>
        <guid isPermaLink="false">http://www.zdnet.com.au/blogs/securifythis/soa/Is-running-Windows-XP-on-ATMs-stupid-/0,139033343,339288423,00.htm?feed=rss</guid>
        <description><![CDATA[ When creating a secure, locked down IT system - for something that is directly responsible for handling cash transactions - would you choose the most popular, most targeted operating system? ]]></description>
        <content:encoded><![CDATA[ 
<p><strong>When creating a secure, locked down IT system &mdash; for something that is directly responsible for handling cash transactions &mdash; would you choose the most popular, most targeted operating system?</strong></p>
<p>You would think that running the most widely used operating system on your network of ATMs is just an invitation for trouble. At least some security folk reckon <a href="http://www.zdnet.com.au/news/software/soa/Windows-based-ATMs-an-easy-touch-for-hackers/0,130061733,339286496,00.htm?feed=rss">XP makes ATMs an easy touch for hackers</a>.</p>
<p><a href="http://www.zdnet.com.au/news/software/soa/NAB-splashes-out-AU-100m-on-Windows-ATMs/0,130061733,339288349,00.htm?feed=rss">But not the execs at National Australia Bank</a> (NAB), who this week announced the bank is overhauling its 1,600 ATMs to run on Windows XP. </p>
<p>Gibbins and NAB are not alone on this front. Seventy-five percent of Australia's ATMs run on some version of Windows, according to an NCR spokesperson.</p>
<p>Why?</p>
<p>According to NCR's chief technology officer Alan Chow, running ATMs on Windows is about "brand image".</p>
<p>"Banks spend a lot of energy personalising [an ATM] screen. The ATM is the brand image of the bank. If you want to see the difference why they choose [a full version of Windows XP] &mdash; versus a stripped down embedded OS &mdash; go to the ATMs at the corner store and compare the user interfaces. Without the interface, it's just a cash dispenser. This is about brand image," he said.</p>
<p>So there's a trade off between convenience and security. I can appreciate that. And I'm sure NAB can mitigate the threats that affect the rest of the world on Windows XP from affecting both its <a href="http://www.zdnet.com.au/news/software/soa/NAB-ditches-Windows-NT-for-XP/0,130061733,339285417,00.htm?feed=rss">28,000 newly XP'd</a> desktops and now its ATMs. Running Windows doesn't necessarily mean you're screwed. Just Ask Bruce Schneier.</p>
<p>Back in 2003, Cambridge security researcher, Ross Anderson, in a <i>Wired</i> article, said ATMs running Windows would likely see a Slammer style attack, resulting in money spewing forth from thousands of machines.</p>
<p>FUD and rubbish, said Bruce Schneier. Why? Because in 2003 the machines did not operate online and therefore would not become vulnerable to a malicious Internet attack or to some virus passed around in an e-mail attachment.</p>
<p>But National Australia Bank proudly announced this week that it will be the first bank to roll out ATMs that operate on TCP/IP networks. </p>
<p>So don't be surprised if you start seeing ATMs spewing cash from their dispensers. I am going to carry around a swag bag just in case.</p>
<p><a href="http://www.zdnet.com.au/blogs/securifythis/soa/Is-running-Windows-XP-on-ATMs-stupid-/0,139033343,339288423,00.htm?feed=rss#talkback">Comments (37)</a> |  <a href="mailto:?body=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-running-Windows-XP-on-ATMs-stupid-%2F0%2C139033343%2C339288423%2C00.htm%3Ffeed%3Drss&amp;subject=ZDNet.com.au:%20Is%20running%20Windows%20XP%20on%20ATMs%20stupid?">Email this</a> </p>
<p><br><strong>Share:</strong> <a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-running-Windows-XP-on-ATMs-stupid-%2F0%2C139033343%2C339288423%2C00.htm%3Ffeed%3Drss" class="google" title="Add to Google Bookmarks">Google</a> | 
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-running-Windows-XP-on-ATMs-stupid-%2F0%2C139033343%2C339288423%2C00.htm%3Ffeed%3Drss" class="facebook" title="Add to Facebook">Facebook</a> | 
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-running-Windows-XP-on-ATMs-stupid-%2F0%2C139033343%2C339288423%2C00.htm%3Ffeed%3Drss&amp;title=Is%20running%20Windows%20XP%20on%20ATMs%20stupid?" class="delicious first" title="Add to del.icio.us">del.icio.us</a> | 
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-running-Windows-XP-on-ATMs-stupid-%2F0%2C139033343%2C339288423%2C00.htm%3Ffeed%3Drss&amp;title=Is%20running%20Windows%20XP%20on%20ATMs%20stupid?&amp;bodytext=When%20creating%20a%20secure%2C%20locked%20down%20IT%20system%20%26mdash%3B%20for%20something%20that%20is%20directly%20responsible%20for%20handling%20cash%20transactions%20%26mdash%3B%20would%20you%20choose%20the%20most%20popular%2C%20most%20targeted%20operating%20system%3F" class="digg" title="Add to Digg">Digg</a> | 
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-running-Windows-XP-on-ATMs-stupid-%2F0%2C139033343%2C339288423%2C00.htm%3Ffeed%3Drss&amp;title=Is%20running%20Windows%20XP%20on%20ATMs%20stupid?" class="reddit" title="Add to Reddit">Reddit</a> | 
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-running-Windows-XP-on-ATMs-stupid-%2F0%2C139033343%2C339288423%2C00.htm%3Ffeed%3Drss&amp;title=Is%20running%20Windows%20XP%20on%20ATMs%20stupid?" class="slashdot" title="Add to Slashdot">Slashdot</a> | 
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.zdnet.com.au%2Fblogs%2Fsecurifythis%2Fsoa%2FIs-running-Windows-XP-on-ATMs-stupid-%2F0%2C139033343%2C339288423%2C00.htm%3Ffeed%3Drss&amp;title=Is%20running%20Windows%20XP%20on%20ATMs%20stupid?" class="stumbleupon" title="Add to StumbleUpon">StumbleUpon</a><br><br>


<div align="left"><a href="http://ad.au.doubleclick.net/jump/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339288423;kw=;sz=300x250;dcopt=;tile=20;ord=1659477005?"><img src="http://ad.au.doubleclick.net/ad/au.zdnet.com/rss/blogs;sect=rss;ssect=blogs;sect3=;sect4=;sid=339288423;kw=;sz=300x250;dcopt=;tile=20;ord=1659477005?" width="300" height="250" alt="Advertisement" border="0" /></a></div>
<br><br><strong>Related Articles</strong><br></p>
<ul>
<li><a href="http://www.zdnet.com.au/news/software/soa/NAB-splashes-out-AU-100m-on-Windows-ATMs/0,130061733,339288349,00.htm?feed=rss">NAB splashes out AU$100m on Windows ATMs</a></li>
<li><a href="http://www.zdnet.com.au/news/business/soa/NAB-gives-staff-final-word-on-IT-jobs-offshoring/0,139023166,339286469,00.htm?feed=rss">NAB gives staff final word on IT jobs offshoring</a></li>
<li><a href="http://www.zdnet.com.au/news/software/soa/NAB-ditches-Windows-NT-for-XP/0,130061733,339285417,00.htm?feed=rss">NAB ditches Windows NT for XP</a></li>
<li><a href="http://www.zdnet.com.au/news/communications/soa/Telstra-NAB-and-Visa-turn-mobiles-into-credit-cards/0,130061791,339281647,00.htm?feed=rss">Telstra, NAB and Visa turn mobiles into credit cards</a></li>
</ul>

 ]]></content:encoded>
    </item>
</channel>
</rss>
