<?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>Jeff Kelley’s Blog &#187; malware</title>
	<atom:link href="http://blog.slaunchaman.com/tag/malware/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.slaunchaman.com</link>
	<description>Mac tips, iPhone applications, and the like</description>
	<lastBuildDate>Thu, 19 Aug 2010 21:14:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google Delivers Mac Google Earth API Plugin, But at What Cost?</title>
		<link>http://blog.slaunchaman.com/2008/12/04/google-delivers-mac-google-earth-api-plugin-but-at-what-cost/</link>
		<comments>http://blog.slaunchaman.com/2008/12/04/google-delivers-mac-google-earth-api-plugin-but-at-what-cost/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 19:30:56 +0000</pubDate>
		<dc:creator>Jeff Kelley</dc:creator>
				<category><![CDATA[Mac Systems Administration]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[spyware]]></category>
		<category><![CDATA[Systems Administration]]></category>

		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=100</guid>
		<description><![CDATA[UPDATE: Google has released a]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE:</strong> Google has <a href="http://blog.slaunchaman.com/2010/06/30/google-earth-now-available-without-automatic-updates/">released</a> a version of Google Earth (including the plugin) without the self-updating feature.</p>
<p>The Mac blogs around the ‘net are all abuzz today about Google’s release of a Mac version of the Google Maps API, but I noticed something funny when I installed it.  The plug-in is a standard Mac Internet Plug-In, meaning you can install it at either <code>/Library/Internet Plug-Ins</code> or <code>~/Library/Internet Plug-Ins</code>.  So why does the install package prompt you for administrator credentials when you choose to install it into your home folder?  The answer lives at <code>/Library/Google</code>.</p>
<p>It turns out that when you install the plugin, the installer also installs a software update component, code-named “keystone.”  It installs the following components:</p>
<ul>
<li>An application bundle at <code>/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle</code></li>
<li>A “Ticket Store” at <code>/Library/Google/GoogleSoftwareUpdate/TicketStore/</code> — does anyone know what this does?  I sure don’t.</li>
<li>A LaunchDaemon that runs <strong>as root</strong> on demand, at <code>/Library/LaunchDaemons/com.google.keystone.daemon.plist</code></li>
<li>A LaunchAgent (<code>/Library/LaunchAgents/com.google.keystone.agent.plist</code>) that runs when you’re logged in, presumably to fire up the daemon so you can receive updates without administrative privileges.</li>
</ul>
<p>Interestingly enough, this software component is never mentioned by Google.  It isn&#8217;t an option you can deselect in the installer.  Even worse, the plugin’s <a title="Google Earth API FAQ - Google Earth API - Google Code" href="http://code.google.com/apis/earth/faq.html#macuninstall" target="_blank">uninstall instructions</a> don’t say a thing about it.  This means that after you follow the plugin uninstall instructions, your computer is still checking in with Google’s servers to make sure that it’s up-to-date.  I’m reluctant to call this malware, but it sure seems like spyware, doesn’t it?  At the very least the installer ought to mention something.</p>
<p>Be cautious when installing this plugin onto any computer where security is essential.  Any software component that runs as root, such as the updater this installer installs, is another attack vector for intruders trying to get at your data.</p>
<p>For what it’s worth, the API plugin does work if you only copy the stuff in /Library/Internet Plug-Ins to a computer or to your user account, so it appears that you can still use the plugin in a secure environment, you’ll just have to update it yourself and not have Google do it for you.</p>
<p>I’ve also mentioned this on the <a title="Mac Plugin Installer Installs Software Update - Google Earth Browser Plugin | Google Groups" href="http://groups.google.com/group/google-earth-browser-plugin/browse_thread/thread/146882feca2788c3" target="_blank">official Google Group</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.slaunchaman.com/2008/12/04/google-delivers-mac-google-earth-api-plugin-but-at-what-cost/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
