<?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>Tech Prognosis &#187; Cloud Computing</title>
	<atom:link href="http://blog.techprognosis.com/category/cloud-computing/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.techprognosis.com</link>
	<description>Allowing You to Focus on Work</description>
	<lastBuildDate>Mon, 06 Feb 2012 03:50:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Why Google&#8217;s Malware Bouncer Is Not Enough</title>
		<link>http://blog.techprognosis.com/2012/02/05/why-googles-malware-bouncer-is-not-enough.html</link>
		<comments>http://blog.techprognosis.com/2012/02/05/why-googles-malware-bouncer-is-not-enough.html#comments</comments>
		<pubDate>Mon, 06 Feb 2012 03:08:01 +0000</pubDate>
		<dc:creator>Daniel Ihonvbere</dc:creator>
				<category><![CDATA[Android OS]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Gaming Devices]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[android malware bouncer]]></category>
		<category><![CDATA[android market]]></category>
		<category><![CDATA[android security]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://blog.techprognosis.com/?p=2027</guid>
		<description><![CDATA[Google recently revealed that it had a malware scanner for the Android OS that automatically scans the code of apps uploaded to the Android Market. The service, which Google gave the codename of &#8216;Bouncer&#8217;, is said to look for behavior that are deemed unacceptable by the company. But the problem with Android Apps go beyond [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2028" style="margin-left: 8px; margin-right: 8px;" title="android" src="http://blog.techprognosis.com/wp-content/uploads/2012/02/android.jpg" alt="" width="75" height="75" />Google recently<a href="http://googlemobile.blogspot.com/2012/02/android-and-security.html"> revealed</a> that it had a malware scanner for the Android OS that automatically scans the code of apps uploaded to the Android Market. The service, which Google gave the codename of &#8216;Bouncer&#8217;, is said to look for behavior that are deemed unacceptable by the company. But the problem with Android Apps go beyond just scanning for malware.<span id="more-2027"></span></p>
<p>According to the post:</p>
<blockquote><p>The service performs a set of analyses on new applications, applications already in Android Market, and developer accounts. Here’s how it works: once an application is uploaded, the service immediately starts analyzing it for known malware, spyware and trojans. It also looks for behaviors that indicate an application might be misbehaving, and compares it against previously analyzed apps to detect possible red flags. We actually run every application on Google’s cloud infrastructure and simulate how it will run on an Android device to look for hidden, malicious behavior. We also analyze new developer accounts to help prevent malicious and repeat-offending developers from coming back.</p></blockquote>
<p>While the malware bouncer system may be a step in the right direction, there is a more dangerous aspect of apps in the Android market that needs to be fixed and that is the permissions that applications demand before they can be installed. A quick look at the permissions required by some applications on the market immediately shows that security in the Android space will continue to be an issue.</p>
<p>For example, why would a text editor require access to phone records and GPS location information? One can understand needing network (Internet) access to push some ads, but access to phone records and logs? The same goes for any category from  games to business use applications.</p>
<p>It is this permission free-for-all that got Symantec into some controversy recently when the company announced the <a href="http://www.symantec.com/connect/blogs/androidcounterclank-found-official-android-market">discovery of apps</a> in the Android Market that it deemed malicious. The apps, according to Symantec, were able to change the default home page in the web browsers of the &#8220;infected&#8221; devices, add bookmarks, and place shortcuts &#8211; actions one could easily associate with browser hijackers, and it is doubtful that users who installed these apps were expecting the applications to perform those actions without &#8220;explicit&#8221; consent.</p>
<p>And there lies the problem because technically, the user may have &#8220;explicitly&#8221; given permission when he or she clicked on &#8220;OK&#8221; or &#8220;Install. This issue arises because as in anything that requires clicking through, most users blindly click through messages boxes  without bothering to read through what they are consenting to. A quick browse of apps on the the android market will show several applications that request unnecessary permissions before they are installed.</p>
<p>For example, here is the permission requirement of an app called password notes, which is supposedly meant to &#8220;protect your notes with password&#8221;:</p>
<blockquote><p>Permissions<br />
This application has access to the following:</p>
<p>Your location<br />
coarse (network-based) location<br />
Access coarse location sources such as the cellular network database to determine an approximate device location, where available. Malicious applications can use this to determine approximately where you are.<br />
fine (GPS) location<br />
Access fine location sources such as the Global Positioning System on the device, where available. Malicious applications can use this to determine where you are, and may consume additional battery power.<br />
Network communication<br />
full Internet access<br />
Allows an application to create network sockets.<br />
Phone calls<br />
read phone state and identity<br />
Allows the application to access the phone features of the device. An application with this permission can determine the phone number and serial number of this phone, whether a call is active, the number that call is connected to and the like.</p></blockquote>
<p>Really? Access to GPS and phone records etc. for a note app?</p>
<p>Granted, Google does give this warning about permissions:</p>
<blockquote><p>Permissions: Android provides a permission system to help you understand the capabilities of the apps you install, and manage your own preferences. That way, if you see a game unnecessarily requests permission to send SMS, for example, you don’t need to install it.</p></blockquote>
<p>But the company needs to remove the onus from users and demand to know from the developers why &#8220;a game unnecessarily requests permission to send SMS&#8221;. After all, it is the Android name and the integrity of Google that is at stake here.</p>
<p>&nbsp;</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Why+Google%E2%80%99s+Malware+Bouncer+Is+Not+Enough+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D2027" title="Post to Twitter"><img class="nothumb" src="http://blog.techprognosis.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=Why+Google%E2%80%99s+Malware+Bouncer+Is+Not+Enough+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D2027" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.techprognosis.com/2012/02/05/why-googles-malware-bouncer-is-not-enough.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The DigiNotar Breach: Another Exposure of Negligence</title>
		<link>http://blog.techprognosis.com/2011/09/06/the-diginotar-breach-another-exposure-of-negligence.html</link>
		<comments>http://blog.techprognosis.com/2011/09/06/the-diginotar-breach-another-exposure-of-negligence.html#comments</comments>
		<pubDate>Tue, 06 Sep 2011 23:39:04 +0000</pubDate>
		<dc:creator>Daniel Ihonvbere</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Regulations]]></category>
		<category><![CDATA[Security Breach]]></category>
		<category><![CDATA[Software Patches]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[breach]]></category>
		<category><![CDATA[certificate authority]]></category>
		<category><![CDATA[diginotar]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[security management]]></category>

		<guid isPermaLink="false">http://blog.techprognosis.com/?p=1990</guid>
		<description><![CDATA[In case you have not heard, another SSL Certificate provider, Dutch certificate authority DigiNotar, a subsidiary of Vasco Data Security, was breached recently and from the preliminary report coming from the company that did an audit, it looks pretty bad. Some of the names in the list of bogus certificates generated by the attackers include [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1992" style="margin-left: 8px; margin-right: 8px;" title="Matrix Mania 1.0" src="http://blog.techprognosis.com/wp-content/uploads/2011/09/TP_Matrix.jpg" alt="" width="106" height="79" />In case you have not heard, another SSL Certificate provider, Dutch certificate authority <a title="DigiNotar Breach" href="http://www.vasco.com/company/press_room/news_archive/2011/news_diginotar_reports_security_incident.aspx">DigiNotar, a subsidiary of Vasco Data Security, was breached</a> recently and from the preliminary report coming from the company that did an audit, it looks pretty bad.</p>
<p>Some of the names in the list of bogus certificates generated by the attackers include Comodo, Google, Thawte, Microsoft, Mozilla, WindoswUpdate, WordPress&#8217; MI6, the CIA, Facebook and Twitter.<span id="more-1990"></span></p>
<p>For three whole months ( June to August), the attacker camped out on DigiNotar&#8217;s servers and did his/her work and cleaned up.  S/He was even kind enough to leave a message in a script file that was used to generate the rogue certificates.</p>
<p>The question now is, how much trust should we place on these providers of digital certificates? A few months ago (March 2011), a subsidiary of Comodo was hacked apparently by the same person. Here&#8217;s why I am concerned, and I&#8217;ll quote from page 9 of the <a title="Initial Audit Report by Fox IT on DigiNotar Breach" href="http://www.rijksoverheid.nl/documenten-en-publicaties/rapporten/2011/09/05/diginotar-public-report-version-1.html">report</a>:</p>
<blockquote>
<ul>
<li>The successful hack implies that the current network setup and/or procedures at DigiNotar are not sufficiently secure to prevent this kind of attack.</li>
<li>The most critical servers contain malicious software that can normally be detected by anti-virus software</li>
<li>The separation of critical components was not functioning or was not in place</li>
<li>The CA (Certificate Authority) servers were accessible over the network from the management LAN</li>
<li>All CA servers were members of the same Windows domain (and they all apparently used the same user/password combination)</li>
<li>The password was not very strong and could easily be brute-forced</li>
<li>The software installed on the public web servers was outdated and not patched</li>
<li>No antivirus protection was present on the investigated servers</li>
<li>No secure central network logging was in place</li>
</ul>
</blockquote>
<p>The breach has led to the revocation of a lot of digital certificates &#8211; over 500 so far and the breach prompted Mozilla to take measures so &#8220;that all DigiNotar certificates will be untrusted by Mozilla products,&#8221; which includes the Firefox browser. Google&#8217;s Chrome browser also placed DigiNotar certificates on a permanent block list.</p>
<p>It is inexplicable that after the attention that the Comodo breach garnered and the recent spate of hacks against RSA, Barracuda, Citigroup and a host of other high profile targets, that the management at DigiNotar did not deem it wise to do due diligence and execute some element of due care.</p>
<p>This is even more depressing because from this <a title="F-Secure Blog on DigiNotar Hack" href="http://www.f-secure.com/weblog/archives/00002228.html">F-Secure blog</a>, the company has been hacked before, back in May of 2009.</p>
<p>Look at the bullet points above again and tell me if those are not things that could have been fixed. And beyond that, what role has their auditor play in this mess? It will be ridiculous to assume that they were not paying an external party to audit their environment. Why did an auditing firm not raise a red flag over these lapses? Is this another case of check box auditing that has come to bite DigiNotar in the ass?</p>
<p>The larger concern is how can we continue to trust DigiNotar and other certificate authorities to help ensure that there is no eavesdropping on secure communications between users and the sites they visit? After all, anyone armed with a rogue certificate for a web firm or service can impersonate that organization and get at communications that would otherwise be impossible to read because they are encrypted.</p>
<p><strong>Update:</strong></p>
<p>As <a href="http://rbellew.wordpress.com/2011/09/23/diginotar-files-for-bankruptcy/">Russ Bellew posted</a>, DigiNotar filed for bankruptcy and their fate should be a wake-up call to other Certificate Authorities and indeed all companies with an internet presence. After all, the DigiNotar hacker did say that four other major CA&#8217;s were on the chopping block.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=The+DigiNotar+Breach%3A+Another+Exposure+of+Negligence+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1990" title="Post to Twitter"><img class="nothumb" src="http://blog.techprognosis.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=The+DigiNotar+Breach%3A+Another+Exposure+of+Negligence+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1990" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.techprognosis.com/2011/09/06/the-diginotar-breach-another-exposure-of-negligence.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Privacy: How To Lock Down Google&#8217;s Chrome Browser</title>
		<link>http://blog.techprognosis.com/2011/07/08/privacy-how-to-lock-down-googles-chrome-browser.html</link>
		<comments>http://blog.techprognosis.com/2011/07/08/privacy-how-to-lock-down-googles-chrome-browser.html#comments</comments>
		<pubDate>Fri, 08 Jul 2011 21:20:24 +0000</pubDate>
		<dc:creator>Daniel Ihonvbere</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Ethics]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Privacy Matters]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[data leak]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://blog.techprognosis.com/?p=1851</guid>
		<description><![CDATA[Google&#8217;s Chrome browser is quickly becoming a favorite of users in the ever competitive Internet browser market mostly because of its perceived speed and clean interface. A lot of the accolades are warranted, but my focus in this write-up is on the area of user data privacy and how the Chrome browser seems to have [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1853" style="margin-left: 8px; margin-right: 8px;" title="chrome-205_noshadow" src="http://blog.techprognosis.com/wp-content/uploads/2011/07/chrome-205_noshadow.png" alt="" width="110" height="110" />Google&#8217;s Chrome browser is quickly becoming a favorite of users in the ever competitive Internet browser market mostly because of its perceived speed and clean interface.</p>
<p>A lot of the accolades are warranted, but my focus in this write-up is on the area of user data privacy and how the Chrome browser seems to have built-in tools that are a reg-flag for privacy violations in spite of Google&#8217;s <a href="http://www.google.com/chrome/intl/en/privacy.html">Privacy Policy</a>.</p>
<p>Our position is that the Chrome browser is &#8220;chatty&#8221;,  and acts as a keystroke logger in the area of search. In fact, the folks at <a href="http://www.scroogle.org">Scroogle</a> characterized Google Chrome as a browser that tends to &#8220;phone home a lot&#8221;.  And here&#8217;s why:<img title="More..." src="http://blog.techprognosis.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><span id="more-1851"></span></p>
<ul>
<li>It is common knowledge now that when a user conducts a search using a search engine, Google stores three main types of information in a log file: the user&#8217;s IP address (a unique network address given by an Internet service provider), the words the user searched for, and a cookie identifier (unique value given to every Web-browser that visits a web page). See <a href="http://news.cnet.com/8301-13739_3-10038963-46.html?tag=mncol;title">here</a> for more details.</li>
</ul>
<ul>
<li>According to Google, the Omnibox (which combines search with the address bar) is supposed to automatically suggest websites as you type and you &#8220;can disable Omnibox suggestions by unchecking the box in the &#8220;Privacy&#8221; section of Goggle Chrome&#8217;s options. As it turns out, you can disable Omnibox suggestions, but the browser conveniently ignores your choice and uses auto-suggest anyway.</li>
</ul>
<ul>
<li>The Chrome browser uses a client_id variable which is unique for every Chrome user, and which can be used to create exact user profiles of a user&#8217;s actions while using Google Chrome. According to Google&#8217;s Privacy Policy:<br />
&#8220;The client ID is used for the user metrics service. This is an opt-in service that lets users send usage statistics to Google so that we can learn how Google Chrome is being used for the sake of making improvements. It helps us answer questions like, &#8220;Are people using the back button?&#8221; and &#8220;How common is it that people click the back button repeatedly?&#8221; Users can always update their preference about sending usage statistics.&#8221;<img class="aligncenter size-full wp-image-1859" title="chrome_unique_id" src="http://blog.techprognosis.com/wp-content/uploads/2011/07/chrome_unique_id.png" alt="" width="265" height="100" /></li>
</ul>
<ul>
<li>Apparently, there is no option to prevent Chrome from recording History and downloads, options which  are available in Firefox, Opera and Internet Explorer 9. I found it really annoying that Google deliberately removed the option to disable history, especially since it was tied to the search engine a user may be using at any point.<br />
For example, here&#8217;s how Firefox does it:<br />
<img class="aligncenter size-full wp-image-1861" title="techprognosis_ffprivacy" src="http://blog.techprognosis.com/wp-content/uploads/2011/07/techprognosis_ffprivacy.png" alt="" width="334" height="326" /></li>
</ul>
<p>Auto-complete and &#8220;predictive&#8221; search may have their uses, but the fact that a user&#8217;s keystrokes are sent to a search engine in real-time and are tied to the user&#8217;s IP address does not look like protecting privacy. This is doubly worrisome since we learned a long time ago that Google was uploading the history data in Chrome offsite &#8211; to its data centers.</p>
<ul>
<li>Google Update does more than update your Chrome browser to the latest version. It &#8220;periodically sends information to Google about how you obtained the browser, how often you use the Chrome browser, and specifically, &#8220;whether you used Google Chrome in the last day, the number of days since the last time you used it, and the total number of days that Google Chrome has been installed&#8221;</li>
</ul>
<p><strong>Here&#8217;s how to lock down Google&#8217;s Chrome browser:</strong></p>
<p>There are some tools available that you can install to help you remove the client_id that Google tags you with in order to track your usage of the browser. See <a href="http://www.abelssoft.net/unchrome.php">Unchrome</a>,  <a href="[http://www.aqlsoft.com/chrome-privacy-protector">Chrome Privacy Protector</a>  and <a href="http://blog.gjl-network.net/archives/166-google-chrome-chrome-privacy-guard-cpg.html">Chrome Privacy Guard</a>. Ultimately, I prefer not having to deal with yet another software for a feature Google should have made available or not included in the first place. So we will fix this at the source.</p>
<ul>
<li>First thing is to resolve the privacy issue by making Chrome open up in private browsing or incognito mode permanently. To do this, right-click on a Chrome shortcut, select properties. The &#8220;Shortcut&#8221; tab will open up. On the &#8220;Target&#8221; address, add &#8211;incognito at the end so it will look like this:<br />
\google\Chrome\Application\chrome.exe &#8212; incognito</li>
</ul>
<p><img class="aligncenter size-full wp-image-1860" title="incognito" src="http://blog.techprognosis.com/wp-content/uploads/2011/07/incognito.png" alt="" width="341" height="69" /><br />
To address the history palava, make the relevant files in the default folder read-only. These files are &#8220;Archived History&#8221;, &#8220;History&#8221; and &#8220;Visited Links&#8221; and can be found in the &#8220;Users\&lt;profile&gt;\AppData\Local\Google\Chrome\User Data\Default&#8221; folder in Windows Vista and 7.  XP users can find the folder here: &#8230;\Local Settings\Application Data\Google\Chrome\User Data</p>
<ol>
<li>Create a blank home page by going to options and setting the home page to about:blank</li>
<li>Close the Chrome browser and navigate to &#8220;Users\&lt;profile&gt;\AppData\Local\Google\Chrome\User Data\Default&#8221;. Delete the files called &#8220;Archived History&#8221;, &#8220;History&#8221; and &#8220;Visited Links&#8221;. Do not close the folder.</li>
<li>Open Chrome, but do not visit any site. This will allow the browser to recreate the files you just deleted. The big difference now is that those files are empty and you want to keep them that way by doing the next step.</li>
<li>Locate the new archived history, history and visited links files and make them read-only by right-clicking, selecting properties and checking the &#8220;Read-only&#8221; box.</li>
<li>Open Chrome and enjoy</li>
</ol>
<p>The next hurdle is the search engine spying that is built into the Chrome browser. While this knowledge is not new, it is still disturbing that the browser tracks every keystroke you type while using the location bar. A quick check with Wireshark will educate you on this.</p>
<p>The ability of browsers to tie your search to your IP address is troubling. To prevent this, create your own &#8220;search engine&#8221; by doing this:</p>
<ul>
<li>On the &#8220;Basics&#8221; section of the Options page, select &#8220;Manage search engines&#8221;.<br />
In the &#8220;Other search engines&#8221; section, click on the &#8220;Add a new search engine&#8221; box and type in a name. Call it anything you want, like &#8220;Private&#8221;.<br />
Enter a keyword in the Keyword box and http://%s in the URL box. This prevents Chrome from piping every URL you type in the location bar to a search engine. Unfortunately, this also messes up searching.<br />
If you must set up a default search engine, I recommend Scroogle at www.scroogle.org and you can use this on the URL box &#8211; https://ssl.scroogle.org/cgi-bin/nbbwssl.cgi?Gw=%s</li>
</ul>
<p>A little paranoid? I don&#8217;t think so. It&#8217;s all about choices. There are things we must do online and it is inevitable that some of our private information will be exchanged. But users need to know that they have the option of turning something off, if they do not need it. If a &#8220;malicious&#8221; software installed a keylogger on a user&#8217;s computer, we would cry blue murder. How is the keystroke tracking behavior by search engines different?</p>
<p><strong>Next we need to disable the automatic opening of files.</strong></p>
<p>You cannot control the setting to automatically open certain downloaded files in the browser &#8211; a practice you should stay away from as much as possible. It is preferable to download and scan before opening a file. Drive-by downloads use this vector to drop stuff on your computer.<br />
<img class="aligncenter size-full wp-image-1864" title="techprognosis_download_option" src="http://blog.techprognosis.com/wp-content/uploads/2011/07/techprognosis_download_option.png" alt="" width="625" height="162" />The option to manage this feature tends to be grayed-out on first use, unless you allow Chrome to open a file &#8211; see the complaints <a href="http://www.google.com/support/forum/p/Chrome/thread?tid=4d67be07c18033d8&amp;hl=en">here</a>. Thankfully, exe files are not allowed.</p>
<p>Again, in contrast, here&#8217;s how applications are managed in Firefox:<br />
<img class="aligncenter size-full wp-image-1863" title="techprognosis_apps_options" src="http://blog.techprognosis.com/wp-content/uploads/2011/07/techprognosis_apps_options.png" alt="" width="512" height="288" /></p>
<p>Notice the options to &#8220;Always ask&#8221;, &#8220;Save File&#8221; etc.</p>
<p>To fix this annoyance, open a blank tab and type in chrome://plugins/ or about:plugins to pull up the settings for the plug-ins installed with Chrome and turn off what you do not want.</p>
<p><img class="aligncenter size-full wp-image-1865" title="techprognosis_plugins" src="http://blog.techprognosis.com/wp-content/uploads/2011/07/techprognosis_plugins.png" alt="" width="409" height="264" /></p>
<p>For those not afraid of looking under the hood:<br />
Close Chrome. Browse to: Users\&lt;profile&gt;\AppData\Local\Google\Chrome\User Data\Defaul (Windows Vista/7) or In Linux it is usually $HOME/.config/google-chrome/Default/Preferences.</p>
<p>Open the Preferences file in a text editor. Look for these lines:</p>
<p>&#8220;download&#8221;: {<br />
&#8220;directory_upgrade&#8221;: true,<br />
&#8220;extensions_to_open&#8221;: &#8220;flv&#8221;,   [ change this to ]    &#8220;extensions_to_open&#8221;: &#8220;&#8221;,<br />
&#8220;prompt_for_download&#8221;: false<br />
}</p>
<p>For those who are interested, here&#8217;s a link on <a href="http://www.googlechromebrowser.com/customizing-google-chrome-settings/">customizing chrome</a>.</p>
<p>Final thoughts are that Google&#8217;s Chrome browser may be a good fit for many users, but given the subtle and sometimes aggressive data gathering tools built into the browser, there is a lot to be worried about in the area of user data privacy. While data breach and hacking seem to be a daily occurrence these days, it won&#8217;t hurt a user to take some precautions in limiting the amount of information unwittingly sent to vendors just because you installed their software on your computer.</p>
<p>Here are some other things you could do:</p>
<p>Set the browser to automatically delete cookies every time you close it.</p>
<p>Whenever possible, use the private browsing feature built into most modern browsers.</p>
<p>Use specific browsers for specific purposes &#8211; general browsing, search, online banking etc. and customize each browser accordingly.</p>
<p>You can also get an alternative Chrome-like browser called <a href="http://www.srware.net/en/software_srware_iron.php">Iron</a> that is based on the free Source code &#8220;Chromium&#8221; &#8211; without the problems of privacy and security baggage of Google Chrome.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Privacy%3A+How+To+Lock+Down+Google%E2%80%99s+Chrome+Browser+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1851" title="Post to Twitter"><img class="nothumb" src="http://blog.techprognosis.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=Privacy%3A+How+To+Lock+Down+Google%E2%80%99s+Chrome+Browser+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1851" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.techprognosis.com/2011/07/08/privacy-how-to-lock-down-googles-chrome-browser.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The iCloud and Another Cry of The Death of Windows</title>
		<link>http://blog.techprognosis.com/2011/06/14/the-icloud-and-another-false-death-knell-for-windows.html</link>
		<comments>http://blog.techprognosis.com/2011/06/14/the-icloud-and-another-false-death-knell-for-windows.html#comments</comments>
		<pubDate>Tue, 14 Jun 2011 10:34:49 +0000</pubDate>
		<dc:creator>Daniel Ihonvbere</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[icloud]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.techprognosis.com/?p=1727</guid>
		<description><![CDATA[Apple has thrown its hat into the cloud &#8220;gold rush&#8221; ring and all of a sudden, we have started hearing the old but boring cries of the death of Windows. A lot of noise is being made about Steve Jobs&#8217; statement that &#8220;We’re going to demote the PC and the Mac to just be a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1729" style="margin-left: 8px; margin-right: 8px;" title="tp_iCloud" src="http://blog.techprognosis.com/wp-content/uploads/2011/06/tp_iCloud.png" alt="" width="128" height="147" />Apple has thrown its hat into the cloud &#8220;gold rush&#8221; ring and all of a sudden, we have started hearing the old but boring cries of the death of Windows. A lot of noise is being made about Steve Jobs&#8217; statement that &#8220;We’re going to demote the PC and the Mac to just be a device – just like an iPad, an iPhone or an iPod Touch. We’re going to move the hub of your digital life to the cloud&#8221;</p>
<p>Linux tried it, it did not work, Google has taken its shot, Apple has been at it for decades with no luck. And it actually abandoned that fight. It is 2011 and the world still runs on Microsoft Windows with a dose of UNIX/Linux helpings. The problem here is that people seem too fixated on the result of user access rather than the origin of such access. Yes, we have the cloud, yes, almost everyone has an isomething, but at the end of the day, many of us will still plug our ithingy into our computers to sync or do whatever, and we will still access that &#8220;cloud&#8221; with a &#8220;PC&#8221;. And the last time I checked, the &#8220;PC&#8221; was still overwhelmingly running Windows.<span id="more-1727"></span></p>
<p>Many users will still need their desktops/laptops/netbooks/servers to access that &#8220;hub&#8221; of their digital life that resides in the &#8220;cloud&#8221;. So we now have folks who gloat that &#8220;our data is the computer&#8221; as if that data is just floating on it&#8217;s own out on the ether. The bad news for these &#8220;cloud as an independent existence&#8221; folks is that the data centers where that hold our digital life still run an operating system, and most run, you guessed it, Windows.</p>
<p>What these Apple worshipers who perpetually pray for the demise of Windows seem to forget or fail to understand is that not everyone is happy or willing to shell out $500-$800 for a piece of plastic shell from a manufacturer too greedy to even include a miserable $5 charger with their product. For those people, the iCloud will not kill Windows. Does anyone really believe the drivel that &#8220;<a href="http://www.cringely.com/2011/06/iclouds-real-purpose-is-to-kill-windows/">Jobs is going to sacrifice the Macintosh in order to kill Windows</a>. He isn’t beating Windows, he’s making Windows inconsequential&#8221;?</p>
<p>How is Apple&#8217;s spin on a concept that has been around for quite a while suddenly mean the making of Windows inconsequential? We said the same about Linux, did we not? About how the emergence of Linux was surely going to be the end of Windows? Wasn&#8217;t the ChromeOS going to banish Windows to irrelevance? The iPhone was going to destroy the Windows desktop;  and the iPad? Oh, Windows was surely going to be wiped out.</p>
<p>The predictors of the demise of Windows and proponents of cloud everything seem to be making the assumption that the world has low-cost Internet access, which it does not; that everyone has or cares about an iSomething, which is totally not true; that we all have fiber-optic pipes into our offices, and that our mobile devices have speed-of-light broadband always &#8211; wishful thinking at best, at least for now in the &#8220;developed&#8221; world, and definitely not any time soon in the &#8220;developing&#8221; world.</p>
<p>Even here in the U.S., we still have areas that are untouched by broadband and/or are heavily reliant on VSAT. I do not know how much productivity you would get from a 256 Kbps modem.</p>
<p>When Apple claims that with the <a href="http://www.apple.com/icloud/what-is.html">iCloud</a> there is &#8220;No  syncing required. No management required. In fact, no anything required.  iCloud does it all for you&#8221;, are we really to believe that?</p>
<p>From my reading on the announcement, the iCloud is no different from offerings from Microsoft&#8217;s Mesh (now Skydrive), Dropbox or several other syncing tools out there which allows you to access and manipulate files anywhere from anything that has an internet access. When you make changes offline, the folders are synchronized the next time you are online. The Mesh from Microsoft did this a long time ago, although on a limited level.</p>
<p>Apple&#8217;s idea of the cloud is a variant of the push  or publish/subscribe technology. A clearing house if you will, where the iCloud acts as a hub or repository for everything Apple- apps, music, video, calendar and &#8220;wirelessly pushes them out to all your devices&#8221;. This is merely a revival of an Apple v Microsoft rivalry about the PC a &#8220;hub of our digital life&#8221;. Just that now, Apple has replaced the PC with the iCloud.</p>
<p>The hope is that we will all move our data to the cloud, but that is not going to happen any time soon. It is like banking where a lot of people feel comfortable banking online and some prefer going to the bank and yet others prefer keeping their cash under their mattresses. In some cases, the cost of using the cloud may far outweigh the benefits especially in a highly regulated industry.</p>
<p>With the constant threat of privacy invasion and data breach, what are the odds that users would warm up to the idea of their data constantly streaming 24/7? As more cloud storage snafus are exposed, what effect will that have on the willingness of users and businesses to &#8220;trust&#8221; the cloud?</p>
<p>What we have here are two viewpoints about how users will access their data: Apple believes we are moving to the device as the central point of access and Microsoft still works on the premise that the &#8220;PC&#8221; will be with us for a while. One tends to cater more to consumers (home users) and the other leans heavily toward the business user. One has a target market of hipsters, the other caters more to the masses.</p>
<p>Plus, the biggest gloss-over of all by the &#8220;Windows is Doomed&#8221; crowd is that there are folks out there that just plain do not like Apple and will never use their product.</p>
<p>I have my issues with Microsoft but we should commend the effort the company has made in recent years to get its act together. So all this talk about &#8220;killing Windows&#8221; is becoming annoying.</p>
<p>I don&#8217;t think Windows is going anywhere soon in Asia,  Africa, Latin America and Europe. In addition, the &#8220;PC&#8221; is not going  away anytime soon for the same reason many of us still pick up a book  even though we have an eBook reader. There is so much you can do on a  small screen, and you can have so much patience with pecking at a tiny  keyboard, especially a virtual keyboard.</p>
<p><strong>Shameless Plug:</strong></p>
<p>If you own a small business in the Austin area and have less than 20  employees, see how you can get cloud services without upfront or  out-of-pocket cost <a title="Refresh Your Network with Upfront Cost" href="http://www.techprognosis.com/refresh">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=The+iCloud+and+Another+Cry+of+The+Death+of+Windows+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1727" title="Post to Twitter"><img class="nothumb" src="http://blog.techprognosis.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=The+iCloud+and+Another+Cry+of+The+Death+of+Windows+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1727" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.techprognosis.com/2011/06/14/the-icloud-and-another-false-death-knell-for-windows.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The RSA Breach: Time for Full Disclosure?</title>
		<link>http://blog.techprognosis.com/2011/06/03/the-rsa-breach-time-for-full-disclosure.html</link>
		<comments>http://blog.techprognosis.com/2011/06/03/the-rsa-breach-time-for-full-disclosure.html#comments</comments>
		<pubDate>Fri, 03 Jun 2011 18:06:50 +0000</pubDate>
		<dc:creator>Daniel Ihonvbere</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Enterprise Computing]]></category>
		<category><![CDATA[Ethics]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Security Breach]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[Data Breach]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.techprognosis.com/?p=1685</guid>
		<description><![CDATA[As more companies with national security interests come forward with admission of breaches related to the hacking of RSA&#8217;s SecurID technology, one wonders if it is time for RSA to break its stubborn refusal to tell the public what exactly was stolen or when the breach actually occurred. At this stage, it is not just [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1686" style="margin-left: 8px; margin-right: 8px;" title="img_RSA-Token" src="http://blog.techprognosis.com/wp-content/uploads/2011/06/img_RSA-Token.jpg" alt="" width="128" height="86" />As more companies with national security interests come forward with admission of breaches related to the hacking of RSA&#8217;s SecurID technology, one wonders if it is time for RSA to break its stubborn refusal to tell the public what exactly was stolen or when the breach actually occurred. At this stage, it is not just enough to tell the public that it had been hit by a phishing email exploiting a zero-day vulnerability in Adobe Reader.<span id="more-1685"></span></p>
<p>Most of us will recall that on March 17 2011,  <a title="RSA Hacked" href="http://www.wired.com/threatlevel/2011/03/rsa-hacked/">RSA Security</a> admitted that cyber-attackers had breached its network and obtained “information relating to the SecurID technology.” SecurID generates security tokens by requiring users to enter a secret code number displayed on a keyfob, or in software, in addition to their password (a process commonly known as two-factor authentication in access control systems).</p>
<p>Since that RSA announcement, several Department of Defense contractors or their subsidiaries have disclosed that their networks were targets of cyber-attacks apparently using information stolen from RSA.</p>
<p><a href="http://washingtontechnology.com/toplists/top-100-lists/2010.aspx">Big players</a> in the military industrial complex like Northrop Grumman Corp, Lockheed Martin, L-3 Communications pretty much have the military technology secrets of the United States. They provide command-and-control, communications, intelligence, surveillance and reconnaissance (C3ISR) technology to the Pentagon and intelligence agencies.</p>
<p>Since the RSA breach, they have all reported intrusion attacks that involved the use of information stolen from remote-access security tokens which according to RSA executive chairman Art Coviello, “could potentially be used to reduce the effectiveness of a current two-factor authentication implementation as part of a broader attack.”</p>
<p>That broader attack seem to be under way because on of the seemingly random but targeted attacks against contractors with ties to the nation&#8217;s defense systems:</p>
<ul>
<li>On May 21, it was reported that Lockheed Martin shut down remote access to its internal network after a “significant and tenacious attack on its information network”.</li>
<li>On May 26, Northrop Grumman shut down remote access to its network without warning, forcing the company to go through a domain name and password reset across the entire organization.</li>
<li>On May 27, an attack on L-3 Communications Holdings using spoofed pass codes from a cloned RSA SecurID token was reported by Reuters.</li>
</ul>
<p>There are speculations that the RSA breach may have occurred through a remote device or VPN client or with the help of an insider since an attacker would need at least one employee&#8217;s user name and pass code as well as have some idea of which services that employee had access to in order to break into a SecurID-protected network.</p>
<p>Anush Gosh, a former scientist with the Defense Advanced Research Projects Agency (DARPA) argues that the RSA attack was very sophisticated, and was probably executed by people who had plans for what to do with the keys.</p>
<p><a href="http://www.wired.com/threatlevel/2011/05/l-3/">Wired</a> goes further to opine that &#8220;the attacks suggest the RSA intruders obtained crucial information — possibly the encryption seeds for SecurID tokens — that they’re using in targeted intelligence-gathering missions against sensitive U.S. targets&#8221;.</p>
<p>Even RSA characterized the breach as an “advanced persistent threat,” or <a title="APTs and Small Businesses: Hype or Real?" href="http://blog.techprognosis.com/2011/04/01/apts-and-small-businesses-hype-or-real.html">APT</a> &#8211; an unusually sophisticated attack in which intruders use social engineering coupled with undisclosed or so-called zero-day vulnerabilities to infiltrate a target network at a weak point, and then spread out carefully to steal source code and other intellectual property.</p>
<p>Now that those plans seem to be in full motion, the big question is, is it time for RSA to break its silence on the matter and tell the American public what actually happened. It may not be pretty, but at least we will know what is coming. After all, most IT security folks have a thing or two against security by obscurity.</p>
<p><strong>Shameless Plug:</strong></p>
<p>If you own a small business in the Austin area and have less than 20  employees, see how you can secure your network and data without upfront or  out-of-pocket cost <a title="Refresh Your Network with Upfront Cost" href="http://www.techprognosis.com/refresh">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=The+RSA+Breach%3A+Time+for+Full+Disclosure%3F+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1685" title="Post to Twitter"><img class="nothumb" src="http://blog.techprognosis.com/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter4.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/intent/tweet?text=The+RSA+Breach%3A+Time+for+Full+Disclosure%3F+http%3A%2F%2Fblog.techprognosis.com%2F%3Fp%3D1685" title="Post to Twitter">Tweet This Post</a></p></div>]]></content:encoded>
			<wfw:commentRss>http://blog.techprognosis.com/2011/06/03/the-rsa-breach-time-for-full-disclosure.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

