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

<channel>
	<title>Tim Anderson's ITWriting &#187; security</title>
	<atom:link href="http://www.itwriting.com/blog/category/security/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwriting.com/blog</link>
	<description>Tech writing blog</description>
	<lastBuildDate>Wed, 17 Mar 2010 14:12:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The insecurity of Verified by Visa and MasterCard SecureCode</title>
		<link>http://www.itwriting.com/blog/2171-the-insecurity-of-verified-by-visa-and-mastercard-securecode.html</link>
		<comments>http://www.itwriting.com/blog/2171-the-insecurity-of-verified-by-visa-and-mastercard-securecode.html#comments</comments>
		<pubDate>Wed, 27 Jan 2010 12:30:19 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[3-D Secure]]></category>
		<category><![CDATA[verified by visa]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2171-the-insecurity-of-verified-by-visa-and-mastercard-securecode.html</guid>
		<description><![CDATA[<p>An article on the H points to this paper by Steven Murdoch and Ross Anderson, from the University of Cambridge Computer Laboratory, on the poor security design of the 3-D secure (3DS) protocol used by Visa and MasterCard in the UK and catching on worldwide. In addition, 3DS undermines privacy by sending a full description of <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2171-the-insecurity-of-verified-by-visa-and-mastercard-securecode.html">The insecurity of Verified by Visa and MasterCard SecureCode</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/166-thawte-promotes-security-insecurity.html' rel='bookmark' title='Permanent Link: Thawte promotes security, insecurity'>Thawte promotes security, insecurity</a></li>
<li><a href='http://www.itwriting.com/blog/409-15m-uk-bank-details-lost-but-whats-the-risk.html' rel='bookmark' title='Permanent Link: 15m UK bank details lost &#8211; but what&#8217;s the risk?'>15m UK bank details lost &#8211; but what&#8217;s the risk?</a></li>
<li><a href='http://www.itwriting.com/blog/638-more-on-debians-openssl-bungle.html' rel='bookmark' title='Permanent Link: More on Debian&#8217;s OpenSSL bungle'>More on Debian&#8217;s OpenSSL bungle</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>An <a href="http://www.h-online.com/security/news/item/Researchers-criticise-3D-Secure-credit-card-authentication-914144.html">article on the H</a> points to <a href="http://www.cl.cam.ac.uk/~rja14/Papers/fc10vbvsecurecode.pdf">this paper</a> by Steven Murdoch and Ross Anderson, from the University of Cambridge Computer Laboratory, on the poor security design of the 3-D secure (3DS) protocol used by Visa and MasterCard in the UK and catching on worldwide. In addition, 3DS undermines privacy by sending a full description of each transaction to the card issuer or its contractors.</p>
<p>Banks also use the supposed additional security of 3DS to shift liability for fraudulent use towards the customer.</p>
<p>What’s wrong with 3DS? The authors list a number of issues. The 3DS system throws up a request for additional authentication in a pop-up dialog or iFrame, which means you cannot easily check its source; it could be a phishing attack. The memorable pass phrase that is meant to prevent this is vulnerable to man-in-the-middle attacks, as well as impatient users who might not bother to read it. Password reset mechanisms are often poorly implemented, and may depend on semi-public information such as date of birth.</p>
<p>The authors suggest that a simple approval process, such as a text message to your phone asking for an authorisation code, would be more secure, even if only as a stop-gap before adopting a more robust solution.</p>
<p>I find it surprising that 3DS has been adopted so widely despite well-known flaws. As the authors note:</p>
<blockquote><p>3-D Secure has received little public scrutiny despite the fact that with 250 million users of Verified by Visa alone, it&#8217;s probably the largest single sign-on system ever deployed.</p></blockquote>
<p>Well, with this post I am doing my bit.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/166-thawte-promotes-security-insecurity.html' rel='bookmark' title='Permanent Link: Thawte promotes security, insecurity'>Thawte promotes security, insecurity</a></li>
<li><a href='http://www.itwriting.com/blog/409-15m-uk-bank-details-lost-but-whats-the-risk.html' rel='bookmark' title='Permanent Link: 15m UK bank details lost &#8211; but what&#8217;s the risk?'>15m UK bank details lost &#8211; but what&#8217;s the risk?</a></li>
<li><a href='http://www.itwriting.com/blog/638-more-on-debians-openssl-bungle.html' rel='bookmark' title='Permanent Link: More on Debian&#8217;s OpenSSL bungle'>More on Debian&#8217;s OpenSSL bungle</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2171-the-insecurity-of-verified-by-visa-and-mastercard-securecode.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The end of Code Access Security in Microsoft .NET</title>
		<link>http://www.itwriting.com/blog/2156-the-end-of-code-access-security-in-microsoft-net.html</link>
		<comments>http://www.itwriting.com/blog/2156-the-end-of-code-access-security-in-microsoft-net.html#comments</comments>
		<pubDate>Wed, 20 Jan 2010 09:51:05 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2156-the-end-of-code-access-security-in-microsoft-net.html</guid>
		<description><![CDATA[<p>In the early days of .NET I remember being hugely impressed by Code Access Security. It gave administrators total control over what .NET code was permitted to run. It’s true that the configuration tool was a little intimidating, but there were even wizards to adjust .NET security, trust an assembly, or fix an application – <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2156-the-end-of-code-access-security-in-microsoft-net.html">The end of Code Access Security in Microsoft .NET</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/636-microsoft-access-needs-a-complete-rethink-or-retirement.html' rel='bookmark' title='Permanent Link: Microsoft Access needs a complete rethink &#8211; or retirement'>Microsoft Access needs a complete rethink &#8211; or retirement</a></li>
<li><a href='http://www.itwriting.com/blog/2361-no-native-code-on-windows-phone-7-says-microsoft-so-what-about-flash.html' rel='bookmark' title='Permanent Link: No native code development on Windows Phone 7 says Microsoft &ndash; so what about Flash?'>No native code development on Windows Phone 7 says Microsoft &ndash; so what about Flash?</a></li>
<li><a href='http://www.itwriting.com/blog/597-buying-a-microsoft-code-signing-certificate-from-thawte-dont-use-vista.html' rel='bookmark' title='Permanent Link: Buying a Microsoft code-signing certificate from Thawte? Don&#8217;t use Vista.'>Buying a Microsoft code-signing certificate from Thawte? Don&#8217;t use Vista.</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In the early days of .NET I remember being hugely impressed by <a href="http://msdn.microsoft.com/en-us/library/930b76w0(VS.71).aspx" target="_blank">Code Access Security</a>. It gave administrators total control over what .NET code was permitted to run. It’s true that the configuration tool was a little intimidating, but there were even wizards to adjust .NET security, trust an assembly, or fix an application – great idea, that last one.</p>
<p><a href="http://www.itwriting.com/blog/wp-content/uploads/2010/01/image3.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.itwriting.com/blog/wp-content/uploads/2010/01/image_thumb3.png" width="404" height="349" /></a> </p>
<p>Well, now the truth is out. Code Access Security was too complex for humans to configure. Buried deep in the documentation for .NET Framework 4.0 you can find <a href="http://msdn.microsoft.com/en-us/library/dd233103(VS.100).aspx" target="_blank">Microsoft’s confession</a>, under the heading Security Policy Simplification:</p>
<blockquote><p>In the .NET Framework 4 Beta 2, the common language runtime (CLR) is moving away from providing security policy for computers. Historically, the .NET Framework has provided code access security (CAS) policy as a mechanism to tightly control and configure the capabilities of managed code. Although CAS policy is powerful, it can be complicated and restrictive. Furthermore, CAS policy does not apply to native applications, so its security guarantees are limited. System administrators should look to operating system-level solutions such as Windows Software Restriction Policies (SRP) as a replacement for CAS policy, because SRP policies provide simple trust mechanisms that apply to both managed and native code. As a security policy solution, SRP is simpler and provides better security guarantees than CAS.</p>
</blockquote>
<p>The section below, headed Obsolete Permission Requests, is even more damning of the old system:</p>
<blockquote><p>Runtime support has been removed for enforcing the Deny, RequestMinimum, RequestOptional, and RequestRefuse permission requests. In general, these requests were not well understood and presented the potential for security vulnerabilities when they were not used properly.</p>
</blockquote>
<p>It goes on to explain why they did not work, with explanations like this one for RequestOptional:</p>
<blockquote><p>RequestOptional was confusing and often used incorrectly with unexpected results. Developers could easily omit permissions from the list without realizing that doing so implicitly refused the omitted permissions.</p>
</blockquote>
<p>The new .NET Framework 4.0 no longer enforces these obsolete permissions.</p>
<p>Microsoft is right. As far as I’m aware, few used the .NET Configuration tool, and I cannot even find it in Windows 7, even though Visual Studio and all the versions of the .NET Framework are installed. Developers feared, with justification, that tinkering with the settings would simply cause mysterious exceptions that were hard to resolve.</p>
<p>I recall though that Code Access Security was considered a highly strategic feature when .NET was first released. One of the promises of .NET was that applications would be more secure and malware less prevalent. The fine-grained permissions were a selling point versus Java.</p>
<p>The painful lesson is that simplicity is a feature. Of course some things are inherently complex; but technology succeeds when it simplifies rather than complicates the tasks that we face.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/636-microsoft-access-needs-a-complete-rethink-or-retirement.html' rel='bookmark' title='Permanent Link: Microsoft Access needs a complete rethink &#8211; or retirement'>Microsoft Access needs a complete rethink &#8211; or retirement</a></li>
<li><a href='http://www.itwriting.com/blog/2361-no-native-code-on-windows-phone-7-says-microsoft-so-what-about-flash.html' rel='bookmark' title='Permanent Link: No native code development on Windows Phone 7 says Microsoft &ndash; so what about Flash?'>No native code development on Windows Phone 7 says Microsoft &ndash; so what about Flash?</a></li>
<li><a href='http://www.itwriting.com/blog/597-buying-a-microsoft-code-signing-certificate-from-thawte-dont-use-vista.html' rel='bookmark' title='Permanent Link: Buying a Microsoft code-signing certificate from Thawte? Don&#8217;t use Vista.'>Buying a Microsoft code-signing certificate from Thawte? Don&#8217;t use Vista.</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2156-the-end-of-code-access-security-in-microsoft-net.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Government security advice is misguided; switching browsers will not make you safe</title>
		<link>http://www.itwriting.com/blog/2140-government-security-advice-is-misguided-switching-browsers-will-not-make-you-safe.html</link>
		<comments>http://www.itwriting.com/blog/2140-government-security-advice-is-misguided-switching-browsers-will-not-make-you-safe.html#comments</comments>
		<pubDate>Mon, 18 Jan 2010 16:45:21 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[ie]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/2140-government-security-advice-is-misguided-switching-browsers-will-not-make-you-safe.html</guid>
		<description><![CDATA[<p>I have mixed feelings about the recent government recommendations from France and Germany to switch from Internet Explorer for security reasons.</p>
<p>Although raising security awareness seems on the face of it to be a good thing, this is naïve advice and may do more harm than good. Security is a complex and multi-faceted problem, and it <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/2140-government-security-advice-is-misguided-switching-browsers-will-not-make-you-safe.html">Government security advice is misguided; switching browsers will not make you safe</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/168-dont-just-blame-users-for-woeful-security-online.html' rel='bookmark' title='Permanent Link: Don&#8217;t just blame users for woeful security online'>Don&#8217;t just blame users for woeful security online</a></li>
<li><a href='http://www.itwriting.com/blog/382-uk-government-resists-peer-pressure-on-internet-security.html' rel='bookmark' title='Permanent Link: UK Government resists Peer pressure on internet security'>UK Government resists Peer pressure on internet security</a></li>
<li><a href='http://www.itwriting.com/blog/463-unanswered-question-hows-vistas-real-world-security-compared-to-xp.html' rel='bookmark' title='Permanent Link: Unanswered question: how&#8217;s Vista&#8217;s real-world security compared to XP?'>Unanswered question: how&#8217;s Vista&#8217;s real-world security compared to XP?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I have mixed feelings about the <a href="http://news.bbc.co.uk/1/hi/technology/8465038.stm" target="_blank">recent government recommendations</a> from France and Germany to switch from Internet Explorer for security reasons.</p>
<p>Although raising security awareness seems on the face of it to be a good thing, this is naïve advice and may do more harm than good. Security is a complex and multi-faceted problem, and it does people no service if they believe it can be fixed by switching browsers. Another common illusion is that running anti-virus software, or even up-to-date anti-virus software, makes you safe. It does not. Anti-virus software does not detect all viruses, and in particular it frequently fails on those that are most dangerous, in other words, those which are newest.</p>
<p>Another factor is that many of the most successful malware attacks come via social engineering. That’s not browser-specific, though there are attempts to maintain bad site lists, which don’t in my experience work very well.</p>
<p>The danger is that people think they are safe, and take fewer other precautions, ending up less safe than before.</p>
<p>Is FireFox, Chrome or Opera safer than IE? I’m not even sure about that. The latest versions of each are massively safer than IE6, for sure. But how does a fully-patched IE8 compare to the latest fully-patched versions of the other browsers? <a href="http://nsslabs.com/test-reports/NSS%20Labs%20Browser%20Security%20Test%20-%20Socially%20Engineered%20Malware.pdf" target="_blank">At least one test</a> [pdf] says that IE8 is actually safer, though unfortunately it dates from March last year and does not cover drive-by downloads:</p>
<blockquote><p>Microsoft Internet Explorer 8 (RC1) was the standout in our tests, achieving a best-in-class 69% catch rate against Malware. It is clear that Microsoft is making an effort to provide security to their customers with IE8.</p>
</blockquote>
<p>Know a better one? I’d be interested in more recent tests.</p>
<p>Microsoft is not always competent; read this blog for evidence. But it has made genuine efforts to improve security and has a comprehensive update mechanism that mostly works. IE now has <a href="http://msdn.microsoft.com/en-us/library/bb250462(VS.85).aspx" target="_blank">protected mode</a> on Vista or Windows 7, which is no panacea but helps a little.</p>
<p>But what about the known zero-day vulnerability in IE? Isn’t that enough to make switching browsers necessary, if only temporarily?</p>
<p>I’m not so sure. Frankly, it would surprise me if there are not known multiple vulnerabilities in all the major browsers, if you move in the right (or wrong) circles. </p>
<p>How then do you do secure computing? Don’t connect to the internet. OK, how else? The risk cannot be eliminated but it can be reduced &#8230; don’t run with local admin rights, don’t run unknown executables, only enable plug-ins and scripting for web sites you know to be safe, keep your operating system patched and up-to-date, and so on. </p>
<p>Another thing you can do is to browse the web in a virtual machine – a sort of super protected mode – not perfect, but would prevent some attacks at the expense of convenience.</p>
<p>If you are really serious <a href="http://www.thevirtualcircle.com/2009/11/the-sunset-of-av-technology-good-for-windows-7/" target="_blank">you can use AppLocker</a>, or another whitelisting technique, to control what can run on your box.</p>
<p>And passwords &#8230; one thing I do hold against Microsoft is that the company has a brilliant authentication mechanism called <a href="http://www.microsoft.com/presspass/features/2006/feb06/02-14infocards.mspx" target="_blank">InfoCard</a> that is almost never used, even by Microsoft. Unfortunately that’s not something any individual can change; but it is possible at least to use more complex passwords and not to pass them over the internet in plain text.</p>
<p>I’m not sure, even today, that many people realise that when they use Twitter on an airport or hotel or conference wi-fi, or collect email via POP3, that they are likely passing their credentials in plain text over the internet for any smart hacker to read.</p>
<p>I am also depressed how often I see “security questions” on registration forms, asking for things like mother’s maiden name to be used in case of lost password. It is obvious that these are actually <strong>insecurity</strong> questions; they lower security while easing the burden on support desks. All too often, these organisations then lower it further by emailing your password back to you in plain text. It also sometimes turns out that the password itself is stored in plain text on their web-connected databases, accessible to hackers.</p>
<p>Overall the IT industry is desperately bad at security, and by and large convenience has won. Yes, I think that should change. No, after years of reporting on IT I am not optimistic that it will, certainly not soon. And knee-jerk instructions to switch browsers may please Mozilla and Google, and web developers for whom Internet Explorer is a constant irritation especially in old versions, but will do little else to improve the situation.</p>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/168-dont-just-blame-users-for-woeful-security-online.html' rel='bookmark' title='Permanent Link: Don&#8217;t just blame users for woeful security online'>Don&#8217;t just blame users for woeful security online</a></li>
<li><a href='http://www.itwriting.com/blog/382-uk-government-resists-peer-pressure-on-internet-security.html' rel='bookmark' title='Permanent Link: UK Government resists Peer pressure on internet security'>UK Government resists Peer pressure on internet security</a></li>
<li><a href='http://www.itwriting.com/blog/463-unanswered-question-hows-vistas-real-world-security-compared-to-xp.html' rel='bookmark' title='Permanent Link: Unanswered question: how&#8217;s Vista&#8217;s real-world security compared to XP?'>Unanswered question: how&#8217;s Vista&#8217;s real-world security compared to XP?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/2140-government-security-advice-is-misguided-switching-browsers-will-not-make-you-safe.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Have Windows OEM vendors learnt anything from Apple?</title>
		<link>http://www.itwriting.com/blog/1960-have-windows-oem-vendors-learnt-anything-from-apple.html</link>
		<comments>http://www.itwriting.com/blog/1960-have-windows-oem-vendors-learnt-anything-from-apple.html#comments</comments>
		<pubDate>Sun, 15 Nov 2009 18:12:41 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/1960-have-windows-oem-vendors-learnt-anything-from-apple.html</guid>
		<description><![CDATA[<p>I’ve just set up a new consumer Windows 7 PC – it was HP’s Compaq Presario CQ5231UK, not bad value at £399 (VAT included) with Core 2 Duo E7500 (2.93 Ghz), 3GB RAM, Windows 7 Home Premium 64-bit – yes, 64-bit Windows really is mainstream now – 500GB hard drive and NVIDIA G210 graphics.</p>
<p>For comparison, <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/1960-have-windows-oem-vendors-learnt-anything-from-apple.html">Have Windows OEM vendors learnt anything from Apple?</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/1155-apple-dock-vs-windows-7-taskbar.html' rel='bookmark' title='Permanent Link: Apple Dock vs Windows 7 taskbar'>Apple Dock vs Windows 7 taskbar</a></li>
<li><a href='http://www.itwriting.com/blog/2211-will-your-laptop-run-windows-7.html' rel='bookmark' title='Permanent Link: Will your laptop run Windows 7?'>Will your laptop run Windows 7?</a></li>
<li><a href='http://www.itwriting.com/blog/2234-miserable-user-experience-continues-with-windows-7.html' rel='bookmark' title='Permanent Link: Miserable user experience continues with Windows 7'>Miserable user experience continues with Windows 7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I’ve just set up a new consumer Windows 7 PC – it was HP’s Compaq Presario CQ5231UK, not bad value at £399 (VAT included) with Core 2 Duo E7500 (2.93 Ghz), 3GB RAM, Windows 7 Home Premium 64-bit – yes, 64-bit Windows really is mainstream now – 500GB hard drive and NVIDIA G210 graphics.</p>
<p>For comparison, the cheapest current Apple Mac is the Mini at £499 – it’s not directly comparable since its neat compact size is worth a premium, but it is slightly less well specified with slower processor, 2GB RAM and 160GB drive. As for an iMac, this comes with a screen but costs more than twice as much as the HP Compaq.</p>
<p>A good deal then; but have Microsoft’s efforts to make Windows 7 “quieter” and less intrusive been wrecked by OEM vendors who cannot resist bundling deals with 3rd parties, otherwise known as crapware?</p>
<p>I draw your attention to <a href="http://www.theregister.co.uk/2008/09/19/buxton_keynote/">my interview</a> with Microsoft’s Bill Buxton last year, when I raised this point. He said:</p>
<blockquote><p>Everybody in that food chain gets it now. Everybody’s motivated to fix it. Thinking about the holistic experience is much easier now than it was two years ago.</p>
</blockquote>
<p>I was interested therefore to see what sort of experience HP delivers with one of its new home PCs. Unfortunately I forgot to keep a list, but I removed a number of add-ons that the user agreed were unwanted, including:</p>
<ul>
<li>EasyBits Magic Desktop</li>
<li>Norton Internet Security &#8211; replaced with <a href="http://www.microsoft.com/Security_Essentials/">Microsoft Security Essentials</a></li>
<li>AOL toolbar</li>
</ul>
<p>I also removed a diagnostics tool called PC-Doctor and an HP utility that stuck itself prominently on the desktop, <a href="http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&amp;dlc=en&amp;cc=us&amp;docname=c01863390">HP Advisor Dock</a>. It is possible that these tools might in some circumstances be useful, though I’m wary. I have no idea why HP has decided to supply its own Dock accessory after Microsoft’s efforts with the Windows 7 Taskbar.</p>
<p>We left in place an application called HP Games which is a branded version of <a href="http://www.wildgames.com/">WildTangent ORB</a> and includes some free games.</p>
<p>The short answer is that the Windows ecosystem has not changed. The deal is that your cheap PC is subsidised by the trialware that comes with it. Another issue is OEM utilities – like HP’s Advisor Dock – which jar with the careful design Microsoft put into Windows 7 and offer overlapping functionality with what is built in.</p>
<p>In mitigation, Windows 7 runs so well on current hardware that even this budget PC offers snappy performance. I also had no difficulty removing the unwanted add-ons. The speed of setup – number of restarts – was much better than I recall from the last Toshiba laptop I set up.</p>
<p>Nevertheless, on the basis of this example there is still work to do if the experience of starting with a Windows PC is to come close to that offered by the Mac. Further, bundling anti-malware software that requires a subscription is actually a security risk, since a proportion of users will not renew and therefore end up without updates. I would be interested in other reports.</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:cbb14b5d-89c7-4fd1-b0c9-42f8c24485e2" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/microsoft" rel="tag">microsoft</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/hp" rel="tag">hp</a>,<a href="http://technorati.com/tags/compaq" rel="tag">compaq</a>,<a href="http://technorati.com/tags/ux" rel="tag">ux</a></div>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/1155-apple-dock-vs-windows-7-taskbar.html' rel='bookmark' title='Permanent Link: Apple Dock vs Windows 7 taskbar'>Apple Dock vs Windows 7 taskbar</a></li>
<li><a href='http://www.itwriting.com/blog/2211-will-your-laptop-run-windows-7.html' rel='bookmark' title='Permanent Link: Will your laptop run Windows 7?'>Will your laptop run Windows 7?</a></li>
<li><a href='http://www.itwriting.com/blog/2234-miserable-user-experience-continues-with-windows-7.html' rel='bookmark' title='Permanent Link: Miserable user experience continues with Windows 7'>Miserable user experience continues with Windows 7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/1960-have-windows-oem-vendors-learnt-anything-from-apple.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sophos Windows 7 anti-virus test tells us nothing we don&#8217;t already know</title>
		<link>http://www.itwriting.com/blog/1951-sophos-windows-7-anti-virus-test-tells-us-nothing-we-dont-already-know.html</link>
		<comments>http://www.itwriting.com/blog/1951-sophos-windows-7-anti-virus-test-tells-us-nothing-we-dont-already-know.html#comments</comments>
		<pubDate>Thu, 05 Nov 2009 18:06:33 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/1951-sophos-windows-7-anti-virus-test-tells-us-nothing-we-dont-already-know.html</guid>
		<description><![CDATA[<p>Sophos is getting good publicity for its latest sales pitch virus test on Windows 7. This tells us:</p>
<p>We grabbed the next 10 unique samples that arrived in the SophosLabs feed to see how well the newer, more secure version of Windows and UAC held up. Unfortunately, despite Microsoft&#8217;s claims, Windows 7 disappointed just like earlier <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/1951-sophos-windows-7-anti-virus-test-tells-us-nothing-we-dont-already-know.html">Sophos Windows 7 anti-virus test tells us nothing we don&#8217;t already know</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/1717-delphi-developer-virus-exposes-weakness-in-anti-virus-defences.html' rel='bookmark' title='Permanent Link: Delphi developer virus exposes weakness in anti-virus defences'>Delphi developer virus exposes weakness in anti-virus defences</a></li>
<li><a href='http://www.itwriting.com/blog/1032-anti-virus-failure-leaves-xp-broken-dns-hijacked-user-frustrated.html' rel='bookmark' title='Permanent Link: Anti-virus failure leaves XP broken, DNS hijacked, user frustrated'>Anti-virus failure leaves XP broken, DNS hijacked, user frustrated</a></li>
<li><a href='http://www.itwriting.com/blog/1068-microsoft-plans-free-anti-malware.html' rel='bookmark' title='Permanent Link: Microsoft plans free anti-malware'>Microsoft plans free anti-malware</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Sophos is getting good publicity for its latest <strike>sales pitch</strike> <a href="http://www.sophos.com/blogs/chetw/g/2009/11/03/windows-7-vulnerable-8-10-viruses/">virus test on Windows 7</a>. This tells us:</p>
<blockquote><p>We grabbed the next 10 unique samples that arrived in the SophosLabs feed to see how well the newer, more secure version of Windows and UAC held up. Unfortunately, despite Microsoft&#8217;s claims, Windows 7 disappointed just like earlier versions of Windows. The good news is that, of the freshest 10 samples that arrived, 2 would not operate correctly under Windows 7.</p>
</blockquote>
<p>Unfortunately Chester Wisniewski from Sophos is vague about his methodology, though he does say that Windows 7 was set up in its default state and without anti-virus installed. The UAC setting was on its new default, which is less secure (and intrusive) than the default in Windows Vista.</p>
<p>My presumption is that he copied each virus to the machine and executed it – and was apparently disappointed (or more likely elated) to discover that 8 out of 10 examples infected the machine.</p>
<p>It might be more accurate to say that he infected the machine, when he copied the virus to it and executed it.</p>
<p>I am not sure what operating system would pass this test. What about a script, for example, that deleted all a user’s documents? UAC would not attempt to prevent that; users have the right do delete their own documents if they wish. Would that count as a failure?</p>
<p>Now, it may be that Wisniewski means that these executables successfully escalated their permissions. This means, for example, that they might have written to system locations which are meant to be protected unless the user passes the UAC prompt. That would count as some sort of failure – although Microsoft has never claimed that UAC will prevent it, particularly if the user is logged on with administrative rights. </p>
<p>If this were a serious study, we would be told what the results were if the user is logged on with standard user rights (Microsoft’s long-term goal), and what the results were if UAC is wound up to its highest level (which I recommend). </p>
<p>Even in that case, it would not surprise me if some of the malware succeeded in escalating its permissions and infecting system areas, though it would make a more interesting study. The better way to protect your machine is not to execute the malware in the first place. Unfortunately, social engineering means that even skilled users make mistakes; or sometimes a bug in the web browser enables a malicious web site to install malware (that would also be a more interesting study). Sometimes a user will even agree to elevate the malware’s rights – UAC cannot prevent that.</p>
<p>My point: the malware problem is too important to trivialise with this sort of headline-grabbing, meaningless test. </p>
<p>Nor do I believe the implicit message in Wisniewski’s post, that buying and installing Sophos will make a machine secure. Anti-virus software has by and large failed to protect us, though undoubtedly it will prevent <em>some</em> infections.</p>
<p>See also this <a href="http://www.itwriting.com/blog/1205-windows-security-and-the-uac-debate-microsoft-misses-the-point.html">earlier post</a> about UAC and Windows security, which has links to some Microsoft statements about it.</p>
</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:8997cee9-3d92-48bb-a7fd-c9af9ab04dbb" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/sophos" rel="tag">sophos</a>,<a href="http://technorati.com/tags/anti-virus" rel="tag">anti-virus</a>,<a href="http://technorati.com/tags/windows+7" rel="tag">windows 7</a>,<a href="http://technorati.com/tags/uac" rel="tag">uac</a></div>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/1717-delphi-developer-virus-exposes-weakness-in-anti-virus-defences.html' rel='bookmark' title='Permanent Link: Delphi developer virus exposes weakness in anti-virus defences'>Delphi developer virus exposes weakness in anti-virus defences</a></li>
<li><a href='http://www.itwriting.com/blog/1032-anti-virus-failure-leaves-xp-broken-dns-hijacked-user-frustrated.html' rel='bookmark' title='Permanent Link: Anti-virus failure leaves XP broken, DNS hijacked, user frustrated'>Anti-virus failure leaves XP broken, DNS hijacked, user frustrated</a></li>
<li><a href='http://www.itwriting.com/blog/1068-microsoft-plans-free-anti-malware.html' rel='bookmark' title='Permanent Link: Microsoft plans free anti-malware'>Microsoft plans free anti-malware</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/1951-sophos-windows-7-anti-virus-test-tells-us-nothing-we-dont-already-know.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hands On with Microsoft Security Essentials &#8211; terrible name, but product looks good</title>
		<link>http://www.itwriting.com/blog/1822-hands-on-with-microsoft-security-essentials-terrible-name-but-product-looks-good.html</link>
		<comments>http://www.itwriting.com/blog/1822-hands-on-with-microsoft-security-essentials-terrible-name-but-product-looks-good.html#comments</comments>
		<pubDate>Tue, 29 Sep 2009 18:55:02 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/1822-hands-on-with-microsoft-security-essentials-terrible-name-but-product-looks-good.html</guid>
		<description><![CDATA[<p>Microsoft has released its free Security Essentials software, antivirus and antispyware protection aimed at home users. It runs on XP 32-bit, or Vista or Windows 7 32-bit or 64-bit, the only technical restriction being that Windows must validate as “genuine”.&#160; Businesses are meant to use Forefront Client Security, though “home-based small businesses” are specifically permitted <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/1822-hands-on-with-microsoft-security-essentials-terrible-name-but-product-looks-good.html">Hands On with Microsoft Security Essentials &#8211; terrible name, but product looks good</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/463-unanswered-question-hows-vistas-real-world-security-compared-to-xp.html' rel='bookmark' title='Permanent Link: Unanswered question: how&#8217;s Vista&#8217;s real-world security compared to XP?'>Unanswered question: how&#8217;s Vista&#8217;s real-world security compared to XP?</a></li>
<li><a href='http://www.itwriting.com/blog/1068-microsoft-plans-free-anti-malware.html' rel='bookmark' title='Permanent Link: Microsoft plans free anti-malware'>Microsoft plans free anti-malware</a></li>
<li><a href='http://www.itwriting.com/blog/1205-windows-security-and-the-uac-debate-microsoft-misses-the-point.html' rel='bookmark' title='Permanent Link: Windows security and the UAC debate: Microsoft misses the point'>Windows security and the UAC debate: Microsoft misses the point</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Microsoft has released its free <a href="http://www.microsoft.com/security_essentials/default.aspx" target="_blank">Security Essentials</a> software, antivirus and antispyware protection aimed at home users. It runs on XP 32-bit, or Vista or Windows 7 32-bit or 64-bit, the only technical restriction being that Windows must validate as “genuine”.&#160; Businesses are meant to use <a href="http://technet.microsoft.com/en-gb/bb738009.aspx" target="_blank">Forefront Client Security</a>, though “home-based small businesses” are specifically permitted in the license agreement. I installed it on my Windows 7 64-bit desktop PC.</p>
<p>Installation was smooth, guided by a simple wizard with a castle logo:</p>
<p><img src="http://www.itwriting.com/images/se-wizard.gif" /></p>
<p>The trickiest moment comes when the installer recommends that you “remove other antivirus and antispyware programs”:</p>
<p><img src="http://www.itwriting.com/images/se-remove.gif" /></p>
<p>I am glad that Microsoft is confronting this issue, since running multiple antivirus applications is terrible for performance. It does make the point that this free software will not be good for competitors at this end of the market. The other issue is that removing other security software will probably mean a reboot as well as passing one or more dialogs pleading with you to reconsider. Do this before running the installer.</p>
<p>Once done, Security Essentials – a terrible, unmemorable, tongue-twisting name – announces that your computer is at risk while it goes off and downloads updates:</p>
<p><img src="http://www.itwriting.com/images/se-update.gif" /></p>
<p>When the update completes, it does a quick scan, which took around 30 minutes on my machine. I let this complete – nothing was found – and then had a poke around the tabs and settings.</p>
<p>The user interface is nicely designed and there isn’t much to see. Be default Security Essentials will scan your PC once a week on Sunday night. You can specify quick or full scans. The software also monitors all file activity looking for malware. I get the impression that Microsoft has tried to make Security Essentials as unobtrusive as possible, which is most welcome.</p>
<p>One thing that did annoy me is the settings for recommended actions:</p>
<p><img src="http://www.itwriting.com/images/se-settings.gif" /></p>
<p>In patronising style, Microsoft offers “Recommended action” as the default when malware is detected, but does not tell you what that action is. It is explained <a href="http://www.microsoft.com/security_essentials/HelpTopic.aspx?mkt=en-us&amp;assetId=fa578dc4-9da2-472c-a892-b6772ae74b56#mainNav">here</a> – for severe or high alerts, it attempts to remove the malware, while for medium or low alerts it quarantines it. However, it does seem to ask first, which is important in the case of false positives.</p>
<p>I couldn’t find any way of setting the frequency of updates, which surprised me.</p>
<p>I gave Security Essentials an easy test by downloading <a href="http://www.eicar.org/anti_virus_test_file.htm" target="_blank">eicar</a>, a harmless file which for testing antivirus software. Security Essentials sprang into life:</p>
<p><img src="http://www.itwriting.com/images/se-virus.gif" /></p>
<p>I clicked Show details and got another red dialog offering to perform the recommended action, which was Remove. Another click, and it claimed to have done it, with the dialog turning a reassuring shade of green.</p>
<p>Is it any good? That’s a tough one. I don’t have high expectations of any security software based on scanning for known malware. Such software tends to fail when new viruses appear, as they do constantly. Another problem is that the bad guys can run the same security software as you, and design their malware to avoid its effects. In general, it is obvious that antivirus software has failed to prevent the spread of malware. I rate other things as more important, such as keeping systems up-to-date with patches and observing best practice concerning what you allow to execute. Unfortunately clever social engineering can often defeat good intentions.</p>
<p>Still, if you consider antivirus software a necessary evil, this one impresses by being nicely designed and mostly staying out of the way. If you are looking for the highest detection rates, you will have to wait for statistical analyses to be done. I am sure the commercial security companies will be quick to report on failures.</p>
<p>Personally I’m delighted that users can now get the Windows security center (Action Center in Windows 7) to stop bugging them without installing third-party software. Another advantage is that the software won’t stop updating when the user fails to subscribe or renew. Microsoft has plenty of incentive to get this one right, and to deliver something at least as good as the competition without slugging performance or annoying the user with advertisements and/or&#160; constant exhortations to upgrade. I think it is worth a try.</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:f1d71834-389e-4d6a-acc6-c4d58c8c471e" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/malware" rel="tag">malware</a>,<a href="http://technorati.com/tags/anti-virus" rel="tag">anti-virus</a>,<a href="http://technorati.com/tags/microsoft+security+essentials" rel="tag">microsoft security essentials</a>,<a href="http://technorati.com/tags/windows" rel="tag">windows</a>,<a href="http://technorati.com/tags/security" rel="tag">security</a></div>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/463-unanswered-question-hows-vistas-real-world-security-compared-to-xp.html' rel='bookmark' title='Permanent Link: Unanswered question: how&#8217;s Vista&#8217;s real-world security compared to XP?'>Unanswered question: how&#8217;s Vista&#8217;s real-world security compared to XP?</a></li>
<li><a href='http://www.itwriting.com/blog/1068-microsoft-plans-free-anti-malware.html' rel='bookmark' title='Permanent Link: Microsoft plans free anti-malware'>Microsoft plans free anti-malware</a></li>
<li><a href='http://www.itwriting.com/blog/1205-windows-security-and-the-uac-debate-microsoft-misses-the-point.html' rel='bookmark' title='Permanent Link: Windows security and the UAC debate: Microsoft misses the point'>Windows security and the UAC debate: Microsoft misses the point</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/1822-hands-on-with-microsoft-security-essentials-terrible-name-but-product-looks-good.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>O2 router attack shows danger of staying logged in</title>
		<link>http://www.itwriting.com/blog/1770-o2-router-attack-shows-danger-of-staying-logged-in.html</link>
		<comments>http://www.itwriting.com/blog/1770-o2-router-attack-shows-danger-of-staying-logged-in.html#comments</comments>
		<pubDate>Wed, 09 Sep 2009 07:46:55 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[web authoring]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/1770-o2-router-attack-shows-danger-of-staying-logged-in.html</guid>
		<description><![CDATA[<p>Concerned about web security? One thing that may prove more valuable than any amount of supposed security software (anti-virus and the like) is the simple good practice of logging out of web sites at the end of each session.</p>
<p>Here’s the reason. Let’s say you are logged into some site – could be Facebook, or Google, <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/1770-o2-router-attack-shows-danger-of-staying-logged-in.html">O2 router attack shows danger of staying logged in</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/562-is-google-gears-safe.html' rel='bookmark' title='Permanent Link: Is Google Gears safe?'>Is Google Gears safe?</a></li>
<li><a href='http://www.itwriting.com/blog/1182-why-are-web-sites-still-storing-passwords-monster-usajobs-blunder-highlights-the-risks.html' rel='bookmark' title='Permanent Link: Why are web sites still storing passwords? Monster, USAJobs blunder highlights the risks'>Why are web sites still storing passwords? Monster, USAJobs blunder highlights the risks</a></li>
<li><a href='http://www.itwriting.com/blog/576-myspace-account-hacked.html' rel='bookmark' title='Permanent Link: MySpace account hacked'>MySpace account hacked</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Concerned about web security? One thing that may prove more valuable than any amount of supposed security software (anti-virus and the like) is the simple good practice of logging out of web sites at the end of each session.</p>
<p>Here’s the reason. Let’s say you are logged into some site – could be Facebook, or Google, or the <a href="http://www.guardian.co.uk/technology/blog/2009/sep/08/o2-router-remote-hacking-broadband" target="_blank">admin screen on your router</a>, and you’ve left checked the option that says “keep me logged in”. Then you visit some other site. The vast majority of web pages today run JavaScript code in the background, and these scripts execute on your computer, not on the web server. What if one of those scripts sends a request to a site where you are logged in? The request comes from your computer, so it looks like you to the web site. If you are unlucky, the script will be able to perform any action you could perform, but without your awareness – such as changing your password, or reading confidential information.</p>
<p>For this hack to work, a couple of things need to have gone wrong:</p>
<p>1. You are running a malicious script. This implies that the site you are visiting has been hacked, or has a vulnerability such as forum software which allows users to post content that might trigger a script. Even a link to an image in a forum post might be sufficient.</p>
<p>2. The site where you are logged in doesn’t make any additional checks on the source of the script. Although it is running on your computer, the HTTP request generally includes referrer data, revealing the URL of the page from which the script came. By checking this value, the site can figure out that there is something wrong. Another idea is to have unpredictable URLs for sensitive data.</p>
<p>Still, you’ll notice that neither of these things are under your control, whereas generally the option to log out of a site is under your control. Even that might not always be true &#8211; a developer could code a site without an option to log out – but that is unusual.</p>
<p>The O2 attack <a href="http://www.guardian.co.uk/technology/blog/2009/sep/08/o2-router-remote-hacking-broadband" target="_blank">referenced above</a> exploits this flaw to get into your router admin, if you are running an O2-supplied broadband router. It is a huge vulnerability, since if the router is re-configured a wide range of further attacks are possible. One example is DNS poisoning, where familiar URLs might take you to malicious destinations. It could also disable firewall protection and redirect external requests to one of your home or small business PCs – very nasty.</p>
<p>Here’s a couple of things that will improve security:</p>
<p>1. Don’t use the broadband supplier’s equipment, if it is not entirely under your control. Use your own; turn off universal pnp, change the admin password, don’t stay logged into the admin.</p>
<p>2. Don’t stay logged into any site which matters. Even sites which don’t appear to matter can be a security risk, if they expose passwords or security questions that you use elsewhere, for example. Personally I always log out of Facebook, Google and Twitter, for example, even though sites like these should be aware of the risks and be coded appropriately – they mostly are, but <a href="http://www.theregister.co.uk/2008/05/23/facebook_xss_flaw/" target="_blank">mistakes</a> <a href="http://status.twitter.com/post/95332007/update-on-stalkdaily-com-worm" target="_blank">happen</a>.</p>
<p>Unfortunately many sites encourage you to stay logged in, because it reduces the friction of using the site. Still, there are compromises which work. I notice with <a href="http://www.amazon.co.uk" target="_blank">Amazon</a> for example, that it uses cookies to give you personalized information even when not logged in, but displays password prompts with boring regularity for actions that spend money – though Amazon also advises you to <a href="http://www.amazon.co.uk/gp/help/customer/display.html?nodeId=1093784" target="_blank">log out completely if using a public or shared computer</a>. </p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:74d2fb6b-b093-489e-b20c-a2b5597397f4" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/security" rel="tag">security</a>,<a href="http://technorati.com/tags/google" rel="tag">google</a>,<a href="http://technorati.com/tags/facebook" rel="tag">facebook</a>,<a href="http://technorati.com/tags/o2" rel="tag">o2</a>,<a href="http://technorati.com/tags/twitter" rel="tag">twitter</a>,<a href="http://technorati.com/tags/xss" rel="tag">xss</a></div>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/562-is-google-gears-safe.html' rel='bookmark' title='Permanent Link: Is Google Gears safe?'>Is Google Gears safe?</a></li>
<li><a href='http://www.itwriting.com/blog/1182-why-are-web-sites-still-storing-passwords-monster-usajobs-blunder-highlights-the-risks.html' rel='bookmark' title='Permanent Link: Why are web sites still storing passwords? Monster, USAJobs blunder highlights the risks'>Why are web sites still storing passwords? Monster, USAJobs blunder highlights the risks</a></li>
<li><a href='http://www.itwriting.com/blog/576-myspace-account-hacked.html' rel='bookmark' title='Permanent Link: MySpace account hacked'>MySpace account hacked</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/1770-o2-router-attack-shows-danger-of-staying-logged-in.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Search for virus help highlights lack of authority in Google, Wikipedia</title>
		<link>http://www.itwriting.com/blog/1543-search-for-virus-help-highlights-lack-of-authority-in-google-wikipedia.html</link>
		<comments>http://www.itwriting.com/blog/1543-search-for-virus-help-highlights-lack-of-authority-in-google-wikipedia.html#comments</comments>
		<pubDate>Wed, 24 Jun 2009 08:28:53 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/1543-search-for-virus-help-highlights-lack-of-authority-in-google-wikipedia.html</guid>
		<description><![CDATA[<p>A contact suffered a trojan infection on his Windows XP machine the other day. He was alerted to the infection by Windows Defender, but the Remove or Quarantine actions offered by Defender did not work. If he removed the trojan, it reappeared on the next reboot. The installed AVG security suite sat there unconcerned. </p>
<p>I <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/1543-search-for-virus-help-highlights-lack-of-authority-in-google-wikipedia.html">Search for virus help highlights lack of authority in Google, Wikipedia</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/1032-anti-virus-failure-leaves-xp-broken-dns-hijacked-user-frustrated.html' rel='bookmark' title='Permanent Link: Anti-virus failure leaves XP broken, DNS hijacked, user frustrated'>Anti-virus failure leaves XP broken, DNS hijacked, user frustrated</a></li>
<li><a href='http://www.itwriting.com/blog/1505-bings-disappearing-search-share-gain-in-the-us.html' rel='bookmark' title='Permanent Link: Bing&rsquo;s disappearing search share gain in the US'>Bing&rsquo;s disappearing search share gain in the US</a></li>
<li><a href='http://www.itwriting.com/blog/1492-bing-blind-search-and-electoral-fraud.html' rel='bookmark' title='Permanent Link: Bing, Blind Search and electoral fraud'>Bing, Blind Search and electoral fraud</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A contact suffered a trojan infection on his Windows XP machine the other day. He was alerted to the infection by <a href="http://www.microsoft.com/windows/products/winfamily/defender">Windows Defender</a>, but the Remove or Quarantine actions offered by Defender did not work. If he removed the trojan, it reappeared on the next reboot. The installed AVG security suite sat there unconcerned. </p>
<p>I am not sure exactly what path he took, but he did some clicking of links and ended up at a site which offered software that promised to fix the issue. The software was called SpyHunter, from Enigma Software. He purchased and installed SpyHunter, which proved no more effective than Defender. At this point he asked me to look at his machine.</p>
<p>A person who has discovered a virus on their PC will be anxious about the attack and its unknown consequences, and will want to fix it urgently. That makes them vulnerable to ill-considered downloads and purchases; and searching the web for assistance with a virus can be like trying to cure alcoholism with drinking. That said, there is good advice to be had; but assessing the authority and reliability of the assistance offered is critical.</p>
<p>My advice in general is <strong>only</strong> to visit sites that you know to be trusted, such as official Microsoft support, major security software vendors, and only those community sites with which you are already familiar. It is difficult advice to follow though, particularly for non-technical users.</p>
<p>The best course of action after a confirmed infection is to flatten and rebuild the operating system. Larger organizations do this efficiently by restoring a pre-configured image to standardised hardware, but this too is difficult for individuals and SMEs who want to get on with their work.</p>
<p>I digress. My first question: was SpyHunter bona fide, or could it have made the problem worse? The only quick way to find out: back to the search engines, source of all good and all evil. The top entries for SpyHunter on both Google and Bing are the official company site and a Wikipedia entry. Bing has Wikipedia first, while Google puts the company site top.</p>
<p>Note the large role Google (or your favourite search engine) is playing here, both in leading users to possible solutions, and in assessing their value. Although the high placement of the company site is somewhat reassuring, in that Google would probably try not to give a high ranking to known malware, it would be a mistake to rely entirely on a detail like this. Google makes no guarantees concerning the content of the sites it indexes.</p>
<p>Naturally I was more interested in the <a href="http://en.wikipedia.org/wiki/SpyHunter">Wikipedia entry</a>. The entry is annotated with warnings that the article is near-orphaned (though the search engines find it readily enough) and that it reads like an advertisement. There is little detail and it is out-of-date. Further, the language seems strange:</p>
<blockquote><p>In early 2004, SpyHunter was blamed for producing false positives and using aggressive advertising techniques. This resulted in a lot of bad SpyHunter reviews published. Some of them were harsh, but fair, while others were simply ridiculous. We confirm that SpyHunter was promoted aggressively by some affiliates, but all of them were eventually banned by program makers in late 2004. Early SpyHunter versions had some obvious drawbacks. The product&#8217;s version 2.0 resolved all these issues.</p>
</blockquote>
<p>This is a quote from a supposedly independent review on a site called 2-software.com. I don’t like the site, which seems (as are so many) dominated by its affiliate links.</p>
<p>SpyHunter is probably harmless, though ineffective. I used the <a href="http://www.sophos.com/support/disinfection/trojan.html">Sophos command-line tool</a> to remove the trojan, and deleted some rogue registry entries; the machine <em>seems</em> OK now though that might just mean that the other trojans are doing a better job of hiding. I also removed SpyHunter of course.</p>
<p>The state of security on the Internet remains lamentable, and security software is a partial solution at best. What interests me here though is the combination of two things:</p>
<p>1. The inadequacy of Wikipedia as an authoritative source, particularly in its less trafficked topics.</p>
<p>2. The high ranking accorded to seemingly any Wikipedia article by the leading search engines.</p>
<p>It is a dangerous combination – not only for virus victims, but for kids doing homework, or anyone researching anything.</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:eb45856f-57dd-483c-981f-b955d8323956" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/virus" rel="tag">virus</a>,<a href="http://technorati.com/tags/trojan" rel="tag">trojan</a>,<a href="http://technorati.com/tags/sophos" rel="tag">sophos</a>,<a href="http://technorati.com/tags/google" rel="tag">google</a>,<a href="http://technorati.com/tags/bing" rel="tag">bing</a>,<a href="http://technorati.com/tags/wikipedia" rel="tag">wikipedia</a></div>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/1032-anti-virus-failure-leaves-xp-broken-dns-hijacked-user-frustrated.html' rel='bookmark' title='Permanent Link: Anti-virus failure leaves XP broken, DNS hijacked, user frustrated'>Anti-virus failure leaves XP broken, DNS hijacked, user frustrated</a></li>
<li><a href='http://www.itwriting.com/blog/1505-bings-disappearing-search-share-gain-in-the-us.html' rel='bookmark' title='Permanent Link: Bing&rsquo;s disappearing search share gain in the US'>Bing&rsquo;s disappearing search share gain in the US</a></li>
<li><a href='http://www.itwriting.com/blog/1492-bing-blind-search-and-electoral-fraud.html' rel='bookmark' title='Permanent Link: Bing, Blind Search and electoral fraud'>Bing, Blind Search and electoral fraud</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/1543-search-for-virus-help-highlights-lack-of-authority-in-google-wikipedia.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7: why you should keep User Account Control at the highest level</title>
		<link>http://www.itwriting.com/blog/1407-windows-7-why-you-should-keep-user-account-control-at-the-highest-level.html</link>
		<comments>http://www.itwriting.com/blog/1407-windows-7-why-you-should-keep-user-account-control-at-the-highest-level.html#comments</comments>
		<pubDate>Tue, 05 May 2009 15:21:10 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/1407-windows-7-why-you-should-keep-user-account-control-at-the-highest-level.html</guid>
		<description><![CDATA[<p>Windows 7 makes it easy to adjust the settings for User Account Control, the system protection feature introduced in Vista. You can access User Account Control Settings from Control Panel, whereupon you see a slider with four settings:</p>
<p>1. Always Notify</p>
<p>2. Notify me only when programs try to make changes to my computer – don’t notify <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/1407-windows-7-why-you-should-keep-user-account-control-at-the-highest-level.html">Windows 7: why you should keep User Account Control at the highest level</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/1205-windows-security-and-the-uac-debate-microsoft-misses-the-point.html' rel='bookmark' title='Permanent Link: Windows security and the UAC debate: Microsoft misses the point'>Windows security and the UAC debate: Microsoft misses the point</a></li>
<li><a href='http://www.itwriting.com/blog/2234-miserable-user-experience-continues-with-windows-7.html' rel='bookmark' title='Permanent Link: Miserable user experience continues with Windows 7'>Miserable user experience continues with Windows 7</a></li>
<li><a href='http://www.itwriting.com/blog/1951-sophos-windows-7-anti-virus-test-tells-us-nothing-we-dont-already-know.html' rel='bookmark' title='Permanent Link: Sophos Windows 7 anti-virus test tells us nothing we don&rsquo;t already know'>Sophos Windows 7 anti-virus test tells us nothing we don&rsquo;t already know</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Windows 7 makes it easy to adjust the settings for User Account Control, the system protection feature introduced in Vista. You can access User Account Control Settings from Control Panel, whereupon you see a slider with four settings:</p>
<p>1. Always Notify</p>
<p>2. Notify me only when programs try to make changes to my computer – don’t notify me when I make changes to Windows settings</p>
<p>3. Same as (2) but without the dimmed desktop</p>
<p>4. Never notify</p>
<p>The default is (2). This means Windows 7 is not too annoying, but 3rd party applications still have to prompt in order to do things like writing to a location in Program Files.</p>
<p>Sounds good? Not really. Leo Davidson has an <a href="http://www.pretentiousname.com/misc/win7_uac_whitelist2.html" target="_blank">extensive write-up</a>; but all you need to know is actually in the online help for option 2:</p>
<blockquote><p>It is usually safe to allow changes to be made to Windows settings without you being notified. However, certain programs that come with Windows can have commands or data passed to them, and malicious software can take advantage of this by using these programs to install files or changes settings on your computer.</p>
</blockquote>
<p>The problem lies in what Microsoft means by “make changes to Windows settings”. In reality, this is just a whitelist of applications which get elevated permissions automatically, and as online help hints, these are “certain programs that come with Windows.” Davidson observes that it is possible for malware to inject data into one of these processes and have it do whatever the malware wants without a prompt.</p>
<p>Microsoft’s point is that malware shouldn’t be running on your PC in the first place. Very true; but the simple slider control is less than honest about the implications of the default option.</p>
<p>The solution is to move the slider to the highest level. I am sure this should be the default: Microsoft: even at this stage it is <strong>not too late to change it</strong>. Let the user relax the security if they want; though this stuff about “Windows settings” should be replaced with something which better describes what the option means.</p>
<p>I am not all that worked up about this. UAC will still be achieving its main goal, which is to make 3rd party developers follow the rules more often &#8211; though it is still possible for developers to subvert this. And even when fully enabled, UAC is nothing like a complete security solution.</p>
<p>Still, bearing in mind that Microsoft is unlikely to change the default, I’d suggest that users move the slider to the highest setting. It is not painful at all, and at least gives you the same level of protection as Vista.</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:fae4cfa2-b10f-4cad-b17b-254b6135c9c9" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/vista" rel="tag">vista</a>,<a href="http://technorati.com/tags/windows+7+rc" rel="tag">windows 7 rc</a>,<a href="http://technorati.com/tags/uac" rel="tag">uac</a>,<a href="http://technorati.com/tags/security" rel="tag">security</a></div>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/1205-windows-security-and-the-uac-debate-microsoft-misses-the-point.html' rel='bookmark' title='Permanent Link: Windows security and the UAC debate: Microsoft misses the point'>Windows security and the UAC debate: Microsoft misses the point</a></li>
<li><a href='http://www.itwriting.com/blog/2234-miserable-user-experience-continues-with-windows-7.html' rel='bookmark' title='Permanent Link: Miserable user experience continues with Windows 7'>Miserable user experience continues with Windows 7</a></li>
<li><a href='http://www.itwriting.com/blog/1951-sophos-windows-7-anti-virus-test-tells-us-nothing-we-dont-already-know.html' rel='bookmark' title='Permanent Link: Sophos Windows 7 anti-virus test tells us nothing we don&rsquo;t already know'>Sophos Windows 7 anti-virus test tells us nothing we don&rsquo;t already know</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/1407-windows-7-why-you-should-keep-user-account-control-at-the-highest-level.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft disabling USB AutoRun in Windows 7 RC</title>
		<link>http://www.itwriting.com/blog/1372-microsoft-disabling-usb-autorun-in-windows-7-rc.html</link>
		<comments>http://www.itwriting.com/blog/1372-microsoft-disabling-usb-autorun-in-windows-7-rc.html#comments</comments>
		<pubDate>Sat, 25 Apr 2009 09:03:08 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.itwriting.com/blog/1372-microsoft-disabling-usb-autorun-in-windows-7-rc.html</guid>
		<description><![CDATA[<p>It’s so easy. Install your virus or worm on a USB memory stick, set it to run automatically via AutoRun. An obvious security risk, and I’m surprised that Microsoft hasn’t already disabled the feature by default in a security update or service pack for XP or Vista.</p>
<p>The company is finally paying attention:</p>
<p>AutoRun entries on non-optical <p><i>...continue reading</i> <a href="http://www.itwriting.com/blog/1372-microsoft-disabling-usb-autorun-in-windows-7-rc.html">Microsoft disabling USB AutoRun in Windows 7 RC</a></p>


Related posts:<ol><li><a href='http://www.itwriting.com/blog/1205-windows-security-and-the-uac-debate-microsoft-misses-the-point.html' rel='bookmark' title='Permanent Link: Windows security and the UAC debate: Microsoft misses the point'>Windows security and the UAC debate: Microsoft misses the point</a></li>
<li><a href='http://www.itwriting.com/blog/1822-hands-on-with-microsoft-security-essentials-terrible-name-but-product-looks-good.html' rel='bookmark' title='Permanent Link: Hands On with Microsoft Security Essentials &ndash; terrible name, but product looks good'>Hands On with Microsoft Security Essentials &ndash; terrible name, but product looks good</a></li>
<li><a href='http://www.itwriting.com/blog/846-dont-tell-me-to-turn-off-uac.html' rel='bookmark' title='Permanent Link: Don&rsquo;t tell me to turn off Vista&rsquo;s UAC'>Don&rsquo;t tell me to turn off Vista&rsquo;s UAC</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It’s so easy. Install your virus or worm on a USB memory stick, set it to run automatically via AutoRun. An obvious security risk, and I’m surprised that Microsoft hasn’t already disabled the feature by default in a security update or service pack for XP or Vista.</p>
<p>The company is finally paying attention:</p>
<blockquote><p>AutoRun entries on non-optical removable storage devices have been disabled to ensure that you are able to make a considered decision before running software from removable media such as USB drives. Worms sometimes attempt to use AutoRun as a vehicle to install malicious software onto your computer. CDs and DVDs, which are not subject to worm injection after manufacturing, will continue to expose the AutoRun choice to enable you to launch the specified software.</p>
</blockquote>
<p>says the press release for Windows 7 RC. Personally I think it should apply the same logic at least to writable CDs and DVDs. I’ve disabled AutoRun on my PCs and don’t miss it. I agree though that USB sticks are the biggest risk today – though a little bit of social engineering will probably persuade many users to run a setup file on a USB stick anyway.</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:20fe56b7-fdf7-4eef-b329-391bd1d05845" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/windows+7+rc" rel="tag">windows 7 rc</a>,<a href="http://technorati.com/tags/autorun" rel="tag">autorun</a>,<a href="http://technorati.com/tags/security" rel="tag">security</a></div>


<p>Related posts:<ol><li><a href='http://www.itwriting.com/blog/1205-windows-security-and-the-uac-debate-microsoft-misses-the-point.html' rel='bookmark' title='Permanent Link: Windows security and the UAC debate: Microsoft misses the point'>Windows security and the UAC debate: Microsoft misses the point</a></li>
<li><a href='http://www.itwriting.com/blog/1822-hands-on-with-microsoft-security-essentials-terrible-name-but-product-looks-good.html' rel='bookmark' title='Permanent Link: Hands On with Microsoft Security Essentials &ndash; terrible name, but product looks good'>Hands On with Microsoft Security Essentials &ndash; terrible name, but product looks good</a></li>
<li><a href='http://www.itwriting.com/blog/846-dont-tell-me-to-turn-off-uac.html' rel='bookmark' title='Permanent Link: Don&rsquo;t tell me to turn off Vista&rsquo;s UAC'>Don&rsquo;t tell me to turn off Vista&rsquo;s UAC</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.itwriting.com/blog/1372-microsoft-disabling-usb-autorun-in-windows-7-rc.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
