<?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>Elephantsquared. &#187; security</title>
	<atom:link href="http://elephantsquared.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://elephantsquared.com</link>
	<description>hypertext &#38; software</description>
	<lastBuildDate>Sat, 19 May 2012 10:59:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Mozilla: Plugin Check for all browsers</title>
		<link>http://elephantsquared.com/2010/05/mozilla-plugin-check-for-all-browsers/</link>
		<comments>http://elephantsquared.com/2010/05/mozilla-plugin-check-for-all-browsers/#comments</comments>
		<pubDate>Tue, 11 May 2010 20:59:15 +0000</pubDate>
		<dc:creator>George T</dc:creator>
				<category><![CDATA[browser]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[secbrowsing]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=1314</guid>
		<description><![CDATA[Last year, Mozilla introduced this nice tool that helped Firefox users keep their plugins up-to-date. Today, Mozilla announced the expansion of this plugin check coverage to work with Safari 4, Chrome 4, and Opera 10.5. Outdated plugins are a major source of security and stability risk for web users, and some studies have put the [...]]]></description>
			<content:encoded><![CDATA[<p>Last year, Mozilla introduced this nice tool that helped Firefox users keep their plugins up-to-date. Today, Mozilla <a href="http://blog.mozilla.com/security/2010/05/11/plugin-check-for-everyone/" target="_blank">announced</a> the expansion of this plugin check coverage to work with <strong>Safari 4</strong>, <strong>Chrome 4</strong>, and <strong>Opera 10.5</strong>.</p>
<blockquote><p>Outdated plugins are a major source of security and stability risk for  web users, and some studies have put the proportion of users with older  versions <a href="http://www.h-online.com/security/80-per-cent-of-users-surf-with-vulnerable-versions-of-Flash--/news/114090" target="_blank">as  high as 80%</a>.</p></blockquote>
<p>Just visit <a href="http://mozilla.com/plugincheck/" target="_blank">mozilla.com/plugincheck/</a> to run a plugin check for your browser.</p>
<p>You should also check out <a href="http://elephantsquared.com/2010/04/25/secbrowsing-keep-your-browser-and-plugins-up-to-date/">SecBrowsing</a>, another powerful tool that helps you keep your browser and plugins up-to-date. If you are using Google Chrome, there is a SecBrowsing <a href="https://chrome.google.com/extensions/detail/pgkcfihepeihdlfphbndagmompiakeci" target="_blank">extension</a> that alerts you if plugins are out-of-date.</p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2010/05/mozilla-plugin-check-for-all-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SecBrowsing: Keep your browser and plugins up-to-date.</title>
		<link>http://elephantsquared.com/2010/04/secbrowsing-keep-your-browser-and-plugins-up-to-date/</link>
		<comments>http://elephantsquared.com/2010/04/secbrowsing-keep-your-browser-and-plugins-up-to-date/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 23:44:32 +0000</pubDate>
		<dc:creator>George T</dc:creator>
				<category><![CDATA[browser]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[app engine]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[secbrowsing]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=1296</guid>
		<description><![CDATA[It was about six months ago when I first came across with SecBrowsing. SecBrowsing is a very useful tool, powered by Google App Engine, that helps you keep your browser and plugins up-to-date. It is written in Python and the people behind this project are three Googlers working for Google&#8217;s Security Team. Just visit secbrowsing.appspot.com [...]]]></description>
			<content:encoded><![CDATA[<p>It was about six months ago when I first came across with <strong>SecBrowsing</strong>. <a href="http://secbrowsing.appspot.com/" target="_blank">SecBrowsing</a> is a very useful tool, powered by Google App Engine, that helps you keep your browser and plugins up-to-date. It is written in Python and the people behind this project are three Googlers working for Google&#8217;s Security Team.</p>
<p>Just visit <a href="http://secbrowsing.appspot.com" target="_blank">secbrowsing.appspot.com</a> to run a browser plugin check. Afterwards SecBrowsing will automatically provide you with quick links/fixes for your browser plugins that are vulnerable. If you are using Google Chrome, there is an <a href="https://chrome.google.com/extensions/detail/pgkcfihepeihdlfphbndagmompiakeci" target="_blank">extension</a> that <em>periodically checks if your browser is running any out-of-date, vulnerable plugins (e.g., Java, Flash) and notifies you if you do.</em></p>
<p>SecBrowsing&#8217;s <a href="http://code.google.com/p/secbrowsing/source/checkout" target="_blank">source code</a> is available on Google Code. Also check out SecBrowsing&#8217;s <a href="http://secbrowsing.blogspot.com/" target="_blank">blog</a> for regular news on browser-related security issues.</p>
<p>You can follow SecBrowsing on Twitter <a href="http://twitter.com/secbrowsing" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2010/04/secbrowsing-keep-your-browser-and-plugins-up-to-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Snow Leopard can eat your files!</title>
		<link>http://elephantsquared.com/2009/10/a-snow-leopard-can-eat-your-files/</link>
		<comments>http://elephantsquared.com/2009/10/a-snow-leopard-can-eat-your-files/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 18:49:04 +0000</pubDate>
		<dc:creator>George P</dc:creator>
				<category><![CDATA[operating systems]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[mac os 10.6]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=700</guid>
		<description><![CDATA[It is not any Snow Leopard that can do it. :P Apple &#8216;s latest version of Mac OS X brought amongst many new and amazing features a new and extremely harmful bug. The bug is complete loss of all data in user&#8217;s home directory. For the bug to occur a user must log in as [...]]]></description>
			<content:encoded><![CDATA[<p><em>It is not any Snow Leopard that can do it.</em> :P</p>
<p>Apple &#8216;s latest version of Mac OS X brought amongst many new and amazing features a new and extremely harmful bug. The bug is complete loss of all data in user&#8217;s home directory. For the bug to occur a user must log in as guest and then log out and log in as normal user.</p>
<p>Many users have been reporting the bug since September, but only yesterday Apple acknowledged it.</p>
<blockquote><p>We are aware of the issue, which occurs only in extremely rare cases, and we are working on a fix.</p></blockquote>
<p>The only solution currently available is if you have Time Machine enabled, via witch you can restore your files, otherwise, <em>good bye my precious data</em>.</p>
<p>Unfortunately this appears to be only one of the many annoying bugs that have been introduced to Snow Leopard. Let &#8216;s hope that most of the issues will be fixed in the next updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2009/10/a-snow-leopard-can-eat-your-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Vs Security, one more time</title>
		<link>http://elephantsquared.com/2009/10/microsoft-vs-security-one-more-time/</link>
		<comments>http://elephantsquared.com/2009/10/microsoft-vs-security-one-more-time/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 12:20:04 +0000</pubDate>
		<dc:creator>George T</dc:creator>
				<category><![CDATA[operating systems]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[anti-malware]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=617</guid>
		<description><![CDATA[About a year ago (Nov. 18, 2008), Microsoft announced plans for a free anti-malware solution code-named “Morro”. As Microsoft stated, Morro would provide comprehensive protection from malware including viruses, spyware, rootkits and trojans. More specifically: This new solution, to be offered at no charge to consumers, will be architected for a smaller footprint that will [...]]]></description>
			<content:encoded><![CDATA[<p>About a year ago (Nov. 18, 2008), Microsoft <a href="http://www.microsoft.com/presspass/press/2008/nov08/11-18NoCostSecurityPR.mspx" target="_blank">announced</a> plans for a free anti-malware solution code-named “Morro”. As Microsoft stated, <em>Morro</em> would provide comprehensive protection from malware including viruses, spyware, rootkits and trojans. More specifically:</p>
<blockquote><p>This new solution, to be offered at no charge to consumers, will be architected for a smaller footprint that will use fewer computing resources, making it ideal for low-bandwidth scenarios or less powerful PCs.</p></blockquote>
<p>Two days ago Microsoft released the final version of its Security Essentials aka <em>Morro</em>. You can download it <a href="http://www.microsoft.com/security_essentials/" target="_blank">here</a>. It is available for Windows XP 32‐bit, Windows Vista/WIN7 32‐bit and Windows Vista/WIN7 64‐bit. For the time being, Microsoft Security Essentials is available in many languages.</p>
<p>Some of the key features include:</p>
<ul>
<li><span id="ctl00_ContentPlaceHolder1_rptKeyFeatures_ctl00_lblFeature">Comprehensive malware protection</span></li>
<li><span id="ctl00_ContentPlaceHolder1_rptKeyFeatures_ctl01_lblFeature">Simple, free download*</span></li>
<li><span id="ctl00_ContentPlaceHolder1_rptKeyFeatures_ctl02_lblFeature">Automatic updates</span></li>
<li><span id="ctl00_ContentPlaceHolder1_rptKeyFeatures_ctl03_lblFeature">Easy to use</span></li>
</ul>
<p>*You should also note that your PC <strong>must</strong> run genuine Windows to install Microsoft Security Essentials.</p>
<p>I am really curious about <em>Morro</em>&#8216;s performance over the next few months.</p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2009/10/microsoft-vs-security-one-more-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android anonymous surfing</title>
		<link>http://elephantsquared.com/2009/09/android-anonymous-surfing/</link>
		<comments>http://elephantsquared.com/2009/09/android-anonymous-surfing/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 16:32:22 +0000</pubDate>
		<dc:creator>George P</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[anonymous surfing]]></category>
		<category><![CDATA[browsing]]></category>

		<guid isPermaLink="false">http://elephantsquared.com/?p=482</guid>
		<description><![CDATA[After a summer project of the Digital Technology Group,  Android users can now surf the net anonymously using the The Onion Router (or Tor). Software required for anonymous browsing consists of two andoid applications, TorProxy and Shadow. Project&#8217;s web site as well as more information and FAQs can be found here.]]></description>
			<content:encoded><![CDATA[<p>After a summer project of the <a href="http://www.cl.cam.ac.uk/research/dtg/" target="_blank">Digital Technology Group</a>,  Android users can now surf the net anonymously using the <a href="http://www.torproject.org/">The Onion Router</a> (or Tor). Software required for anonymous browsing consists of two andoid applications, TorProxy and Shadow. Project&#8217;s web site as well as more information and FAQs can be found <a href="http://www.cl.cam.ac.uk/research/dtg/android/tor/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://elephantsquared.com/2009/09/android-anonymous-surfing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

