<?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>Security Dissection and Rants &#187; sensitive data</title>
	<atom:link href="http://www.iglobalonline.com/tag/sensitive-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iglobalonline.com</link>
	<description>Penetrating security, one app at a time</description>
	<lastBuildDate>Fri, 09 Apr 2010 18:08:39 +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>Password Storage Applications: Just how secure are they?</title>
		<link>http://www.iglobalonline.com/2010/02/07/password-security-applications-just-how-secure/</link>
		<comments>http://www.iglobalonline.com/2010/02/07/password-security-applications-just-how-secure/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 00:25:54 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Android Security]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[banking information]]></category>
		<category><![CDATA[compromise]]></category>
		<category><![CDATA[credit cards]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[sensitive data]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.iglobalonline.com/?p=28</guid>
		<description><![CDATA[Recently I started playing with password security applications in the Android market that claimed &#8216;reliable&#8217; from the authors. I decided to focus on the applications that had 4 or more stars and a lot of downloads. Since these types of applications store sensitive data, I wanted to see how hard it was to obtain this [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I started playing with password security applications in the Android market that claimed &#8216;reliable&#8217; from the authors. I decided to focus on the applications that had 4 or more stars and a lot of downloads.</p>
<p>Since these types of applications store sensitive data, I wanted to see how hard it was to obtain this information assuming a handset was lost or stolen.  The common denominator between all the popular apps were the use of a master password. Some of the apps stored master passwords locally while others stored them remotely. All the apps stored banking information, passwords, and credit card numbers.</p>
<p>With being able to turn off your SIM card if your phone is lost or stolen; its not as easy to change passwords to sites or notify banks of accounts that could have been compromised.</p>
<p>With such a major number of users adding Android MOD&#8217;s such as Cyanogen to their device, it greatly increases the risk of personal information being leaked when a phone is stolen or lost.</p>
<p>We have already started notifying vendors of the vulnerabilities we have found.  Stay tuned as we start posting some of the results, you will be surprised at just how easy these applications could be compromised by attackers.</p>

	All Tags: <a href="http://www.iglobalonline.com/tag/android-security/" title="Android Security" rel="tag nofollow">Android Security</a>, <a href="http://www.iglobalonline.com/tag/applications/" title="applications" rel="tag nofollow">applications</a>, <a href="http://www.iglobalonline.com/tag/banking-information/" title="banking information" rel="tag nofollow">banking information</a>, <a href="http://www.iglobalonline.com/tag/compromise/" title="compromise" rel="tag nofollow">compromise</a>, <a href="http://www.iglobalonline.com/tag/credit-cards/" title="credit cards" rel="tag nofollow">credit cards</a>, <a href="http://www.iglobalonline.com/tag/password/" title="password" rel="tag nofollow">password</a>, <a href="http://www.iglobalonline.com/tag/secure/" title="secure" rel="tag nofollow">secure</a>, <a href="http://www.iglobalonline.com/tag/security/" title="Security" rel="tag nofollow">Security</a>, <a href="http://www.iglobalonline.com/tag/sensitive-data/" title="sensitive data" rel="tag nofollow">sensitive data</a>, <a href="http://www.iglobalonline.com/tag/vulnerability/" title="vulnerability" rel="tag nofollow">vulnerability</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.iglobalonline.com/2010/02/07/password-security-applications-just-how-secure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Developer Insecurity</title>
		<link>http://www.iglobalonline.com/2010/02/05/mobile-developer-insecurity/</link>
		<comments>http://www.iglobalonline.com/2010/02/05/mobile-developer-insecurity/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 19:29:54 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Smart Phones]]></category>
		<category><![CDATA[bank information]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[insecurity]]></category>
		<category><![CDATA[mobile security]]></category>
		<category><![CDATA[personal information]]></category>
		<category><![CDATA[sensitive data]]></category>
		<category><![CDATA[Smartphone]]></category>
		<category><![CDATA[trust]]></category>

		<guid isPermaLink="false">http://www.iglobalonline.com/?p=8</guid>
		<description><![CDATA[Now a days, mobile phones are the gateway to banking, communication, and the internet. Some companies provide applications to control access to homes (like Schlage) while others provide an entrance into bank accounts (like Bank of America). With the sudden rise in developers and the ease of pushing apps into the public market place, users [...]]]></description>
			<content:encoded><![CDATA[<p>Now a days, mobile phones are the gateway to banking, communication, and the internet. Some companies provide applications to control access to homes (like Schlage) while others provide an entrance into bank accounts (like Bank of America). With the sudden rise in developers and the ease of pushing apps into the public market place, users are getting comfortable installing and running pretty much just about any app, especially when its free.</p>
<p>As a security analyst, I decided to start examining how these apps work. What I found was astonishing! So far, almost all the apps I have dissected contain extreme high risk vulnerabilities when storing sensitive data. I decided to create this blog to post some of my findings to the world in hopes of providing a break down of just how serious this issue is.<br />
Without giving away too much detail, a highly used app (on all major markets) that provides a visual to your voicemail, has a authentication bypass that allows an attacker to download voicemails in MP3 format from another users mailbox. I have properly notified the vendor on 02/04/2010 and have been providing them with my findings. I will be blogging about this vulnerability on 02/28/2010 or sooner assuming they issue a patch for it.</p>
<p>Stay tuned as I start publicly dissecting these apps. If anyone would like to work with me on projects, feel free to contact me.</p>

	All Tags: <a href="http://www.iglobalonline.com/tag/bank-information/" title="bank information" rel="tag nofollow">bank information</a>, <a href="http://www.iglobalonline.com/tag/developer/" title="developer" rel="tag nofollow">developer</a>, <a href="http://www.iglobalonline.com/tag/insecurity/" title="insecurity" rel="tag nofollow">insecurity</a>, <a href="http://www.iglobalonline.com/tag/mobile-security/" title="mobile security" rel="tag nofollow">mobile security</a>, <a href="http://www.iglobalonline.com/tag/personal-information/" title="personal information" rel="tag nofollow">personal information</a>, <a href="http://www.iglobalonline.com/tag/sensitive-data/" title="sensitive data" rel="tag nofollow">sensitive data</a>, <a href="http://www.iglobalonline.com/tag/smartphone/" title="Smartphone" rel="tag nofollow">Smartphone</a>, <a href="http://www.iglobalonline.com/tag/trust/" title="trust" rel="tag nofollow">trust</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.iglobalonline.com/2010/02/05/mobile-developer-insecurity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
