<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Advanced Password Cracking - Insight</title>
	
	<link>http://blog.crackpassword.com</link>
	<description>«...This blog is about &lt;a href="/?s=password+recovery"&gt;cracking passwords&lt;/a&gt;, &lt;a href="/?s=forensic"&gt;forensics solutions&lt;/a&gt;,&lt;br&gt;&lt;a href="/?s=security"&gt;computer and network security&lt;/a&gt;, &lt;a href="/?s=system+recovery"&gt;system recovery&lt;/a&gt; and other things...»</description>
	<lastBuildDate>Thu, 09 Feb 2012 07:23:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/crackpassword/blog" /><feedburner:info uri="crackpassword/blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Breaking Apple iWork Passwords</title>
		<link>http://feedproxy.google.com/~r/crackpassword/blog/~3/t8vIE5H6vqA/</link>
		<comments>http://blog.crackpassword.com/2012/02/breaking-apple-iwork-passwords/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 07:13:53 +0000</pubDate>
		<dc:creator>Andrey Malyshev</dc:creator>
				<category><![CDATA[Elcom-News]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Human Factor]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[EDPR]]></category>
		<category><![CDATA[iWork]]></category>
		<category><![CDATA[keynote]]></category>
		<category><![CDATA[numbers]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[recovery]]></category>

		<guid isPermaLink="false">http://blog.crackpassword.com/?p=1950</guid>
		<description><![CDATA[Apple iWork, an inexpensive office productivity suite for the Mac and iOS platforms, has been around since 2005 and 2011 respectively. The iWork suite consists of three apps: Numbers, Pages, and Keynotes, and gained quite some popularity among Apple followers. Yet, for all this time, no one came out with a feasible password recovery solution [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-1952 alignnone" src="http://blog.crackpassword.com/wp-content/uploads/2012/02/image.png" alt="" width="600" height="369" /></p>
<p><a href="http://www.apple.com/iwork/" target="_blank">Apple iWork</a>, an inexpensive office productivity suite for the Mac and iOS platforms, has been around since 2005 and 2011 respectively. The iWork suite consists of three apps: Numbers, Pages, and Keynotes, and gained quite some popularity among Apple followers. Yet, for all this time, no one came out with a feasible password recovery solution for the iWork document format.</p>
<p>The reason for the lack of a password recovery solution for the iWork format is extremely slow recovery speed. This owes to Apple’s implementation of encryption: the company used an industry-standard AES algorithm with strong, 128-bit keys. Brute-forcing a 128-bit number on today’s hardware remains impossible. The original, plain-text password has to be recovered in order to decrypt protected iWork documents.</p>
<p>However, recovering that plain-text password is also very slow. Apple used the PBKDF2 algorithm to derive an encryption key from plain-text passwords, with some 4000 iterations of a hash function (SHA1). While it takes only a hundredth of a second to verify a single password, an attack would be speed-limited to about 500 passwords per second on today’s top hardware. This is extremely slow considering the number of possible password combinations.</p>
<p><strong>Distributed Attacks</strong></p>
<p>When starting considering the addition of Apple iWork to the list of supported products, we quickly recognized the speed bottleneck. With as slow a recovery, a distributed attack on the password would be the only feasible one. Indeed, using multiple computers connected to a large cluster gives us more speed, breaking the barrier of unreasonable and promising realistic recovery timeframe. Brute-forcing is still not a good option, but ElcomSoft’s advanced dictionary attack with customizable masks and configurable permutations is very feasible if we consider one thing: the human factor.</p>
<p><strong>The Human Factor</strong></p>
<p>Let’s look at the product one more time. Apple iWork is sold to mobile users for $9.99. Mac customers can purchase the suite for $79. These price points clearly suggest that Apple is targeting the consumer market, not government agencies and not corporations with established security policies enforcing the use of long, complex, strong passwords.</p>
<p>Multiple researches confirm it’s a given fact that most people, if not enforced by a security policy, will choose simple, easy to remember passwords such as ‘abc’, ‘password1’ or their dog’s name. In addition, it’s in the human nature to reduce the number of things to remember. Humans are likely to re-use their passwords, with little or no variation, in various places: their instant messenger accounts, Web and email accounts, social networks and other places from which a password can be easily retrieved.</p>
<p>Considering all this, 500 passwords per second doesn’t sound that bad anymore. Which brings us to the announcement: <a href="http://www.elcomsoft.com/edpr.html" target="_blank">Elcomsoft Distributed Password Recovery</a> now supports Apple iWork, becoming an industry-first tool and the only product so far to recover passwords for Numbers, Pages and Keynotes apps. It’s the human factor and advanced dictionary attacks that help it recover a significant share of iWork passwords in reasonable time.</p>
<p>Read the <a href="http://www.elcomsoft.com/PR/edpr_120209_en.pdf" target="_blank">official press-release</a> on <a href="http://www.elcomsoft.com/edpr.html" target="_blank">Elcomsoft Distributed Password Recovery</a> recovering Apple iWork passwords.</p>
<img src="http://feeds.feedburner.com/~r/crackpassword/blog/~4/t8vIE5H6vqA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.crackpassword.com/2012/02/breaking-apple-iwork-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.crackpassword.com/2012/02/breaking-apple-iwork-passwords/</feedburner:origLink></item>
		<item>
		<title>We know what makes you happy, so here are our holiday discounts! :)</title>
		<link>http://feedproxy.google.com/~r/crackpassword/blog/~3/5rSaJk4XrEA/</link>
		<comments>http://blog.crackpassword.com/2011/12/we-know-what-makes-you-happy-so-here-are-our-holiday-discounts/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 14:29:08 +0000</pubDate>
		<dc:creator>Olga Koksharova</dc:creator>
				<category><![CDATA[Elcom-News]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Elcomsoft Blackberry Backup Explorer]]></category>
		<category><![CDATA[Elcomsoft iOS Forensic Toolkit]]></category>
		<category><![CDATA[Elcomsoft Password Recovery Bundle]]></category>
		<category><![CDATA[Elcomsoft Phone Password Breaker]]></category>

		<guid isPermaLink="false">http://blog.crackpassword.com/?p=1920</guid>
		<description><![CDATA[&#160; Dear friends, It really takes willpower to control our excitement about the surprises we prepared for you these pre-holiday days.  We arranged three ultra-appealing bundles and we can&#8217;t hide them any loger, so here they are: &#160; 1. EPPB + EBBE = take two at the price of one! 2. EPPB + EBBE + EIFT = get EBBE [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="NY2012" src="http://www.elcomsoft.com/images/4blog_small.jpg" alt="" width="256" height="192" /></p>
<p>&nbsp;</p>
<p>Dear friends,</p>
<p>It really takes willpower to control our excitement about the surprises we prepared for you these pre-holiday days.  We arranged three ultra-appealing bundles and we can&#8217;t hide them any loger, so here they are:</p>
<p>&nbsp;</p>
<p>1. <a href="http://elcomsoft.com/eppb.html">EPPB</a> + <a href="http://elcomsoft.com/ebbe.html">EBBE</a> = take two at the price of one!<br />
2. EPPB + EBBE + <a href="http://elcomsoft.com/eift.html">EIFT</a> = get EBBE &amp; EPPB for free!<br />
3. <a href="http://elcomsoft.com/eprb.html">EPRB</a> Forensic = special NY 2012 price! (twice less!!)</p>
<p> Check out more info on our website:</p>
<p><a href="http://www.elcomsoft.com/happy-new-year-2012.html">http://www.elcomsoft.com/happy-new-year-2012.html</a></p>
<p>Experience<a href="http://elcomsoft.com/eprb.html"> Elcomsoft Password Recovery Bundle </a>which breaks all barriers, twice cheaper throughout December 2011. There is no substitute. </p>
<p>Don&#8217;t rush, take your time&#8230; till December 31. <img src='http://blog.crackpassword.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/crackpassword/blog/~4/5rSaJk4XrEA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.crackpassword.com/2011/12/we-know-what-makes-you-happy-so-here-are-our-holiday-discounts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.crackpassword.com/2011/12/we-know-what-makes-you-happy-so-here-are-our-holiday-discounts/</feedburner:origLink></item>
		<item>
		<title>Newer iOS Forensic Toolkit Acquires iPhones in 20 Minutes, Including iOS 5</title>
		<link>http://feedproxy.google.com/~r/crackpassword/blog/~3/-h43VDhZ9uk/</link>
		<comments>http://blog.crackpassword.com/2011/11/ios-forensic-toolkit-acquires-iphones-including-ios-5/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 04:30:32 +0000</pubDate>
		<dc:creator>Olga Koksharova</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Elcom-News]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Data Protection]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.crackpassword.com/?p=1899</guid>
		<description><![CDATA[iOS 5 Support When developing the iOS 5 compatible version of iOS Forensic Toolkit, we found the freshened encryption to be only tweaked up a bit, with the exception of keychain encryption. The encryption algorithm protecting keychain items such as Web site and email passwords has been changed completely. In addition, escrow keybag now becomes [...]]]></description>
			<content:encoded><![CDATA[<p><strong>iOS 5 Support</strong></p>
<p>When developing the iOS 5 compatible version of iOS Forensic Toolkit, we found the freshened encryption to be only tweaked up a bit, with the exception of keychain encryption. The encryption algorithm protecting keychain items such as Web site and email passwords has been changed completely. In addition, escrow keybag now becomes useless to a forensic specialist. Without knowing the original device passcode, escrow keys remain inaccessible even if they are physically available.</p>
<p>What does enhanced security mean for the user? With iOS 5, they are getting a bit more security. Their keychain items such as Web site, email and certain application passwords will remain secure even if their phone falls into the hands of a forensic specialist. That, of course, will only last till the moment investigators obtain the original device passcode, which is only a matter of time if a tool such as iOS Forensic Toolkit is used to recover one.</p>
<p>What does this mean for the forensics? Bad news first: without knowing or recovering the original device passcode, some of the keychain items will not be decryptable. These items include Web site passwords stored in Safari browser, email passwords, and some application passwords.</p>
<p>Now the good news: iOS Forensic Toolkit can still recover the original plain-text device passcode, and it is still possible to obtain escrow keys from any iTunes equipped computer the iOS device in question has been ever synced or connected to. Once the passcode is recovered, iOS Forensic Toolkit will decrypt everything from the keychain. If there’s no time to recover the passcode or escrow keys, the Toolkit will still do its best and decrypt some of the keychain items.</p>
<p><strong>Faster Operation</strong></p>
<p>Besides adding support for the latest iOS 5, Elcomsoft iOS Forensic Toolkit becomes 2 to 2.5 times faster to acquire iOS devices. When it required 40 to 60 minutes before, the new version will take only 20 minutes. For example, the updated iOS Forensic Toolkit can acquire a 16-Gb iPhone 4 in about 20 minutes, or a 32-Gb version in 40 minutes.</p>
<img src="http://feeds.feedburner.com/~r/crackpassword/blog/~4/-h43VDhZ9uk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.crackpassword.com/2011/11/ios-forensic-toolkit-acquires-iphones-including-ios-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.crackpassword.com/2011/11/ios-forensic-toolkit-acquires-iphones-including-ios-5/</feedburner:origLink></item>
		<item>
		<title>EPPB: Now Recovering BlackBerry Device Passwords</title>
		<link>http://feedproxy.google.com/~r/crackpassword/blog/~3/JvDgjWy5nFc/</link>
		<comments>http://blog.crackpassword.com/2011/09/recovering-blackberry-device-passwords/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 04:20:53 +0000</pubDate>
		<dc:creator>Andrey Belenko</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Elcom-News]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[BlackBerry Password]]></category>
		<category><![CDATA[Elcomsoft Phone Password Breaker]]></category>
		<category><![CDATA[EPPB]]></category>

		<guid isPermaLink="false">http://blog.crackpassword.com/?p=1875</guid>
		<description><![CDATA[Less than a month ago, we updated our Elcomsoft Phone Password Recovery tool with the ability to recover master passwords for BlackBerry Password Keeper and BlackBerry Wallet. I have blogged about that and promised the “next big thing” for BlackBerry forensics to be coming soon. The day arrived.
Today we are releasing new version of Elcomsoft Phone Password Recovery, this time adding the ability to recover security passwords protecting BlackBerry handsets. Yes, that is the very password used to lock and unlock the device. And yes, no one has done that before (well, at least not publicly).]]></description>
			<content:encoded><![CDATA[<p>Less than a month ago, we updated our <a href="http://www.elcomsoft.com/eppb.html">Elcomsoft Phone Password Breaker</a> tool with the ability to recover master passwords for BlackBerry Password Keeper and BlackBerry Wallet. I have <a href="http://blog.crackpassword.com/2011/08/eppb-blackberry-password-keeper-wallet/">blogged about that</a> and promised the &#8220;next big thing&#8221; for BlackBerry forensics to be coming soon. The day arrived.</p>
<p><span id="more-1875"></span></p>
<p>Today we are releasing a new version of <a href="http://www.elcomsoft.com/eppb.html">Phone Password Breaker</a>, this time adding the ability to recover security passwords protecting BlackBerry handsets. Yes, that is the very password used to lock and unlock the device. And yes, no one has done that before (well, at least not publicly).</p>
<p><img class="alignright size-full wp-image-1878" style="margin: 10px;" title="Media Card Encryption Settings in BlackBerry OS 6" src="http://blog.crackpassword.com/wp-content/uploads/2011/09/9650-verizon.png" alt="Media Card Encryption Settings in BlackBerry OS 6" width="288" height="216" align="right" hspace="10" vspace="10" /></p>
<p>Before you get too excited, there is a catch. The new feature requires Media Card encryption to be switched on and set to either &#8220;Security Password&#8221; or &#8220;Device Password&#8221; mode. If this condition is met, EPPB will be able to run password recovery against device security password. What is also important and rather exciting is that you don&#8217;t need the BlackBerry device itself. All that is needed is a media card that was used in that device. Actually, we only need one specific file from that media card, so yes, the recovery can be off-loaded and the password can be recovered offline.</p>
<p>So how does this feature work? It&#8217;s pretty straightforward: launch Elcomsoft Phone Password Breaker, click Open and specify that you want to recover a BlackBerry security password. After that, you&#8217;ll need to navigate to the <em>info.mkf</em> file from the encrypted media card. It is located in <em>BlackBerry/system</em> directory on the media card, and is marked as hidden. Once you open the file (and only if the file comes from the card encrypted using the &#8220;Security Password&#8221; or &#8220;Device Password&#8221; option) you will be able to start the recovery as usual. The good news is that recovery rate is amazingly fast by today&#8217;s standards: it tries several million passwords per second on a modern multi-core CPU equipped with AES-NI instructions. With Intel i7-970, I am getting 1.8 million passwords per second in wordlist mode, and about 5.9 million passwords per second in bruteforce mode. Compare that to iPhone passcode recovery rate of less than six passcodes per second for iPhone 4, and try to think hard about BlackBerry having better security.</p>
<p><img class="alignleft size-full wp-image-1877" style="margin: 10px;" title="Recovering BlackBerry Device Password in EPPB" src="http://blog.crackpassword.com/wp-content/uploads/2011/09/Screen-Shot-2011-09-28-at-11.44.14.png" alt="Recovering BlackBerry Device Password in EPPB" width="260" height="143" /></p>
<p>Among other changes in this version is preliminary support for iOS 5 backups. As Apple readies its newest and most advanced mobile OS yet, we have updated EPPB to make it compatible with backups produced by the latest beta of iOS 5. All the usual features (password recovery, backup decryption, and Keychain explorer) are available for iOS 5 backups.</p>
<p>Speaking of iOS backup decryption, we added another option demanded by our customers. EPPB can now recover original file names when decrypting a backup. That means you will get a directory structure and meaningful file names, making it easier to explore and analyze backup contents.</p>
<p>I really hope you will enjoy the new features.</p>
<img src="http://feeds.feedburner.com/~r/crackpassword/blog/~4/JvDgjWy5nFc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.crackpassword.com/2011/09/recovering-blackberry-device-passwords/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://blog.crackpassword.com/2011/09/recovering-blackberry-device-passwords/</feedburner:origLink></item>
		<item>
		<title>New version of EPPB: Recovering Master Passwords for BlackBerry Password Keeper and BlackBerry Wallet</title>
		<link>http://feedproxy.google.com/~r/crackpassword/blog/~3/9C3DA4jDYLM/</link>
		<comments>http://blog.crackpassword.com/2011/08/eppb-blackberry-password-keeper-wallet/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 05:47:40 +0000</pubDate>
		<dc:creator>Andrey Belenko</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Elcom-News]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[BlackBerry Password Keeper]]></category>
		<category><![CDATA[BlackBerry Wallet]]></category>
		<category><![CDATA[EBBE]]></category>
		<category><![CDATA[EPPB]]></category>
		<category><![CDATA[RIM]]></category>

		<guid isPermaLink="false">http://blog.crackpassword.com/?p=1795</guid>
		<description><![CDATA[Conferences are good. When attending Mobile Forensics Conference this year (and demoing our iOS Forensic Toolkit), we received a lot of requests for tools aimed at BlackBerry forensics. Sorry guys, we can&#8217;t offer the solution for physical acquisition of BlackBerries (yet), but there is something new we can offer right now. RIM BlackBerry smartphones have [...]]]></description>
			<content:encoded><![CDATA[<p>Conferences are good. When attending <a href="http://www.thetrainingco.com/index.html" target="_blank">Mobile Forensics Conference</a> this year (and demoing our iOS Forensic Toolkit), we received a lot of requests for tools aimed at BlackBerry forensics. Sorry guys, we can&rsquo;t offer the solution for physical acquisition of BlackBerries (yet), but there is something new we can offer right now.</p>
<p><a href="http://blog.crackpassword.com/2011/08/eppb-blackberry-password-keeper-wallet/capture12_58_37/" rel="attachment wp-att-1807"><img align="right" alt="" border="8" class="alignnone size-full wp-image-1807" height="268" hspace="8" src="http://blog.crackpassword.com/wp-content/uploads/2011/08/Capture12_58_37.jpg" style="width: 318px; height: 255px" title="BlackBerry Wallet" width="322" /></a>RIM BlackBerry smartphones have been deemed the most secure smartphones on the market for a long, long time. They indeed are quite secure devices, especially when it comes to extracting information from the device you have physical access to (i.e. mobile phone forensics). It is unfortunate, however, that a great deal of that acclaimed security is achieved by <a href="http://en.wikipedia.org/wiki/Security_through_obscurity" target="_blank">&ldquo;security through obscurity&rdquo;</a>, i.e. by not disclosing in-depth technical information on security mechanisms and/or their implementation. The idea is to make it more difficult for third parties to analyze. Some of us here at Elcomsoft are BlackBerry owners ourselves, and we are not quite comfortable with unsubstantiated statements about our devices&rsquo; security and blurry &ldquo;technical&rdquo; documentation provided by RIM. So we dig.<span id="more-1795"></span></p>
<p>Our first two targets are the apps providing secure storage of sensitive data: BlackBerry Password Keeper and BlackBerry Wallet. These applications are provided by RIM for free; Password Keeper is even included with each installation of BlackBerry OS. The two apps are the recommended way to store login credentials and other sensitive data such as credit card numbers. The data stored in those two apps could also be a wealth of information for investigators. According to RIM, all data is securely encrypted with AES-256. The encryption key is derived from user-specified master password, which can be different from device password. Password Keeper and Wallet master passwords can also be different.</p>
<p><a href="http://blog.crackpassword.com/2011/08/eppb-blackberry-password-keeper-wallet/capture12_57_15-2/" rel="attachment wp-att-1845"><img alt="" class="alignnone size-full wp-image-1845" height="276" hspace="8" src="http://blog.crackpassword.com/wp-content/uploads/2011/08/Capture12_57_151.jpg" style="width: 217px; height: 180px" title="BlackBerry Wallet password" vspace="8" width="361" /></a><a href="http://blog.crackpassword.com/2011/08/eppb-blackberry-password-keeper-wallet/capture12_57_28-2/" rel="attachment wp-att-1839"><img align="top" alt="" class="alignnone size-full wp-image-1839" height="262" hspace="8" src="http://blog.crackpassword.com/wp-content/uploads/2011/08/Capture12_57_281.jpg" style="width: 216px; height: 180px" title="BlackBerry Wallet information" vspace="8" width="348" /></a></p>
<p>Another notable fact is that Password Keeper and Wallet databases are included in the backup produced by BlackBerry Desktop Software. This means that, as a mobile forensics investigator, you can access those databases (containing encrypted data at this point) by either connecting suspects&rsquo; handset and running Desktop Software (if there is no password protection on the device) or by looking for stored device backups on suspects&rsquo; computer(s). And even if the backup you&rsquo;ve been able to get a hold of is encrypted, our <a href="http://www.elcomsoft.com/eppb.html" target="_blank">Elcomsoft Phone Password Breaker</a> can recover the password for it&nbsp;.</p>
<p>Once you&rsquo;ve got the (unencrypted) backup, Password Keeper and Wallet databases are accessible. The problem is that their data are still encrypted. And this is exactly what today&rsquo;s EPPB release is about: recovering master passwords for Password Keeper and Wallet databases. Now you can load a BlackBerry device backup into EPPB and run password recovery against Password Keeper and Wallet databases. And what&rsquo;s really good about this is that password recovery rate is great &ndash; hundreds of thousands and up to several millions passwords per second on modern CPU, depending on BlackBerry OS version. To the best of our knowledge, there were no tools capable of doing this until now, so we&#39;re proud to be the world&rsquo;s first again, offering our customers unique functionality that&rsquo;s not available in other vendors&rsquo; products.</p>
<p>So, you were able to discover the master password, what&#39;s next? Right now you have two options:</p>
<ul>
<li>Use BlackBerry Simulator, restore the backup to it, and use the recovered master password(s) to enter Password Keeper and/or Wallet. Access stored data as usual.</li>
<li>Use <a href="http://www.elcomsoft.com/ebbe.html" target="_blank">Elcomsoft BlackBerry Backup Explorer</a>, which can now show Password Keeper and Wallet data (as of version 9.61 being released today).</li>
</ul>
<p>The third option to view Password Keeper and Wallet data within EPPB itself will be probably added with the next update. Speaking of updates, I&#39;d like to tell you that this BlackBerry-related addition is really small compared to what&#39;s in the queue. If things go well, we hope to release &quot;the next big thing&quot; within 1-1.5 months from now. You&#39;re going to love it, I promise <img src='http://blog.crackpassword.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>P.S. For those technically inclined out there, here&rsquo;s a brief summary:</p>
<p style="margin-left: 40px"><em>BlackBerry Password Keeper database format and protection is the same for OS 5, OS 6, and OS7. Per-item encryption key is derived by computing 3 (three) iterations of PBKDF2-SHA1 with master password and per-item salt.<br />
</em></p>
<p style="margin-left: 40px"><em>Wallet database format and protection differs between OS 5 and OS 6/7.<br />
</em></p>
<p style="margin-left: 40px"><em>For Wallet in OS 5, per-item encryption key is derived by computing 3 (three) iterations of PBKDF2-SHA1 with SHA-256 hash of master password and per-item salt.<br />
</em></p>
<p style="margin-left: 40px"><em>For Wallet in OS 6 and OS 7, per-item encryption key is derived by computing a random number of iterations (between 50 and 100) of PBKDF2-SHA1 with SHA-512 hash of master password and per-item salt.<br />
</em></p>
<p style="margin-left: 40px"><em>Encryption in all above formats is AES-256 in ECB (!) mode, SHA-1 hash of the data is appended before encrypting; data is padded as per PKCS #5.<br />
</em></p>
<p>In my opinion, should RIM have opted to be more open about their security mechanisms, someone (maybe even someone from their own team) could possibly point out that the level of protection against password recovery attacks is not sufficient for 2011.</p>
<img src="http://feeds.feedburner.com/~r/crackpassword/blog/~4/9C3DA4jDYLM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.crackpassword.com/2011/08/eppb-blackberry-password-keeper-wallet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.crackpassword.com/2011/08/eppb-blackberry-password-keeper-wallet/</feedburner:origLink></item>
		<item>
		<title>Visiting BlackHat and DefCon 2011</title>
		<link>http://feedproxy.google.com/~r/crackpassword/blog/~3/vGs4Yz8Yvc4/</link>
		<comments>http://blog.crackpassword.com/2011/08/visiting-blackhat-and-defcon-2011/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 11:38:56 +0000</pubDate>
		<dc:creator>Olga Koksharova</dc:creator>
				<category><![CDATA[Elcom-News]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Black Hat]]></category>
		<category><![CDATA[DefCon]]></category>
		<category><![CDATA[Ghost in the Wires]]></category>
		<category><![CDATA[iOS Forensic]]></category>
		<category><![CDATA[Kevin Mitnick]]></category>

		<guid isPermaLink="false">http://blog.crackpassword.com/?p=1759</guid>
		<description><![CDATA[Yet again, we are back from a couple of conferences organized specially for heavy computer users like us. We are particularly happy that our company was again warmly welcomed by the overseas hacking community &#8211; thank you for accepting and visiting our talk &#8211; and that FBI didn&#8217;t bother us too much during our stay, [...]]]></description>
			<content:encoded><![CDATA[<p>Yet again, we are back from a couple of conferences organized specially for heavy computer users like us. We are particularly happy that our company was again warmly welcomed by the overseas hacking community &#8211; thank you for accepting and visiting our talk &ndash; and that FBI didn&rsquo;t bother us too much during our stay, though they didn&rsquo;t miss a chance to scare the crap out of Andrey and Vladimir right before their departure back to Moscow.&nbsp; Apart from that little episode with three-letter guys everything went smoothly.</p>
<p>At <a href="http://www.blackhat.com/html/bh-us-11/bh-us-11-home.html">Black Hat </a>Andrey made his presentation about iOS encryption and as you may guess it was not the only one talk about iOS on the conference, as the topic is quite popular now.</p>
<p><a href="http://blog.crackpassword.com/2011/08/visiting-blackhat-and-defcon-2011/_mg_5228_/" rel="attachment wp-att-1763"><img align="middle" alt="" class="size-full wp-image-1763" height="294" src="http://blog.crackpassword.com/wp-content/uploads/2011/08/MG_5228_.jpg" title="Black Hat, Andrey's presentation" vspace="5" width="450" /></a></p>
<p><span id="more-1759"></span>Later guys visited our partners&rsquo; booths and were interviewed by Ira_Victor from the CyberJungle in a not-so-easily-found quiet corner, which resulted in one <a href="http://thecyberjungle.wordpress.com/2011/08/03/forensics-at-blackhat2011-ios-password-decryption-method-revealed/">article</a> and one <a href="http://datasecurityblog.wordpress.com/2011/08/14/august-15-2011-episode-225/">podcast</a>.&nbsp;</p>
<p><a href="http://blog.crackpassword.com/2011/08/visiting-blackhat-and-defcon-2011/img_0089_/" rel="attachment wp-att-1766"><img align="middle" alt="" class="alignnone size-medium wp-image-1766" height="550" src="http://blog.crackpassword.com/wp-content/uploads/2011/08/IMG_0089_-411x550.jpg" title="Interview with Ira_Victor from the CyberJungle" vspace="5" width="411" /></a></p>
<p>After Black Hat we moved to DefCon where&nbsp;the most pleasant thing was meeting a professional of social engineering and security expert Kevin Mitnick. Kevin showed real interest in our <a href="http://www.elcomsoft.com/eift.html">iOS Forensic Toolkit</a>, so we gladly shared our achievements and demonstrated how it works.</p>
<p>&nbsp;<a href="http://blog.crackpassword.com/2011/08/visiting-blackhat-and-defcon-2011/img_0095__/" rel="attachment wp-att-1769"><img alt="" class="alignnone size-full wp-image-1769" height="336" src="http://blog.crackpassword.com/wp-content/uploads/2011/08/IMG_0095__.jpg" title="Kevin Mitnick, Vladimir Katalov and Andrey Belenko" width="450" /></a></p>
<p>We also got his new book <a href="http://www.amazon.com/Ghost-Wires-Adventures-Worlds-Wanted/dp/0316037702"><em>Ghost in the Wires</em></a> signed by the author. I&rsquo;ve almost finished the book. It&rsquo;s really exciting to learn how it all started for an insatiable phone addict like Kevin <img src='http://blog.crackpassword.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;<a href="http://blog.crackpassword.com/2011/08/visiting-blackhat-and-defcon-2011/img_0748_/" rel="attachment wp-att-1772"><img alt="" class="alignnone size-full wp-image-1772" height="336" src="http://blog.crackpassword.com/wp-content/uploads/2011/08/IMG_0748_.jpg" title="'Ghost in the Wires' to ElcomSoft" width="450" /></a></p>
<p>After all meetings a business trip of the two turned into sessions of sightseeing and relaxing outdoors visiting Utah, Arizona, and other States and flying&#8230;a helicopter.</p>
<p><a href="http://blog.crackpassword.com/2011/08/visiting-blackhat-and-defcon-2011/img_2150_/" rel="attachment wp-att-1775"><img alt="" class="alignnone size-medium wp-image-1775" height="550" src="http://blog.crackpassword.com/wp-content/uploads/2011/08/IMG_2150_-411x550.jpg" title="Vladimir ready to fly a helicopter" width="411" /></a></p>
<img src="http://feeds.feedburner.com/~r/crackpassword/blog/~4/vGs4Yz8Yvc4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.crackpassword.com/2011/08/visiting-blackhat-and-defcon-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.crackpassword.com/2011/08/visiting-blackhat-and-defcon-2011/</feedburner:origLink></item>
		<item>
		<title>Elcomsoft iOS Forensic Toolkit highlighted in SANS Information Security Reading Room</title>
		<link>http://feedproxy.google.com/~r/crackpassword/blog/~3/hoXJ-mO1g_I/</link>
		<comments>http://blog.crackpassword.com/2011/08/elcomsoft-ios-forensic-toolkit-highlighted-in-sans-information-security-reading-room/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 13:07:05 +0000</pubDate>
		<dc:creator>Olga Koksharova</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Did you know that...?]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Elcomsoft iOS Forensic Toolkit]]></category>
		<category><![CDATA[Elcomsoft Phone Password Breaker]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iOS Forensic Toolkit]]></category>
		<category><![CDATA[passcode]]></category>
		<category><![CDATA[SANS]]></category>

		<guid isPermaLink="false">http://blog.crackpassword.com/?p=1751</guid>
		<description><![CDATA[SANS Information Security Reading Room has recently publicized a whitepaper about iOS security where they mentioned our software &#8211; Elcomsoft iOS Forensic Toolkit &#8211; in a section about encryption. Kiel Thomas, the author of the whitepaper, explained one more time the main principles of iOS 4 encryption, which became stronger in comparison with iOS 3.x [...]]]></description>
			<content:encoded><![CDATA[<p>SANS Information Security Reading Room has recently publicized a <a href="http://www.sans.org/reading_room/whitepapers/pda/security-implications-ios_33724">whitepaper </a>about iOS security where they mentioned our software &#8211; <a href="http://http://www.elcomsoft.com/eift.html">Elcomsoft iOS Forensic Toolkit</a> &#8211; in a section about encryption. Kiel Thomas, the author of the whitepaper, explained one more time the main principles of iOS 4 encryption, which became stronger in comparison with iOS 3.x and how our toolkit can bypass new strong algorithms.</p>
<p>In its next part about iTunes Backups Kiel touches upon<a href="http://www.elcomsoft.com/eppb.html"> Elcomsoft Phone Password Breaker</a> which virtually crunches backup passwords at speed of 35000 passwords per second (with AMD Radeon HD 5970) using both brute force and dictionary attacks, here are some <a href="http://http://www.elcomsoft.com/eppb.html">benchmarks</a>.</p>
<p>It seems the paper does not miss out on any nuance about iOS 4 and provides practical advice to either avoid or prevent from the depressing outcomes, such as loss of data. Closer to the end of the paper you will also find several sagacious tips for using the devices within organizations, including passcode management, a so called &ldquo;first line of defense&rdquo; which according Kiel&rsquo;s view &ldquo;can be matched to existing password policies&rdquo;, however he inclines to use passwords instead of 4 digit passcodes.</p>
<p>And in conclusion the author discovers that smartphone and tablet security measurements resemble the ones of laptops, because they all belong to mobile devices.&nbsp; Find out more details in the source itself: <a href="http://www.sans.org/reading_room/whitepapers/pda/security-implications-ios_33724">http://www.sans.org/reading_room/whitepapers/pda/security-implications-ios_33724</a><br />
&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/crackpassword/blog/~4/hoXJ-mO1g_I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.crackpassword.com/2011/08/elcomsoft-ios-forensic-toolkit-highlighted-in-sans-information-security-reading-room/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.crackpassword.com/2011/08/elcomsoft-ios-forensic-toolkit-highlighted-in-sans-information-security-reading-room/</feedburner:origLink></item>
		<item>
		<title>iOS Forensic Toolkit: Keychain Decryption, Logical Acquisition, iOS 4.3.4, and Other Goodies</title>
		<link>http://feedproxy.google.com/~r/crackpassword/blog/~3/ARC5HJa5_sc/</link>
		<comments>http://blog.crackpassword.com/2011/07/ios-forensic-toolkit-updated/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 04:51:41 +0000</pubDate>
		<dc:creator>Andrey Belenko</dc:creator>
				<category><![CDATA[Elcom-News]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[forensics]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iOS 4.2.9]]></category>
		<category><![CDATA[iOS 4.3.4]]></category>
		<category><![CDATA[iOS Forensic Toolkit]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.crackpassword.com/?p=1736</guid>
		<description><![CDATA[You might have heard about our new product – iOS Forensic Toolkit. In fact, if you are involved in mobile phone and smartphone forensics, you almost certainly have. In case our previous announcements haven’t reached you, iOS Forensic Toolkit is a set of tools designed to perform physical acquisition of iPhone/iPad/iPod Touch devices and decrypt the resulting images. This decryption capability is unique and allows one to obtain a fully usable image of the device’s file system with the contents of each and every file decrypted and available for analysis. And the fact is, with today’s update, iOS Forensic Toolkit is much more than just that.]]></description>
			<content:encoded><![CDATA[<div>&nbsp;</div>
<div>You might have heard about our new product &ndash; iOS Forensic Toolkit. In fact, if you are involved in mobile phone and smartphone forensics, you almost certainly have. In case our previous announcements haven&rsquo;t reached you, iOS Forensic Toolkit is a set of tools designed to perform physical acquisition of iPhone/iPad/iPod Touch devices and decrypt the resulting images. This decryption capability is unique and allows one to obtain a fully usable image of the device&rsquo;s file system with the contents of each and every file decrypted and available for analysis. And the fact is, with today&rsquo;s update, iOS Forensic Toolkit is much more than just that.</div>
<div>&nbsp;</div>
<div><span id="more-1736"></span></div>
<div>The update we&rsquo;re releasing today contains the following improvements:</div>
<ul>
<li>The ability to decrypt contents of the device keychain</li>
<li>The ability to perform logical acquisition of the device</li>
<li>Logging of all operations performed within Toolkit</li>
<li>Support for iPhone 3G</li>
<li>Support for iOS 3.x on compatible devices</li>
<li>Support for iOS 4.3.4 (iOS 4.2.9 for iPhone 4 CDMA)</li>
<li>Let me give a short description of each of the new features.</li>
</ul>
<h3>Keychain Decryption</h3>
<div>&nbsp;</div>
<div>iOS Forensic Toolkit now includes the ability to extract and decrypt keychain data from iOS devices running iOS 3.x and 4.x. Keychain is a system-wide storage for users&rsquo; data. Apple recommends using it to store highly sensitive information like account names and passwords. Therefore, it is natural that the device keychain is of great interest for anyone conducting analysis of an iOS device.</div>
<div>&nbsp;</div>
<div>For devices running iOS 3.x, all that you need to decrypt keychain data is physical access to the device. All items are encrypted using the same encryption key, and the Toolkit can extract this key from the device, allowing offline decryption of keychain contents.</div>
<div>&nbsp;</div>
<div>On devices running iOS 4.x, most keychain items cannot be decrypted without knowing the original device passcode or having access to escrow keys. However, once you&rsquo;ve recovered the passcode (the Toolkit includes this feature, too) or obtained the escrow keys from the computer running iTunes to which the iOS device have been synced or connected at least once, the Toolkit will decrypt everything from the keychain. If for some reason both the passcode and escrow keys are not available, the Toolkit will still do its best and decrypt some of the keychain items.</div>
<h3>Logical Acquisition</h3>
<div>&nbsp;</div>
<div>This is the feature some of our customers been asking for. Sometimes, you do not need the full physical dump (or simply do not have enough time to obtain one), and only need actual files stored on the user partition (i.e. no unallocated space or file system metadata). Logical acquisition is designed for this exact scenario. What you get is an almost exact copy of files from user partition (with directory tree retained) conveniently packed into a single TAR archive. It is &ldquo;almost exact&rdquo; because, in case of iOS 4.x, the files that are encrypted using the passcode (i.e. Mail.app databases) are not included with the logical image at this time.</div>
<h3>Logging</h3>
<div>&nbsp;</div>
<div>Another feature requested by our law-enforcement customers is logging of all activities occurring while the Toolkit is running. We are happy to offer this ability in the newly released version for both Mac OS X and Windows. Now, every time you start the Toolkit, it will create a unique log file (file name is based on current time) and mirror all user input as well as output produced by the Toolkit or any invoked programs to that file.</div>
<h3>iPhone 3G and iOS 3.x Support</h3>
<div>&nbsp;</div>
<div>When we first released the Toolkit, it was specifically designed to circumvent iOS 4.x encryption on devices equipped with hardware encryption module, so we never thought we will be asked to add support for older iOS versions and/or devices. However, based on feedback from our customers, we had to reconsider. We are adding support for iPhone 3G (running iOS 3.x or iOS 4.x) and for iOS 3.x on compatible devices (iPhone 3G, iPhone 3GS, iPod Touch 3rd Generation, and iPad). Note that with iPhone 3G, even if it running iOS 4.x, the user partition is not encrypted (iPhone 3G simply does not have the relevant encryption hardware).</div>
<div>&nbsp;</div>
<div>The good thing is that iOS 3.x is much simpler to deal with from analysts&rsquo; point of view. First, device passcode does not need to be brute-forced &ndash; instead, it is recovered and displayed instantly. Second, the user partition is not encrypted, making it unnecessary to decrypt the obtained image.</div>
<h3>Compatibility with iOS 4.3.4 and iOS 4.2.9</h3>
<div>&nbsp;</div>
<div>On July 15, 2011, Apple has released iOS 4.3.4 (and iOS 4.2.9 for iPhone 4 CDMA) that fixed certain vulnerabilities used by recent &ldquo;jailbreaks&rdquo;. Although older versions of the iOS Forensic Toolkit can be used to perform acquisition and passcode recovery of a device running iOS 4.3.4/4.2.9, the device would not boot after an older version of the Toolkit had been used on it. Other vendors of iPhone forensic tools have also confirmed the problem, and we believe all others who haven&rsquo;t confirmed this yet are also affected.</div>
<div>&nbsp;</div>
<div>We don&rsquo;t believe this is a result of Apple intentionally blocking forensic tools or detecting tethered jailbroken boots, but rather an unpleasant side-effect of other (rather significant in some sense) changes in the firmware. Anyway, long story short, the newly released version of iOS Forensic Toolkit is compatible with iOS 4.3.4/4.2.9 and will not brick the iOS device.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>It goes without saying that this update is free for all existing customers with a valid iOS Forensic Toolkit license. We are committed to delivering the best product for iOS forensics, and we are happy to be the first to provide iOS 4.3.4/4.2.9 support to our customers.</div>
<img src="http://feeds.feedburner.com/~r/crackpassword/blog/~4/ARC5HJa5_sc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.crackpassword.com/2011/07/ios-forensic-toolkit-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.crackpassword.com/2011/07/ios-forensic-toolkit-updated/</feedburner:origLink></item>
		<item>
		<title>ElcomSoft at Techno Security Conference and AMD Fusion Developer Summit</title>
		<link>http://feedproxy.google.com/~r/crackpassword/blog/~3/rEC36-THgQk/</link>
		<comments>http://blog.crackpassword.com/2011/06/elcomsoft-at-techno-security-conference-and-amd-fusion-developer-summit/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 11:14:59 +0000</pubDate>
		<dc:creator>Olga Koksharova</dc:creator>
				<category><![CDATA[Elcom-News]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[AMD]]></category>
		<category><![CDATA[AMD Fusion Developer Summit]]></category>
		<category><![CDATA[Techno Security Conference]]></category>

		<guid isPermaLink="false">http://blog.crackpassword.com/?p=1704</guid>
		<description><![CDATA[ElcomSoft had a great time overseas in the US, first at&#160;Techno Security Conference&#160;in Myrtle Beach, SC and later at AMD Fusion Developer Summit in Bellevue, WA. So it happened to be quite a long visit to the US full of preparations, talks, meetings, new acquaintances, parties and positive emotions (sun and ocean did their work).&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>ElcomSoft had a great time overseas in the US, first at&nbsp;<a href="http://www.thetrainingco.com/html/Security%20Conference%202011.html">Techno Security Conference</a>&nbsp;in Myrtle Beach, SC and later at <a href="http://developer.amd.com/afds/pages/default.aspx">AMD Fusion Developer Summit </a>in Bellevue, WA. So it happened to be quite a long visit to the US full of preparations, talks, meetings, new acquaintances, parties and positive emotions (sun and ocean did their work).&nbsp;</p>
<p>At Techno Security it seemed like we were the only newcomers (maybe partly due to this fact we were so warmly welcomed), as practically everybody knew each other (even visitors) and the whole situation resembled an alumni party in a very positive and friendly atmosphere.<span id="more-1704"></span></p>
<p>We had a literally overloaded lecture-room during Andrey&rsquo;s talk, people were even standing along the walls. Actually, at first I was really happy with this fact. Our talk was about locating disk decryption keys in memory which was announced and printed in event agenda. It&rsquo;s something new for our company, but it&rsquo;s no breakthrough in the industry, and so we didn&rsquo;t expect too many people to come. However, against all my expectations, during the speech listeners were taking notes, typing something in their laptops, and looking angrily at me when I was trying to take some pictures producing though very little noise, &ndash; I gave up quite soon.</p>
<p><a href="http://blog.crackpassword.com/2011/06/elcomsoft-at-techno-security-conference-and-amd-fusion-developer-summit/img_4701_-4/" rel="attachment wp-att-1720"><img alt="" class="size-medium wp-image-1720" height="366" src="http://blog.crackpassword.com/wp-content/uploads/2011/06/IMG_4701_3-550x366.jpg" title="Andrey Belenko speaking about locating disk decryption keys in memory" width="550" /></a></p>
<p>Interestingly, after Andrey&rsquo;s speech most visitors that came up to the booth had questions about our new iPhone toolkit or sometimes about Elcomsoft Blackberry Backup Extractor and very few had a disk decryption or key mining related questions. I suppose some of listeners were probably hoping Andrey would touch upon iPhone toolkit as well. I&rsquo;m so sorry we had to choose the topic of our speech so in advance that we couldn&rsquo;t fix it later. But we did our best to answer all your questions and demo the software at our booth, if you still have any, feel free to ask right here!</p>
<p>You can find more pictures in our <a href="http://www.facebook.com/media/set/?set=a.10150236796704520.336795.76594179519">facebook</a>.</p>
<p><strong><span style="font-family: 'arial', 'sans-serif'; color: #222222; font-size: 9pt">UPDATE: Here is Andrey&#39;s presentation </span></strong><em><b><span style="font-family: 'arial', 'sans-serif'; color: #222222; font-size: 9pt">&#39;Faster Password Recovery with Modern GPUs&#39; </span></b></em><b><span style="font-family: 'arial', 'sans-serif'; color: #222222; font-size: 9pt">in <a href="http://developer.amd.com/afds/assets/presentations/1520_final.pdf" target="AMD developer summit pdf">PDF</a> and <a href="http://developer.amd.com/afds/pages/video.aspx#/Dev_AFDS_Reb_1520" target="AMD developer summit video">video</a>&nbsp;format</span></b><em><b><span style="font-family: 'arial', 'sans-serif'; color: #222222; font-size: 9pt">. </span></b></em><span style="font-family: 'arial', 'sans-serif'; color: #222222; font-size: 9pt"><o:p></o:p></span></p>
<img src="http://feeds.feedburner.com/~r/crackpassword/blog/~4/rEC36-THgQk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.crackpassword.com/2011/06/elcomsoft-at-techno-security-conference-and-amd-fusion-developer-summit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.crackpassword.com/2011/06/elcomsoft-at-techno-security-conference-and-amd-fusion-developer-summit/</feedburner:origLink></item>
		<item>
		<title>How to trace criminals on Facebook</title>
		<link>http://feedproxy.google.com/~r/crackpassword/blog/~3/3mNT-37WyqY/</link>
		<comments>http://blog.crackpassword.com/2011/06/how-to-trace-criminals-on-facebook/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 12:18:57 +0000</pubDate>
		<dc:creator>Olga Koksharova</dc:creator>
				<category><![CDATA[Elcom-News]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Industry News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Elcomsoft Distributed Password Recovery]]></category>
		<category><![CDATA[Elcomsoft Internet Password Breaker]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Facebook Password Extractor]]></category>

		<guid isPermaLink="false">http://blog.crackpassword.com/?p=1664</guid>
		<description><![CDATA[There has already been much said about enhanced federal activity in social networks &#8220;including but not limited to Facebook, MySpace, Twitter, Flickr&#8221; etc. in order to gather suspects&#8217; information and use it as evidence in investigation. However, far not everybody can understand (neither do three-letter agencies I suppose) how they can represent such info in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.crackpassword.com/2011/06/how-to-trace-criminals-on-facebook/fpe-2/" rel="attachment wp-att-1675"><img align="right" alt="Facebook lock" class="alignright size-thumbnail wp-image-1675" height="150" src="http://blog.crackpassword.com/wp-content/uploads/2011/06/fpe1-150x150.png" title="Facebook Password Extractor" width="150" /></a>There has already been much said about enhanced federal activity in social networks &ldquo;<a href="http://www.eff.org/files/filenode/social_network/20100303__crim_socialnetworking.pdf">including but not limited to Facebook, MySpace, Twitter, Flickr</a>&rdquo; etc. in order to gather suspects&rsquo; information and use it as evidence in investigation. However, far not everybody can understand (neither do three-letter agencies I suppose) how they can represent such info in courts and to what extent it should be trusted.<span id="more-1664"></span></p>
<p>The <em>Onion News Network</em> has a news webcast about Facebook program and its use in acquiring information during federal investigations and how greatly this project can save federal expenses:</p>
<p>
<iframe frameborder="no" height="270" scrolling="no" src="http://www.theonion.com/video_embed/?id=19753" width="480"></iframe><br />
<a href="http://www.theonion.com/video/cias-facebook-program-dramatically-cut-agencys-cos,19753/" target="_blank" title="CIA's 'Facebook' Program Dramatically Cut Agency's Costs">CIA&#39;s &#39;Facebook&#39; Program Dramatically Cut Agency&#39;s Costs</a></p>
<p>&nbsp;</p>
<p><br"></br"></p>
<p>Joking aside, although Facebook was not presupposed to carry out any federal mission like this, the fact is that Feds can very well use Facebook to gather more details of people they are looking for. The question is: how can they do this (if, of course, that&rsquo;s not the &lsquo;special project&rsquo; itself)? One of possible ways to get necessary data would be to set an account and make friends with the suspect, however there are some hidden rocks in it. First, the suspect might not like to make friends with &ldquo;camouflaged&rdquo; feds; second, even if you managed to get friends, your access to suspects&rsquo; details can be restricted.&nbsp; Obviously, this is not an easy way to chase a criminal, on the other hand it provides an opportunity to establish and initiate personal contact with the suspect if that&rsquo;s required.</p>
<p>What else can be done? Well, getting access to suspects&rsquo; computer is not a bad idea and most probably this would be point number one. There are many ways to seize and arrest suspects&rsquo; computers and as soon as it is accessible computer specialists start scrutinizing its content in search of any evidence. Here all ElcomSoft password recovery tools come into action and now also <a href="http://www.elcomsoft.com/fpe.html">Facebook Password Extractor </a>designed exclusively for Facebook accounts.&nbsp;</p>
<p>The new utility gets Facebook account passwords saved in Web browsers on the local computer.&nbsp; Pleasant thing is that ElcomSoft decided to help saving federal costs as well and made the software free of charge: &ldquo;This is our duty!&rdquo;, says unnamed ElcomSoft representative. The main&nbsp;Facebook Passwords Extractor features:</p>
<ul>
<li>The utility is absolutely free</li>
<li>Easy exploitation &ndash; you simply start the program and it takes over the rest of work</li>
<li>Supports all popular Web browsers and their versions: Internet Explorer till v. 9, Mozilla Firefox till v. 4, Opera till v. 11.10, Google Chrome till v. 11, Apple Safari till v. 5</li>
<li>Works almost instantly</li>
<li>Finds unlimited (i.e. all) number of logins and passwords stored in Web browsers on local computer.</li>
<li>Does not matter how long and complex the passwords are and what languages they&#39;re in</li>
</ul>
<p>N.B. Passwords stored in Mozilla Firefox and Opera protected with master password, cannot be recovered with this tool. For the first one (Firefox), however, we do have the solution: <a href="http://www.elcomsoft.com/edpr.html">Elcomsoft Distributed Password Recovery</a>. Let us know if you&#39;re interested in Opera master password recovery, too!</p>
<p>Working with it is quite simple. Right after you start Facebook Password Extractor, it searches Web browsers installed in the system and analyses data stored in every of the installed browsers, local databases, and cache. This allows finding all account information (login &ndash; password) that has ever been saved in Web browsers as autocomplete and/or authentication data. All found passwords to Facebook accounts are being decrypted and displayed in convenient form.</p>
<p>There is one &ldquo;problem&rdquo; with Facebook Password Extractor, though. It works with Facebook only&nbsp;<img alt=":)" height="20" src="http://blog.crackpassword.com/wp-content/plugins/fckeditor-for-wordpress-plugin/ckeditor/plugins/smiley/images/regular_smile.gif" title=":)" width="20" /> . If you need to reveal passwords to other social networks, get the <a href="http://www.elcomsoft.com/einpb.html">Elcomsoft Internet Password Breaker </a>instead. It is not free, but you always get what you paid for &ndash; not just [saved] passwords to social networks, but also the contents of &lsquo;autocomplete&rsquo; fields (an extremely good source of information, including passwords), Windows Live Mail credentials and more.</p>
<img src="http://feeds.feedburner.com/~r/crackpassword/blog/~4/3mNT-37WyqY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.crackpassword.com/2011/06/how-to-trace-criminals-on-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.crackpassword.com/2011/06/how-to-trace-criminals-on-facebook/</feedburner:origLink></item>
	</channel>
</rss>

