<?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>Geeknizer &#187; Security</title>
	<atom:link href="http://geeknizer.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeknizer.com</link>
	<description>iPhone, Android, mobile, Technology news</description>
	<lastBuildDate>Mon, 06 Feb 2012 17:52:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Network Spoofer for Android over WiFi [ARP Spoof hacks]</title>
		<link>http://geeknizer.com/network-spoofer-android-arp-spoof-hacks/</link>
		<comments>http://geeknizer.com/network-spoofer-android-arp-spoof-hacks/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 17:48:27 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=9651</guid>
		<description><![CDATA[Network Spoofer lets you run arpspoof attacks and other fun hacks from Android, messing with your Wifi internet from your phone, just like WifiKill can kick users from Wifi. Note:... <span class="meta-more"><a href="http://geeknizer.com/network-spoofer-android-arp-spoof-hacks/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p>Network Spoofer lets you run arpspoof attacks and other fun hacks from Android, messing with your Wifi internet from your phone, just like <a href="http://geeknizer.com/kick-users-devices-from-wifi/">WifiKill can kick users from Wifi</a>.</p>
<p>Note: This app is just for fun, it doesn&#8217;t cause any damages to anyone other than annoyance. Use it with precaution.</p>
<p><a href="http://geeknizer.com/wp-content/uploads/2012/01/network-spoofer.jpg"><img class="alignnone size-full wp-image-9652" title="network-spoofer" src="http://geeknizer.com/wp-content/uploads/2012/01/network-spoofer.jpg" alt="" width="200" height="272" /></a></p>
<p>The project is similar to the <a href="http://www.ex-parrot.com/pete/upside-down-ternet.html">Upside-down-ternet</a> project: from the phone you can flip pictures on someone&#8217;s computer upside down. There are couple of fun things you can do with this app. It lets you:</p>
<ul>
<li>Flip pictures on someone&#8217;s PC.</li>
<li>Change Google searches keywords,</li>
<li> redirect websites to some other sites,</li>
<li>and many more features to come.</li>
</ul>
<p>App works well in combination with Shark for Android &#8211; combined they allow you to capture packets when logged onto wifi networks.</p>
<p><a href="http://geeknizer.com/wp-content/uploads/2012/01/networkspoofer.jpg"><img class="alignnone size-full wp-image-9653" title="networkspoofer" src="http://geeknizer.com/wp-content/uploads/2012/01/networkspoofer.jpg" alt="" width="250" height="417" /></a></p>
<p>Simply install from the Android Market (on a rooted device running &gt;2.2), and download the setup files from the application. This requires about 600MB free SD card space. The program needs the phone to be rooted, and have busybox (most custom firmwares have this).</p>
<p>Developers can contribute at <a href="https://launchpad.net/android-netspoof">Launchpad</a> (main project) and <a href="http://sourceforge.net/projects/netspoof/">Sourceforge</a>.</p>
<p><a href="https://market.android.com/details?id=uk.digitalsquid.netspoofer">Download</a> the App from Market.</p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us <a href="http://twitter.com/geeknizer"><strong>@geeknizer </strong>on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer"><strong>Facebook</strong> Fanpage</a>, <a href="https://plus.google.com/b/117636454220284616721/"><strong>Google+</strong></a>:<br />
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/network-spoofer-android-arp-spoof-hacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEAndroid: Security Enhanced Android by NSA</title>
		<link>http://geeknizer.com/seandroid-security-enhanced-android-nsa/</link>
		<comments>http://geeknizer.com/seandroid-security-enhanced-android-nsa/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 18:41:23 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=9573</guid>
		<description><![CDATA[Android is the most secure mobile smartphone OS in the market today, thanks to the inherent sandboxing inspired from world&#8217;s most secure browser: Chrome. Such security is really consumer grade,... <span class="meta-more"><a href="http://geeknizer.com/seandroid-security-enhanced-android-nsa/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p>Android is the most secure mobile smartphone OS in the market today, thanks to the inherent sandboxing inspired from world&#8217;s <a href="http://geeknizer.com/most-secure-browser/">most secure browser: Chrome</a>.</p>
<p>Such security is really consumer grade, its secure in the real world but may not be secure enough for driving Top most secret tasks like the ones Government agencies like NSA is involved with.</p>
<p><a href="http://geeknizer.com/wp-content/uploads/2012/01/seandroid.jpg"><img title="seandroid" src="http://geeknizer.com/wp-content/uploads/2012/01/seandroid.jpg" alt="" width="400" height="306" /></a></p>
<p>The National Security Agency (NSA) released the first version of their custom build of Google’s popular OS, called <strong>Security Enhanced Android</strong>. The system is designed to minimize the impact of security holes on Android. The SEAndroid project is enabling the use of <strong>SELinux in Android</strong> in order to limit the damage that can be done by flawed or malicious apps.</p>
<p>SEAndroid is born with robust support for:</p>
<ul>
<li>Per-file security labeling support for yaffs2,</li>
<li>Filesystem images (yaffs2 and ext4) labeled at build time,</li>
<li>Kernel permission checks controlling Binder IPC,</li>
<li>Labeling of service sockets and socket files created by init,</li>
<li>Labeling of device nodes created by ueventd,</li>
<li>Flexible, configurable labeling of apps and app data directories,</li>
<li>Userspace permission checks controlling use of the Zygote socket commands,</li>
<li>Minimal port of SELinux userspace,</li>
<li>SELinux support for the Android toolbox,</li>
<li>Small TE policy written from scratch for Android,</li>
<li>Confined domains for system services and apps,</li>
<li>Use of MLS categories to isolate apps.</li>
</ul>
<p>You can integrate SEAndroid into your own Custom ROM. First, you should make sure that you are able to successfully download, build and run the Android Open Source Project (AOSP) source code by following the instructions starting from <a title="http://source.android.com/source/initializing.html" rel="nofollow" href="http://source.android.com/source/initializing.html">http://source.android.com/source/initializing.html</a></p>
<p>Once you have successfully built and run AOSP, you can obtain a local manifest specifying the SE Android git trees from <a title="http://selinuxproject.org/~seandroid/local_manifest.xml" rel="nofollow" href="http://selinuxproject.org/~seandroid/local_manifest.xml">http://selinuxproject.org/~seandroid/local_manifest.xml</a>. Copy this file to the .repo subdirectory of your AOSP clone, and then run repo sync. Your tree should now include the SE Android modifications. For further dev info, visit the <a href="http://selinuxproject.org/page/SEAndroid" target="_blank">official Wiki</a>.</p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us <a href="http://twitter.com/geeknizer"><strong>@geeknizer </strong>on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer"><strong>Facebook</strong> Fanpage</a>, <strong><a href="https://plus.google.com/b/117636454220284616721/">Google+</a></strong>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/seandroid-security-enhanced-android-nsa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Login to Gmail without Keyboard / Password using Android, iPhone</title>
		<link>http://geeknizer.com/login-to-gmail-without-keyboard-password-using-android-iphone/</link>
		<comments>http://geeknizer.com/login-to-gmail-without-keyboard-password-using-android-iphone/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 16:04:41 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=9552</guid>
		<description><![CDATA[So you&#8217;re on a public computer and you need to access the desktop Gmail so badly but you&#8217;re really scared of entering your password on a public computer. Its fair... <span class="meta-more"><a href="http://geeknizer.com/login-to-gmail-without-keyboard-password-using-android-iphone/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;re on a public computer and you need to access the desktop Gmail so badly but you&#8217;re really scared of entering your password on a public computer. Its fair to be scared, it might have a keylogger installed and incognito mode just won&#8217;t help.</p>
<p><a href="http://geeknizer.com/wp-content/uploads/2012/01/gmail-auth.jpg"><img class="alignnone size-full wp-image-9557" title="gmail-auth" src="http://geeknizer.com/wp-content/uploads/2012/01/gmail-auth.jpg" alt="" width="309" height="231" /></a></p>
<p>Google has launched a new way to authorize and login with your credentials without actually logging in with password or keyboard onto any PC. It&#8217;s called <strong>Sesame</strong>.</p>
<p><strong>How Google Gmail Sesame Authentication Works</strong></p>
<p>It&#8217;s simple: <strong>Remote Autherization</strong> from your mobile. You personal mobile device&#8217;s browser is already logged-In with your Google credentials.</p>
<p><strong>Step 1.</strong> Go ahead and Open <a href="http://accounts.google.com/sesame" target="_blank">http://accounts.google.com/sesame</a> on the desktop browser where you need to access your gmail / google account.</p>
<p><strong>Step 2.</strong> Launch your barcode scanner and scan the QR code that appears on /sesame. You&#8217;ll be asked to authenticate the PC for access to your Google / Gmail account.</p>
<p><a href="http://geeknizer.com/wp-content/uploads/2012/01/gmail-sesame.jpg"><img class="alignnone size-full wp-image-9553" title="gmail-sesame" src="http://geeknizer.com/wp-content/uploads/2012/01/gmail-sesame.jpg" alt="" width="300" height="480" /></a><a href="http://geeknizer.com/wp-content/uploads/2012/01/google-sesame.jpg"><img class="alignnone size-full wp-image-9554" title="google-sesame" src="http://geeknizer.com/wp-content/uploads/2012/01/google-sesame.jpg" alt="" width="300" height="209" /></a></p>
<p>You&#8217;ll automagically be logged into the Desktop PC. Remote authorization at its best!</p>
<p>Related: <a href="http://geeknizer.com/prevent-gmail-from-being-hacked/">Make your Gmail UnHackable, Hacker proof</a>.</p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us <a href="http://twitter.com/geeknizer"><strong>@geeknizer </strong>on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer"><strong>Facebook</strong> Fanpage</a>, <strong><a href="https://plus.google.com/b/117636454220284616721/">Google+</a></strong>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/login-to-gmail-without-keyboard-password-using-android-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Disable, Remove Carrier IQ Keylogger from Android</title>
		<link>http://geeknizer.com/disable-remove-carrier-iq-keylogger-android/</link>
		<comments>http://geeknizer.com/disable-remove-carrier-iq-keylogger-android/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 18:12:59 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=9194</guid>
		<description><![CDATA[If you&#8217;re on iOS device like iPhone, your every activity is logged and you are out of luck. On Android phones like Official Google flagship Nexus series, there is no... <span class="meta-more"><a href="http://geeknizer.com/disable-remove-carrier-iq-keylogger-android/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re on iOS device like iPhone, your every activity is logged and you are out of luck. On Android phones like Official Google flagship Nexus series, there is no Career IQ present. However, phones locked to networks like Sprint, AT&amp;T, Verizon to have traces of keyloggers / Career IQ which monitor your full phone activity. We&#8217;ll help you disable and remove them.</p>
<p><img class="alignnone size-full wp-image-9198" title="carrieriq" src="http://geeknizer.com/wp-content/uploads/2011/12/carrieriq.jpg" alt="" width="288" height="204" /></p>
<p>Carrier IQ is a tool that runs on almost all modern smartphones, installed by your own favorite carrierrunning the app on one of their own phones. This is basically a keylogger that captures all your keystrokes &amp; monitors user&#8217;s full phone activity.</p>
<p><strong>How to Remove, Disable Carrier IQ Keylogger</strong></p>
<p><strong>Logging Checker </strong>is a too developed by Trevor<em> </em>Eckhart, which checks logging activity on your phone and lets you know where the logging data is going to. Besides checking Carrier IQ logs, it can look for Google and HTC Usage logs, Dropbox logs etc. It lets you check app usage logs in a UI as well as giving you some pretty strong internet security features (like enabling HTTPS wherever possible and more).</p>
<p>It checks:</p>
<ul>
<li><strong>Check CIQ files (Root Only)</strong>- Sees if CIQ exists in your system</li>
<li><strong>Check Google Usage Logs(Root Only)</strong>- Checks for logs in /data/system/usagestats</li>
<li><strong>Check HTC Usage Logs (Root Only)</strong>- Checks for logs in /data/system/appusagestats</li>
<li><strong>Check Devlog (Root Only)</strong> &#8211; Checks /devlog partition, written out by htc_ebdlogd</li>
<li><strong>Check Dropbox Logs(Root Only)</strong>- Checks for logs in /data/system/dropbox</li>
<li><strong>Check UserBehavior DB(Root Only)</strong>- Reads user Behavior monitoring database</li>
<li><strong>AppUsage UI</strong> &#8211; See app usage logs in UI</li>
<li><strong>CIQ APP UI</strong> &#8211; Attempts to open all known CIQ Activities</li>
<li><strong>Start HTCLoggers</strong> &#8211; Start HTC Logging Activities</li>
</ul>
<p><img class="alignnone size-full wp-image-9197" title="carrier-iq" src="http://geeknizer.com/wp-content/uploads/2011/12/carrier-iq.jpg" alt="" width="397" height="700" /></p>
<p>This app has started to turn into a full security suite. It can be used to verify what logging is being done on your phone and where data is going to. It will assist you in manually removing parts you do not running (see post#1), or you can go pro for automatic everything (and support me).</p>
<p>We had a chance to check this app on various unlocked Android devices, and we found Carrier IQ was not present on Samsung Galaxy S, SII, Nexus S. However, it is definitely present on carrier specific locked phones.</p>
<p>Go ahead and launch the application, tap on <em>CIQ Checks</em> and then read the scrolling text at the bottom which will let you know if it found Carrier IQ activity or not.</p>
<p>Free app only checks the presence, paid version can assist you in removing it. <a href="http://forum.xda-developers.com/showpost.php?p=17612559&amp;postcount=110" target="_blank">Download Logging Checker</a> [Official Thread], <a href="https://market.android.com/details?id=com.treve.loggingkey" target="_blank">Get Logging Checker Pro </a>[Market]</p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us<a href="http://twitter.com/geeknizer"><strong>@geeknizer</strong>on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer">Facebook Fanpage</a>, <strong><a href="https://plus.google.com/b/117636454220284616721/" target="_blank">Google+</a></strong>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/disable-remove-carrier-iq-keylogger-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decipher, Bypass Captcha codes [DeCaptcha]</title>
		<link>http://geeknizer.com/decipher-bypass-captcha-codes/</link>
		<comments>http://geeknizer.com/decipher-bypass-captcha-codes/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 16:15:39 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=9067</guid>
		<description><![CDATA[To bypass spams and brute force attempts on various sites, whether its registering for accounts or submitting forms, sites world over use Captcha codes. Till today, these captcha codes would... <span class="meta-more"><a href="http://geeknizer.com/decipher-bypass-captcha-codes/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p>To bypass spams and brute force attempts on various sites, whether its registering for accounts or submitting forms, sites world over use Captcha codes. Till today, these captcha codes would have to be entered as indicated by humans, but this is changing with discovery of new way to decipher it.</p>
<p><img class="alignnone size-full wp-image-9071" title="captcha" src="http://geeknizer.com/wp-content/uploads/2011/11/captcha.jpg" alt="" width="299" height="175" /></p>
<p>Captcha stands for Completely Automated Public Turing Test to differentiate between Computers and Humans. It was invented by Carnegie Mellon University computer science graduate student in 2000 as a security tool to safeguard web sites from automated bot attacks and spammers.</p>
<p>Team of researchers at Stanford have outsmarted the Captcha codes. Their anti-spam tool-breaker was able to kill off captcha’s protective cover.</p>
<blockquote><p>“As we substantiate by thorough study, many popular websites still rely on schemes that are vulnerable to automated attacks. For example, our automated Decaptcha tool breaks the Wikipedia scheme&#8230; approximately 25% of the time. 13 out of 15 of the most widely used current schemes are similarly vulnerable to automated attack by our tool. Therefore, there is a clear need for a comprehensive set of design and testing principles that will lead to more robust captchas.”</p></blockquote>
<p><strong>Decaptcha</strong> is capable of isolating the text from noise in the captcha image. From the clean text image, it then runs a smart <a href="http://geeknizer.com/convert-image-to-text-online-ocr-free/">OCR</a> (optical character recognition) to translate image to text.Each text character is identified individually.</p>
<p>To prototype was able to break into Real world websites with Captcha. Decaptcha worked successfully on Visa&#8217;s Authorize.net payment gateway was defeated 66 per cent of the time. eBay&#8217;s captcha was sidestepped 43 per cent of the time. Lower thwart rates were recorded at Wikipedia, Digg and CNN.</p>
<p>Google and reCAPTCHA were the only two that beat out the Stanford team’s automated tool&#8211;no gotchas for either one.</p>
<p>More details: <a href="http://cdn.ly.tl/publications/text-based-captcha-strengths-and-weaknesses.pdf" target="_blank">PDF</a></p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us<a href="http://twitter.com/geeknizer"><strong>@geeknizer </strong>on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer">Facebook Fanpage</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/decipher-bypass-captcha-codes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bypass iPad 2 password</title>
		<link>http://geeknizer.com/bypass-ipad-2-password/</link>
		<comments>http://geeknizer.com/bypass-ipad-2-password/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 10:51:00 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[ipad 2]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=9024</guid>
		<description><![CDATA[Apple is known for making the best User interfaces with the weakest security. Just like Safari is the most hackable browser and iOS devices prone to various vulnerabilities, here comes... <span class="meta-more"><a href="http://geeknizer.com/bypass-ipad-2-password/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p>Apple is known for making the best User interfaces with the weakest security. Just like Safari is the most hackable browser and iOS devices prone to various vulnerabilities, here comes another hack for the iPad 2.</p>
<p><img class="alignnone size-full wp-image-9028" title="ipad2-cover" src="http://geeknizer.com/wp-content/uploads/2011/10/ipad2-cover.jpg" alt="" width="250" height="188" /></p>
<p>Its known that iPad 2 can be unlocked using Smart Cover, which uses magnetic pattern to lock and unlock the device. But what is not known is that same Smart Cover can be used to Unlock ANY iPad 2, no matter if its password locked.</p>
<p>How to <strong>bypass iPad 2 Password</strong>, easily:</p>
<p>Step 1. Come to the lockscreen where the password is prompted.</p>
<p>Step 2. Press and hold the power button till you get &#8220;slide to unlock&#8221;.</p>
<p>Step 3. Flip over the SmartCover.</p>
<p>Step 4. Remove the SmartCover and click cancel. Boom, iPad 2 is now Unlocked.</p>
<p>Demo:</p>
<p><object style="height: 390px; width: 640px;" width="640" height="360"><param name="movie" value="http://www.youtube.com/v/ZPHDm88-HAc?version=3&amp;feature=player_detailpage" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://www.youtube.com/v/ZPHDm88-HAc?version=3&amp;feature=player_detailpage" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us<a href="http://twitter.com/geeknizer"><strong>@geeknizer </strong>on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer">Facebook Fanpage</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/bypass-ipad-2-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kick users, devices from Wifi</title>
		<link>http://geeknizer.com/kick-users-devices-from-wifi/</link>
		<comments>http://geeknizer.com/kick-users-devices-from-wifi/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 06:08:10 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=8940</guid>
		<description><![CDATA[Is your roommate eating all of your Wifi bandwidth downloading those crazy torrents? Is your wife streaming too many movies from Netflix? Are your younger ones spending so much time... <span class="meta-more"><a href="http://geeknizer.com/kick-users-devices-from-wifi/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p>Is your roommate eating all of your Wifi bandwidth downloading those crazy torrents? Is your wife streaming too many movies from Netflix? Are your younger ones spending so much time on nothing but Facebook? Its almost time start kicking them from Wifi connection.</p>
<p><img class="alignnone size-full wp-image-8943" title="wifikill" src="http://geeknizer.com/wp-content/uploads/2011/10/wifikill.jpg" alt="" width="288" height="512" /></p>
<p>You can now<strong> kick users &amp; devices from Wifi </strong>using an android app called <strong>WiFiKill</strong>. The app makes sure that a targeted users is not able to connect to Internet using your Wifi.</p>
<p>WiFiKill is pretty simple: it scans your network for connected devices and gives the option to individually kill their network connectivity. You can also chose to Kick all users, if you intend to. Tick the &#8220;all&#8221; box and the network will be completely empty in a matter of seconds. To re-enable connectivity for any device, simply uncheck the box next to its name.</p>
<p><img class="alignnone size-medium wp-image-8944" title="wifi-kill" src="http://geeknizer.com/wp-content/uploads/2011/10/wifi-kill-168x300.jpg" alt="" width="168" height="300" /></p>
<p><em>Note: App does wacky stuff to your wifi by injecting spoofing DNS and several other UDP stuff, works only on <a href="http://geeknizer.com/tag/root">Rooted </a>phones.</em></p>
<p>There&#8217;s alot of things you can do with it, but doing so for Public or shared networks can create  serious problems. We hope you don&#8217;t boot users and create havoc using this app. Use it wisely, don&#8217;t be a jackass. If you promise to be ethical, feel free to install the app from <a href="https://market.android.com/details?id=net.ponury.wifikill" target="_blank">market</a>.</p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us<a href="http://twitter.com/geeknizer"><strong>@geeknizer</strong> on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer">Facebook Fanpage</a>:</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/kick-users-devices-from-wifi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Police can Tap, Steal Phone data</title>
		<link>http://geeknizer.com/how-police-can-tap-steal-phone-data/</link>
		<comments>http://geeknizer.com/how-police-can-tap-steal-phone-data/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 21:43:07 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[smartphones]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=8855</guid>
		<description><![CDATA[You will be amazed by the fact that Police can now Tap &#38; steal your personal data from your smartphone/ feature-phone alike. This data is extremely valuable, contains not just... <span class="meta-more"><a href="http://geeknizer.com/how-police-can-tap-steal-phone-data/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p>You will be amazed by the fact that Police can now Tap &amp; steal your personal data from your smartphone/ feature-phone alike. This data is extremely valuable, contains not just the call records, Text but also your location history and what not.</p>
<p>Michigan police was already found to do that last month, but if sources are to be trusted, they are going nationwide in US and soon in several other countries. The device used is the <strong>CelleBrite UFED, </strong>which is able to copy most of the data on over 2500 different mobile devices. It does all that in under 2 minutes. UFED brochure claims:</p>
<blockquote><p>The UFED system extracts vital information from 95% of all cellular phones on the market today, including smartphones and PDA devices (Palm OS, Microsoft, Blackberry, Symbian, iPhone, and Google Android). Simple to use even in the field with no PC required, the UFED can easily store hundreds of phonebooks and content items onto an SD card or USB flash drive.</p></blockquote>
<p><img title="cellbrite-scanner" src="http://geeknizer.com/wp-content/uploads/2011/10/cellbrite-scanner.jpg" alt="" width="300" height="247" /></p>
<p>And technical <a href="http://www.cellebrite.com/images/stories/ufed%202/UFED_PA_user_guide.pdf" target="_blank">description</a>:</p>
<blockquote><p>The UFED hardware with Physical Extraction module, used to create Physical and/or Logical dumps from mobile devices, which can then be saved to a USB disk drive, SD memory card, or directly to your PC. The UFED Physical Analyzer (PA) PC application, which provides an in-depth physical memory analysis of the extracted mobile phone data (phonebook contents, SMS messages, call logs, image files, video files, audio files, and more) The Physical Analyzer also serves to generate comprehensive and verified evidence reports of relevant data extracted and analyzed from the mobile device.</p>
<p>The UFED Physical Analyzer software allows the investigator to perform in-depth analysis of the extracted data<br />
and generate reports. The UFED PA application provides the following key features:</p>
<ul>
<li> Analysis of the hex dump with a layered view of memory content</li>
<li>Provides a detailed view of the hex dump</li>
<li>Reconstructs the phone file system</li>
<li>Decodes contact lists, SMS messages, call logs, phone information (IMSI, ICCID, user codes) and more</li>
<li>Provides a view of data files – images, videos, etc.</li>
<li>Provides access to both current and deleted data</li>
<li>Retrieves phone passwords</li>
<li>Simple viewing and user friendly browsing of information</li>
</ul>
<p> Powerful search tools</p>
<ul>
<li>Instantly search for project content</li>
<li>Search the hex dump or file system</li>
</ul>
<p>Search by various parameters such as strings, bytes, numbers, dates</p>
<ul>
<li>Use GREP search (regular expressions) to look for specific data strings</li>
<li>Bookmarking memory locations for indexing of key areas for later review</li>
</ul>
</blockquote>
<p><img class="alignnone size-full wp-image-8858" title="cellbrite-hack" src="http://geeknizer.com/wp-content/uploads/2011/10/cellbrite-hack.jpg" alt="" width="612" height="344" /></p>
<p>The ACLU fears that the next time you get stopped for speeding in Michigan, you’ll be handing over your cell phone, and your entire mobile history, to the nice officers. Of course, you have no idea into what all they can grab. Of course, you don&#8217;t have an option.</p>
<p>There&#8217;s something thats more scary than being able to extract your information &#8212; Being able to inject information into the phone like fake call logs, gps logs, text messages, calendar appointments. It would open your call log SQLLite DB (in the case of an iPhone, Android) and write a new entry. e.g. If my intake information says I received the phone at 15:20:00 but there is a write to phonecalls.sql at 16:22:00 User better have a logical explanation.</p>
<p>We write about <a href="http://geeknizer.com/tag/google">Google</a>, <a href="http://geeknizer.com/tag/twitter">Twitter</a>, <a href="http://geeknizer.com/tag/security">Security</a>, <a href="http://geeknizer.com/tag/open-source">Open Source</a>, <a href="http://geeknizer.com/tag/programming">Programming</a>, <a href="http://geeknizer.com/">Web</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/android">Android</a> and latest in Tech <a href="http://twitter.com/geeknizer"><strong>@geeknizer </strong>on Twitter</a> or by subscribing below:</p>
<p>&nbsp;</p>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/how-police-can-tap-steal-phone-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android, iPhone Keylogger using Accelerometer Data</title>
		<link>http://geeknizer.com/android-iphone-keylogger/</link>
		<comments>http://geeknizer.com/android-iphone-keylogger/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 04:15:04 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[smartphones]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=8609</guid>
		<description><![CDATA[If you you are planning to do nasty things by capturing keystrokes on a smartphone, there are very good chances that you would get caught. Keyloggers have been long popular... <span class="meta-more"><a href="http://geeknizer.com/android-iphone-keylogger/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-8613" title="android-keyboard" src="http://geeknizer.com/wp-content/uploads/2011/08/android-keyboard.jpg" alt="" width="230" height="223" />If you you are planning to do nasty things by capturing keystrokes on a smartphone, there are very good chances that you would get caught. Keyloggers have been long popular on windows, but on smartphones it can be  tougher to get through unless you deploy smart ways.</p>
<p>Researchers from the University of California Davis, have successfully decoded the keystrokes on an Android on-screen keyboard by measuring the wiggles, jiggles, and vibrations picked up by the device’s accelerometer caused by pressing onscreen keys. Hao Chen and Lian Cai claim that this is a big deal coz almost any app can use the accelerometer without attracting user attention. Accelerometer data can sure be collected in the background, without a clue.</p>
<p>Any script kiddie can do it on windows, but smartphones have a more robust approach to applications and permissions, that makes it even harder.</p>
<p><strong>How Accelerometer is used as Keylogger [<a href="http://www.cs.ucdavis.edu/~hchen/paper/hotsec11.pdf" target="_blank">PDF whitepaper</a>]</strong></p>
<p>Using the 3-axis of the accelerometer, keylogger can be built with accuracy of upto 71.5%, on an average.</p>
<p>Every key has a unique &#8220;pitch, roll and yaw&#8221; fingerprint that can be identified absed on the sample data that had been compiled in advance. The data looks like the patterns below.</p>
<p><img class="alignnone size-full wp-image-8614" title="touchlogger" src="http://geeknizer.com/wp-content/uploads/2011/08/touchlogger.jpg" alt="" width="640" height="349" /></p>
<p>The accuracy actually depends on the sensitivity of the accelerometer, so it varies from device to device. Newer Android phone&#8217;s accelerometer have response times of the order of 30ms vs 110ms on older ones like Original Motorola Droid.</p>
<blockquote><p>The motion of a smartphone during typing depends on several factors: 1) the striking force of the typing fin- ger; 2) the resistance force of the supporting hand; 3) the landing location of the typing finger; and 4) the location of the supporting hand on the smartphone. The first two factors mainly affect the shift of the phone, while the lat- ter two mainly affects the rotation. We observe that the first two factors likely depend on the user, while the lat- ter two are likely to be user-independent because (1) on each soft keyboard configuration, each key is at a fixed location, and (2) a user typically holds her smartphone in a consistent way. Therefore, we would like to extract the rotation components while filtering out the shift compo- nents from motion sensor data.</p></blockquote>
<p>Achieving 71.5% accuracy, on average across all devices, for numpad keys is a good number to begin with.</p>
<p><strong>TouchLogger</strong> performs even better on larger and newer devices like tablets, given that they have gyroscopes and better cameras.</p>
<p><strong>Possibilities</strong></p>
<p>Although this cannot be considered a bug in Android or any other smartphone, its sure is hardest to get rid of. Even by capturing numbers alone, enough private data about user can be collected.</p>
<p>If someone takes these algorithms and port to javascript, its easy to grab your keystrokes on a random webpage that has asks for say credit card and/or password.  XSS/JS injection can do wonders to it.</p>
<p>The app would be <a href="http://www.usenix.org/event/hotsec11/" target="_blank">demoed at HotSec </a>in San Francisco next week.</p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us <a href="http://twitter.com/geeknizer"><strong>@geeknizer</strong> on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer">Facebook Fanpage</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/android-iphone-keylogger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY Drone Plane: Hack Wifi, Phone calls</title>
		<link>http://geeknizer.com/diy-drone-plane-hack-wifi-phone-calls/</link>
		<comments>http://geeknizer.com/diy-drone-plane-hack-wifi-phone-calls/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 06:15:01 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[blackhat]]></category>
		<category><![CDATA[defcon]]></category>
		<category><![CDATA[GSM]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=8484</guid>
		<description><![CDATA[Every year, at BlackHat, DefCon conference, several new hacks, cracks and vulnerabilities are exposed for the popularly used technology, blowing away the users and geeks alike. Two security researchers, Mike... <span class="meta-more"><a href="http://geeknizer.com/diy-drone-plane-hack-wifi-phone-calls/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p>Every year, at BlackHat, DefCon conference, several new hacks, cracks and vulnerabilities are exposed for the popularly used technology, blowing away the users and geeks alike.</p>
<p><a rel="attachment wp-att-8487" href="http://geeknizer.com/diy-drone-plane-hack-wifi-phone-calls/drone-hack-wireless/"><img class="alignright size-full wp-image-8487" title="drone-hack-wireless" src="http://geeknizer.com/wp-content/uploads/2011/08/drone-hack-wireless.jpg" alt="" width="230" height="188" /></a>Two security researchers, Mike Tassey and Richard Perkins,  have unleashed a complete DIY methodology to Launch your personal, specially equipped WASP (Wireless Aerial Surveillance Platform) drone that to flys overhead and <strong>sniff Wi-Fi network</strong>, <strong>intercept cellphone calls</strong>, or launch <strong>denial-of-service attacks with jamming signals</strong>.</p>
<p>This drone plane runs on Arduino and would cost you $6,000. This drone is based on FMQ-117B U.S. Army target drone and equipped it with Wi-Fi and hacking tools &#8212; IMSI catcher and antenna to spoof a GSM cell tower and hack calls. What&#8217;s more? It can launch a dictionary attack on the network using its database of 340million words.</p>
<p><a href="http://geeknizer.com/how-to-hack-gsm-nework-phone/">GSM Hack</a> to break into voice calls has been floating around for a while, and that&#8217;s what inspires these security researchers. Recommended read: <a href="http://geeknizer.com/how-to-hack-gsm-nework-phone/">How to Hack GSM Nework, Phone</a></p>
<p>The device onboard tricks phones to disable encryption, and records call details and content before they’re routed to their intended receiver through VoIP or redirected to anywhere else the hacker wants to send them.</p>
<p><a rel="attachment wp-att-8490" href="http://geeknizer.com/diy-drone-plane-hack-wifi-phone-calls/wasp/"><img class="alignnone size-full wp-image-8490" title="WASP" src="http://geeknizer.com/wp-content/uploads/2011/08/WASP.jpg" alt="" width="580" height="435" /></a></p>
<p>Drone plane weighs 5Kgs and is 2.5m long and is quiet enough to spy on anyone, without trouble. You know, its US military drone, designed to be quiet. It can be automated to travel through programmed GPS coordinates and Google Earth, whole thing is self-driven apart from take off and landings which need to be controlled.</p>
<p>&nbsp;</p>
<p>While such a drone may violate a few flying laws, it doesn’t break any FCC regulations as it uses the HAM radio frequency band or a 3G connection for communication. As to the reason for building it, creators Mike Tassey and Richard Perkins just wanted to prove there is a vulnerability that can easily be taken advantage of with a UAV such as this. It can easily cover 10,000 sq. ft of area using its inboard basestation.</p>
<p>WASP is an open source platform called Auto Pilot using Arduino that Tassey will <a href="https://www.defcon.org/html/defcon-19/dc-19-speakers.html#Tassey">discuss how to build</a> at DEFCON-19 next week. It was originally unveiled last August with the following video giving you a close up view and interview with the creators</p>
<p><strong>Update</strong>: <a href="https://rabbit-hole.org/how-to/" target="_blank">Instructions to Build this drone</a></p>
<p><embed class="rev3PlayerEmbed" type="application/x-shockwave-flash" width="555" height="312" src="http://revision3.com/player-v6180" allowscriptaccess="always" quality="high" allowfullscreen="true"></embed></p>
<p><strong>Endless Possibilities</strong></p>
<p><em>Darker side:</em><br />
Its pretty much obvious that if two security researchers can collaborate to create such a destructive element for communications, wonder how strong could it be when its in terrorists hands.</p>
<p>Hackers would use them to fly above corporations to steal data like confidential IP (intellectual property) or may be launch a DoS attack or jam the cellphone signals of a corporation, without letting anyone know.</p>
<p>You can stop a car, a person from coming into your facility, but what about things that fly overhead? These drones can not just broadcast jamming signal, they can laser focus specific users in crowd.</p>
<p><em>Positives: </em><br />
If you think about positive aspects of such drones, they can prove out to be quiet helpful during natural disasters when other communications break. They can be bagged with more sensors, cameras and help army in critical missions, possibilities are endless.</p>
<p>Related: <a href="http://geeknizer.com/diy-gsm-cellular-data-network/">DIY GSM Cellular Data Network</a></p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us <a href="http://twitter.com/geeknizer"><strong>@geeknizer </strong>on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer">Facebook Fanpage</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/diy-drone-plane-hack-wifi-phone-calls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access Anyone&#8217;s Location Database</title>
		<link>http://geeknizer.com/access-anyones-location-database/</link>
		<comments>http://geeknizer.com/access-anyones-location-database/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 08:04:12 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[location based services]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[smartphones]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[wp7]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=8442</guid>
		<description><![CDATA[Microsoft had been trying to build a location database, similar to what Google had done using street view cars, consisting of data based on publicly broadcast MAC addresses with their corresponding... <span class="meta-more"><a href="http://geeknizer.com/access-anyones-location-database/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-8445" href="http://geeknizer.com/access-anyones-location-database/location-microsoft/"><img class="alignright size-full wp-image-8445" title="location-microsoft" src="http://geeknizer.com/wp-content/uploads/2011/08/location-microsoft.jpg" alt="" width="230" height="153" /></a>Microsoft had been trying to build a location database, similar to what Google had done using street view cars, consisting of data based on <a href="http://news.cnet.com/8301-31921_3-20085028-281">publicly broadcast MAC addresses</a> with their corresponding street address. This data includes your phones and laptops. That&#8217;s fine right? No, not really,  Microsoft didn&#8217;t secure the database and is available to anyone on the web who cares.</p>
<p>Microsoft is gathering data from Windows Phone 7 handsets that connect to wi-fi networks, along with cars that go around sniffing out hotspots, and <a href="http://inference.location.live.com/" target="_blank">logging it all here</a>. I don&#8217;t know why by anyone can get access to the data. Cnet did a self test of various MAC address of its Windows devices and found themselves with complete location history.</p>
<blockquote><p><strong>How it Works:</strong> iPhone and Android devices automatically change their Wi-Fi MAC address when acting as an access point. Android devices appear to choose a MAC address beginning with 02:1A.</p>
<p>Google&#8217;s database doesn&#8217;t include the MAC address 02:1A:11:F2:12:FF. But Microsoft&#8217;s does, and reports that it is located in the Embassy of Montenegro on New Hampshire Avenue in Washington, D.C.</p></blockquote>
<p><strong>Ugly Part:</strong> Since you might have used your smartphone&#8217;s Tether Wifi hotspot,  its highly possible that your data has been captured by Microsoft and available to public. If an attacker knows your MAC address, he already knows your mobile activity on the map. Story doesn&#8217;t end here, Microsoft still doesn&#8217;t comment on whether they collect additional data on the WP7 devices  like the devices connected to the network. What this means is that they might have also captured all phones, laptops connected to those Wifi networks. So If you&#8217;ve ever connected to a Wifi (which you often do), your location might be already public to everyone.</p>
<p>Microsoft&#8217;s statement:</p>
<blockquote><p>&#8220;To provide location-based services, Microsoft collects publicly broadcast cell tower IDs and MAC addresses of Wi-Fi access points via both user devices and managed driving. If a user chooses to use their smartphone or mobile device as a Wi-Fi access point, their MAC address may also be included as a part of our service. However, since mobile devices typically move from one place to another they are not helpful in providing location. Once we determine that a device is not in a fixed location, we remove it from our list of active MAC addresses.&#8221;</p></blockquote>
<p>Ugliest part of the whole story is that  there&#8217;s no way to &#8220;Opt-out&#8221;, you can&#8217;t prevent your MAC address from being added.</p>
<p><strong>How to check if your location is Public or not</strong></p>
<p>Go to <a href="http://elie.im/demo/geoLive.php" target="_blank">this website</a> and enter your mac address, if you see your location info, go and fight with them.</p>
<p>Update: 31st July &#8211; Microsoft seemed to have fixed the problem [<a href="http://elie.im/blog/privacy/using-the-microsoft-geolocalization-api-to-retrace-where-a-windows-laptop-has-been/">via</a>]</p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us <a href="http://twitter.com/geeknizer"><strong>@geeknizer </strong>on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer">Facebook Fanpage</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/access-anyones-location-database/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hack Macbook using Battery</title>
		<link>http://geeknizer.com/hack-macbook-using-battery/</link>
		<comments>http://geeknizer.com/hack-macbook-using-battery/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 07:38:49 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=8366</guid>
		<description><![CDATA[Charlie Miller, the famous Apple security researcher has found another flaw with macbooks. The latest hack is very interesting as he had made it possible to hack  MacBook using the... <span class="meta-more"><a href="http://geeknizer.com/hack-macbook-using-battery/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-8369" href="http://geeknizer.com/hack-macbook-using-battery/macbook_battery/"><img class="alignright size-full wp-image-8369" title="macbook_Battery" src="http://geeknizer.com/wp-content/uploads/2011/07/macbook_Battery.jpg" alt="" width="230" height="173" /></a>Charlie Miller, the famous Apple security researcher has found another flaw with macbooks. The latest hack is very interesting as he had made it possible to hack  MacBook using the battery, alone.</p>
<p>Modern Laptop battery contains its own monitoring circuit which reports the status of the battery to the OS. The circuit is also responsible for preventing battery from overcharging, this comes handy when the laptop is switched off.</p>
<p>The scurity researcher has discovered that the batteries on Macbooks are shipped with the default password on the micro-controller. It can be inferred that if someone knows the default password, the firmware of the battery can be controlled to do many things from simply ruining the battery to install a malware which reinstalls whenever the OS boots. Since you gain access to the micro-controller that controls the battery, it becomes actually possible to overuse and overheat the battery to a limit where it can even catch fire.</p>
<p>Miller claims this hack can make the hacker achieve something that was unachievable before &#8212;  it’s possible to use them to do something really bad &#8211; Insert a new Hard drive, reinstall the software, flash the BIOS, and every time it would reattack and screw the user. And the worse part, it undetectable and impossible to  eradicate other than removing the battery.</p>
<p>Apple released a fix in 2009 to fix problems by creating two passwords used for the chip on the battery. By hacking that password, its possible to do anything like giving false reading to the charger and let it overcharge to cause fire, or to completely rewrite the firmware.</p>
<p><strong>Hack is Not Easy</strong></p>
<p>Luckily enough, miller hasn&#8217;t made all details public. He claims that to successfully exploit this vulnerability,  attacker has to analyze the 2009 software updates from Apple for the password. If he is able to retrieve the password, he will have to find a vulnerability in the interface between the OS and the firmware.</p>
<p>But these details would be made public at te yearly security conference, BlackHat. He will also be unveiling a tool to public that will change the password of the battery to a random string. Hope Apple releases a fix before that.</p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us <a href="http://twitter.com/geeknizer"><strong>@geeknizer </strong>on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer">Facebook Fanpage</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/hack-macbook-using-battery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AntiSec &#8211; Hackers unite; CyberWarfare against Governments, Corruption</title>
		<link>http://geeknizer.com/antisec-hackers-unite-cyberwarfare-against-governments-corruption/</link>
		<comments>http://geeknizer.com/antisec-hackers-unite-cyberwarfare-against-governments-corruption/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 16:40:34 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://geeknizer.com/antisec-hackers-unite-cyberwarfare-against-governments-corruption/</guid>
		<description><![CDATA[It all started with some minor hacking for fun that soon turned out to be a group called Lulzsec, the name that shakes every organization’s security forces. Lulzsec has been... <span class="meta-more"><a href="http://geeknizer.com/antisec-hackers-unite-cyberwarfare-against-governments-corruption/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://geeknizer.com/wp-content/uploads/2011/06/antisec.jpg"><img class="alignright" title="antisec" src="http://geeknizer.com/wp-content/uploads/2011/06/antisec_thumb.jpg" border="0" alt="antisec" width="240" height="120" /></a>It all started with some minor hacking for fun that soon turned out to be a group called <strong>Lulzsec</strong>, the name that shakes every organization’s security forces. Lulzsec has been <a href="http://geeknizer.com/lulzsec-hacks-passwords-user-security-compromised/">hacking spree</a> and they got popularity after hacking government agency CIA &amp; Sony. Both were considered as high-profile hacking cases of modern times.</p>
<p>Hacktivist group Anonymous has already teamed-up with LulzSec, to launch <strong>Operation Anti-Security (#AntiSec)</strong>, has alarmed the cyber defence industry and got almost everyone involved in the discussion. As per the <a href="http://pastebin.com/9KyA0E5v" target="_blank">official statement</a> from AntiSec:</p>
<blockquote><p>“the government and whitehat security terrorists across the world continue to dominate and control our Internet ocean. Sitting pretty on cargo bays full of corrupt booty, they think it&#8217;s acceptable to condition and enslave all vessels in sight. Our Lulz Lizard battle fleet is now declaring immediate and unremitting war on the freedom-snatching moderators of 2011.”</p>
<p>“We encourage any vessel, large or small, to open fire on any government or agency that crosses their path,” … “We fully endorse the flaunting of the word ‘AntiSec’ on any government website defacement or physical graffiti art. We encourage you to spread the word of AntiSec far and wide, for it will be remembered. To increase efforts, we are now teaming up with the Anonymous collective and all affiliated battleships.” “Top priority is to steal and leak any classified government information, including email spools and documentation,”. “Prime targets are banks and other high-ranking establishments. If they try to censor our progress, we will obliterate the censor ….” A LulzSec tweet declared simply,  “anarchy is now.”</p></blockquote>
<p>The new partner’s first show of strength was a distributed denial of service raid on the website of Britain’s Serious Organised Crime Agency (SOCA) and its obvious that there will be a Fission of hacks happening around the world. Iranian hackers and nearly 20 other hacker groups have already joined the cause,  at the time of writing. Several hundreds would follow.</p>
<p>No one is sure what it may all lead to, but the point worth noting is that Governments are worried, and Anti-corruption gets its first global CyberWarfare. Every citizen should be excited, are you?</p>
<p>A video from NMA tv explains it differently: <object style="height: 390px; width: 640px;" width="640" height="390"><param name="movie" value="http://www.youtube.com/v/En3yJjif1aU?version=3" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="390" src="http://www.youtube.com/v/En3yJjif1aU?version=3" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us<a href="http://twitter.com/geeknizer"><strong>@geeknizer</strong>on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer">Facebook Fanpage</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/antisec-hackers-unite-cyberwarfare-against-governments-corruption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lulzsec hacks 62,000 Passwords, publishes online, User Security compromised</title>
		<link>http://geeknizer.com/lulzsec-hacks-passwords-user-security-compromised/</link>
		<comments>http://geeknizer.com/lulzsec-hacks-passwords-user-security-compromised/#comments</comments>
		<pubDate>Sat, 18 Jun 2011 17:24:10 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://geeknizer.com/lulzsec-hacks-passwords-user-security-compromised/</guid>
		<description><![CDATA[Lulzsec is the biggest name these days that scares almost every organization around the world, government and private companies alike. Lulzsec hacker group have been on a hacking rampage since... <span class="meta-more"><a href="http://geeknizer.com/lulzsec-hacks-passwords-user-security-compromised/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://geeknizer.com/wp-content/uploads/2011/06/lulzsec.jpg"><img class="alignright" title="lulzsec" src="http://geeknizer.com/wp-content/uploads/2011/06/lulzsec_thumb.jpg" border="0" alt="lulzsec" width="210" height="191" /></a>Lulzsec is the biggest name these days that scares almost every organization around the world, government and private companies alike.</p>
<p>Lulzsec hacker group have been on a hacking rampage since a while now. They have been taking down sites of the CIA, Sony, FBI and a bulk of other large and small companies. Motive behind the hacks has rather been dicey, is it for fun or something else. The document is available on <a href="http://pastebin.com/HZtH523f">Pastebin</a> and their activities are visible via their <a href="http://twitter.com/#!/lulzsec">Twitter</a> account.</p>
<p>Very recently they hacked released <strong>62,000 username and passwords of a popular porn site</strong>. However, the ugly part of the story is that users tend to have similar passwords for all their accounts: mail, facebook and even paypal. Hackers and script buggies have been scanning the password list and discovered that this is actually the case for most users whose username/passwords have been shared in the leak.</p>
<p>If you analyze the password list, its not hard to figure out that a lot of users registered on the porn site are actually people from government organizations. Other than that Google, Yahoo, facebook have already out the accounts corresponding to those ids on hold till user verifies the ownership to prevent all kinds of misuses. However, hotmail and other unpopular email providers are still vulnerable.</p>
<p><strong>What You can do: Staying secure online</strong></p>
<p>Go through the <a href="http://lulzsecurity.com/releases/pronz.txt" target="_blank">password list</a> and if you are on it, you are probably already in trouble. Going further, make it a habit to have different user/password combos for different sites. Doing so can be hard but if you follow a pattern for passwords, remembering them could be piece of a cake. e.g. you can change the first or last digit of the password based on the domain name. A password that was “pA$$w0rdG” on gmail would become  “pA$$w0rdf” on facebook. Do something similar, but purely your own idea.</p>
<p><strong>What is the Future of LulzSec</strong></p>
<p>Lulzsec would continue to hack down the internet with almost no clear intent. The press release states that for the past month or so they have been causing chaos throughout the internet by attacking several targets and they&#8217;re going to bring down more internet laws by continuing their public shenanigans, and that their actions are causing clowns with pens to write new rules for users.</p>
<p>They say that releasing data is just as ‘evil’; however they mock by saying, “This is the Lulz lizard era, where we do things just because we find it entertaining.”</p>
<p>They conclude by saying, “We&#8217;ve been entertaining you 1000 times with 140 characters or less, and we&#8217;ll continue creating things that are exciting and new until we&#8217;re brought to justice, which we might well be.“</p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us<a href="http://twitter.com/geeknizer"><strong>@geeknizer</strong>on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer">Facebook Fanpage</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/lulzsec-hacks-passwords-user-security-compromised/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Protect, Secure Android apps using Face Recognition</title>
		<link>http://geeknizer.com/protect-secure-android-apps-using-face-recognition/</link>
		<comments>http://geeknizer.com/protect-secure-android-apps-using-face-recognition/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 15:00:51 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[facial recognition]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://geeknizer.com/protect-secure-android-apps-using-face-recognition/</guid>
		<description><![CDATA[Most android phones ship with a front camera that can be extensively used with apps to do more than just video chat. With Visidon AppLock, you can automatically lock access... <span class="meta-more"><a href="http://geeknizer.com/protect-secure-android-apps-using-face-recognition/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://geeknizer.com/wp-content/uploads/2011/06/facial-recognition-lock-android.jpg"><img class="alignright" title="facial-recognition-lock-android" src="http://geeknizer.com/wp-content/uploads/2011/06/facial-recognition-lock-android_thumb.jpg" border="0" alt="facial-recognition-lock-android" width="170" height="225" /></a>Most android phones ship with a front camera that can be extensively used with apps to do more than just video chat.</p>
<p>With <a href="https://market.android.com/details?id=visidon.AppLock" target="_blank">Visidon AppLock</a>, you can automatically lock access to specified apps when Android device is not handled by the original owner. This would come handy when you don’t want your friends to read your email, gtalk or even access the gallery of photos.</p>
<p>This is much more useful &amp; practical than a <a href="http://geeknizer.com/recognizeme-facial-recognition-iphone/" target="_blank">Facial recognition unlock on iPhone</a>, but such an app must be days away from iOS as well. Visidon AppLock lets you choose the apps to be protected. Your face is a key to open them! Application uses the frontal camera of your mobile and verifies in real-time that the face matches the one allowed to access the private apps.</p>
<p><a href="http://geeknizer.com/wp-content/uploads/2011/06/facial-recognition-lock.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="facial-recognition-lock" src="http://geeknizer.com/wp-content/uploads/2011/06/facial-recognition-lock_thumb.jpg" border="0" alt="facial-recognition-lock" width="300" height="500" /></a><a href="http://geeknizer.com/wp-content/uploads/2011/06/applock-android.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="applock-android" src="http://geeknizer.com/wp-content/uploads/2011/06/applock-android_thumb.jpg" border="0" alt="applock-android" width="300" height="500" /></a></p>
<p>The app comes very handy in our day to day life and is a must try. Get a hold of the demo below:</p>
<p><object style="height: 390px; width: 640px;" width="640" height="390"><param name="movie" value="https://www.youtube.com/v/0FVWmeuj3T4?version=3" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="390" src="https://www.youtube.com/v/0FVWmeuj3T4?version=3" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p>The best part, the app is <strong>free</strong>, go ahead and start using it.</p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us <a href="http://twitter.com/geeknizer"><strong>@geeknizer </strong>on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer">Facebook Fanpage</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/protect-secure-android-apps-using-face-recognition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Governments use Facebook to Spy on Citizens</title>
		<link>http://geeknizer.com/government-uses-facebook-to-spy/</link>
		<comments>http://geeknizer.com/government-uses-facebook-to-spy/#comments</comments>
		<pubDate>Wed, 18 May 2011 18:28:35 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Social networks]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=7707</guid>
		<description><![CDATA[Our Governments are getting smarter with growing age of the web. They are now employing more and more mechanisms to monitor citizens online, thanks to the social network addictions. Government... <span class="meta-more"><a href="http://geeknizer.com/government-uses-facebook-to-spy/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-7708" href="http://geeknizer.com/government-uses-facebook-to-spy/facebook-spy/"><img class="alignright size-full wp-image-7708" title="facebook-spy" src="http://geeknizer.com/wp-content/uploads/2011/05/facebook-spy.jpg" alt="" width="251" height="173" /></a>Our Governments are getting smarter with growing age of the web. They are now employing more and more mechanisms to monitor citizens online, thanks to the social network addictions.</p>
<p>Government has shifted its older ways of monitoring traditional landlines, phone calls, to cell phones and email, while they try to hunt down the criminals and terrorists.</p>
<p>We don&#8217;t care about this, coz its for our own safety at the cost of privacy that remains in the hands of officials behind closed doors. But the truth is, giving backdoor access to governments make a business’ data more vulnerable to the bad guys as well.</p>
<p><strong>Which Countries spy on citizens?</strong></p>
<p>Governments in US, UK and EU already monitor citizen&#8217;s mode of communications.</p>
<p><strong>How do they do it?</strong></p>
<p>Government may not peek into everything, but the most relevant data like: Email subject lines, mobile phone GPS locations, call histories. Trust me, this data dtogether makes up piles of data that is sent for monitoring to governments.</p>
<p>Julian Assange, head of WikiLeaks,  stated that tech companies, such as Facebook, are so accessible to US intelligence agencies that they act as de facto information gathering sources. You would be surprised to knwo the facts shown in the video below:</p>
<p><object width="640" height="390"><param name="movie" value="http://www.youtube.com/v/0yhFRWaQbNg&amp;rel=0&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="390" src="http://www.youtube.com/v/0yhFRWaQbNg&amp;rel=0&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>EU is working with several telecom giants to assist them in establishing automated data mining for mobiles, email, social networks, etc. This data, however, is not accessible to any human, a unless required. Mostly smart algorithms would determine suspicious activity before they are put under scrutiny.</p>
<p>Backdoors that grant access to the FBI or NSA also serve as tempting targets for everyone else. Whether they are exploited for identity theft, or used to coordinate concentrated cyber attacks from other nations, wiretapping access is a proven weak point in telecommunication security.</p>
<p>Here’s another news video on the topic:</p>
<p><object width="640" height="390"><param name="movie" value="http://www.youtube.com/v/wTAbgAMrXnU&amp;rel=0&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed type="application/x-shockwave-flash" width="640" height="390" src="http://www.youtube.com/v/wTAbgAMrXnU&amp;rel=0&amp;hl=en_US&amp;feature=player_embedded&amp;version=3" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>How secure is your online information? Depends on how much attention you’ve gained by posting an update to the web.</p>
<p>via <a rel="nofollow" href="http://www.nytimes.com/2010/09/27/us/27wiretap.html?_r=2&amp;pagewanted=1&amp;hp" target="_blank">NYtimes<br />
</a></p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us<a href="http://twitter.com/geeknizer"><strong>@geeknizer</strong> on Twitter</a> OR on <a href="https://www.facebook.com/geeknizer">Facebook Fanpage</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/government-uses-facebook-to-spy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Osama Bin Laden was Tracked, Technically</title>
		<link>http://geeknizer.com/how-osama-bin-laden-was-tracked/</link>
		<comments>http://geeknizer.com/how-osama-bin-laden-was-tracked/#comments</comments>
		<pubDate>Mon, 02 May 2011 17:16:29 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://geeknizer.com/?p=7534</guid>
		<description><![CDATA[U.S. secret agencies had been gathering information from people in Bin Laden&#8217;s circle. One of the major advances was made by retrieving information about his personal couriers. After few attacks,... <span class="meta-more"><a href="http://geeknizer.com/how-osama-bin-laden-was-tracked/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://geeknizer.com/wp-content/uploads/osama-tracked.jpg"><img class="alignright" title="osama-tracked" src="http://geeknizer.com/wp-content/uploads/osama-tracked_thumb.jpg" border="0" alt="osama-tracked" width="224" height="204" /></a>U.S. secret agencies had been gathering information from people in Bin Laden&#8217;s circle. One of the major advances was made by retrieving information about his personal couriers. After few attacks, detainees gave the secret agencies information on couriers. By 2009, a little actual progress was made as they identified areas in Pakistan where the courier and his brother operated.</p>
<p>In August 2010, they found their home in Abbottabad, a suburb which is less than 40 miles from the Islamabad, the capital of Pakistan. Everything about Osama&#8217;s compound was extraordinarily unique which brought more and more attention. It was not just 8 times larger than the other homes in the area, it had a lot of physical security in place with 12 to 18 feet walls, guarded by two giant security gates.</p>
<p>Strangely enough, there was barely any communication between this compound and the outer world. There were little to no social activity and had strange forensics. It preferred burning its trash, and there were no open windows for fresh air to come in. Despite the gigantic and costly architecture, it had no means of communications: No internet, no phones.</p>
<p><img style="visibility: hidden; width: 0px; height: 0px;" src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMDQzNTY2MDM5MTYmcHQ9MTMwNDM1NjYwNzM*OSZwPTEyNTg*MTEmZD1BQkNOZXdzX1NGUF9Mb2NrZV9FbWJlZCZn/PTQmbz1hNjdlYmViNTE5ZWQ*Njk1YjFjZDk5ODUzM2E*MDkxMyZvZj*w.gif" border="0" alt="" width="0" height="0" /><object id="ABCESNWID" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="344" height="278" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="high" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="flashvars" value="configUrl=http://abcnews.go.com/video/sfp/embedPlayerConfig&amp;configId=406732&amp;clipId=13507598&amp;showId=13507598&amp;gig_lt=1304356603916&amp;gig_pt=1304356607349&amp;gig_g=4" /><param name="allowfullscreen" value="true" /><param name="src" value="http://abcnews.go.com/assets/player/walt2.6/flash/SFP_Walt_2_65.swf" /><param name="name" value="ABCESNWID" /><embed id="ABCESNWID" type="application/x-shockwave-flash" width="344" height="278" src="http://abcnews.go.com/assets/player/walt2.6/flash/SFP_Walt_2_65.swf" name="ABCESNWID" allowfullscreen="true" flashvars="configUrl=http://abcnews.go.com/video/sfp/embedPlayerConfig&amp;configId=406732&amp;clipId=13507598&amp;showId=13507598&amp;gig_lt=1304356603916&amp;gig_pt=1304356607349&amp;gig_g=4" allownetworking="all" allowscriptaccess="always" quality="high"></embed></object></p>
<p>The secret agencies and the army had no concrete proof, but everything leaded to the same conclusion. No one could afford and match the semantics of this place other than the man himself. Whole of this information was not shared with anyone, and was limited to a small group of people, which made the attack possible.</p>
<p><strong>Background Intelligence (Technology Used to Track Osama)</strong></p>
<p>All of this has a longer history. Joint Special Operations Command or JSOC had been in command for years trying to find tits and bits of information and compile them into something more concrete.</p>
<p>The way JSOC solved this problem still remains a top secret, but it is said that commandos learned basic criminal forensic techniques and then used highly advanced and still-classified technology to transform bits of information into actionable intelligence. One way they did this was to create forward-deployed fusion cells, where JSOC units were paired with intelligence analysts from the NSA and the NGA. Such analysis helped the CIA to establish, with a high degree of probability, that Osama bin Laden and his family were hiding in that particular compound.</p>
<p>These technicians could &#8220;exploit and analyze&#8221; data obtained from the battlefield instantly, using their access to the government&#8217;s various biometric, facial-recognition, and voice-print databases. These cells also used highly advanced surveillance technology and computer-based pattern analysis to layer predictive models of insurgent behavior onto real-time observations.</p>
<p>The military has begun to incorporate such techniques across the services and improvements are on their way in areas where intelligence is gathered, analyzed, and utilized.</p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us<a href="http://twitter.com/geeknizer">@geeknizer on Twitter</a> OR on <a href="http://facebook.com/taranfx">Facebook Fanpage</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/how-osama-bin-laden-was-tracked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find, Lookup Corporate Email addresses</title>
		<link>http://geeknizer.com/find-corporate-email-address/</link>
		<comments>http://geeknizer.com/find-corporate-email-address/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 18:54:21 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://geeknizer.com/find-corporate-email-address</guid>
		<description><![CDATA[Security breaches happen often sometimes causing good amount of damages and sometimes insane. Email, the primary mode of our communication still has little signatures that can be relied upon. Security... <span class="meta-more"><a href="http://geeknizer.com/find-corporate-email-address/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://geeknizer.com/wp-content/uploads/email-security.jpg"><img class="alignright size-full wp-image-7476" title="email-security" src="http://geeknizer.com/wp-content/uploads/email-security.jpg" alt="" width="230" height="179" /></a>Security breaches happen often sometimes causing good amount of damages and sometimes insane. Email, the primary mode of our communication still has little signatures that can be relied upon.</p>
<p>Security researchers have comeup with a new tool that can <strong>verify email account existance/genuineness</strong> for people at businesses, even if the address hasn’t been published online and lies in a closed private company.</p>
<p><strong><a href="http://samy.pl/peepmail/elift.cgi" target="_blank">Peepmail</a></strong> assures the delivery of emails to everyone from Apple’s Steve Jobs and Microsoft’s Steve Ballmer to the random guy whose business card you lost. It uses the knowledge of the mail protocol to verify email delivery. Simply stated, its based on the fact that many email servers will inform the email sender whether the address is valid, even before the message is actually sent.</p>
<p>Peepmail does a great job at finding the email address for any person in the world using his first, second name. Peepmail tests permutations of the name until the company’s email server responds with a message that indicates the address is valid. However, peepmail tricks the server, and doesn&#8217;t actually sends the email, so the person being looked up has no idea about it.</p>
<p>We tried peepmail to actually locate email addresses of business corporates. With our tests, the app did a good job by giving the right email 50 percent of the time.</p>
<p>For cetain searches, the tool failed to return any email address, thats because some mail servers don’t actually reply back whether an address is valid before getting the email. They just digest every incoming email and later send back an error message only after the offending email is sent.</p>
<p>The developer of the tool claims that the tools is not intended to hurt privacy of the corporates, but its a Proof of concept that shows how vulnerable our email servers are, and how bad our <a href="http://www.vircom.com/" target="_blank">Email security</a> is,  “I created the tool to demonstrate what has been possible for years but very few people know,” he said.</p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us<a href="http://twitter.com/taranfx">@taranfx on Twitter</a> OR on <a href="http://facebook.com/taranfx">Facebook Fanpage</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/find-corporate-email-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>US Army uses Android Smartphone for Soldiers</title>
		<link>http://geeknizer.com/us-army-android-smartphone/</link>
		<comments>http://geeknizer.com/us-army-android-smartphone/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 19:25:12 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[smartphones]]></category>

		<guid isPermaLink="false">http://geeknizer.com/us-army-android-smartphone</guid>
		<description><![CDATA[US army had been looking to equip their soldiers with smartphones designed to integrate the team with a powerful custom interface.  And for them, the Droid does prove out to... <span class="meta-more"><a href="http://geeknizer.com/us-army-android-smartphone/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://geeknizer.com/wp-content/uploads/army-android.jpg"><img class="alignright size-full wp-image-7458" title="army-android" src="http://geeknizer.com/wp-content/uploads/army-android.jpg" alt="" width="180" height="197" /></a>US army had been looking to equip their soldiers with smartphones designed to integrate the team with a powerful custom interface.  And for them, the Droid does prove out to be the solution.</p>
<p>So far, <a href="http://www.mitre.org/">tech nonprofit MITRE</a> has made a lot of progress on the project and the prototype is ready under the name &#8221; the Joint Battle Command-Platform&#8221;. It is now under some testing in the simulated battelfields, before it steps into the real army battlefields. The SDK used to develop apps for the Joint battle command platform is called the <a href="http://www.army.mil/-news/2011/04/18/55096-army-develops-smartphone-framework-applications-for-the-front-lines/">Mobile/Handheld Computing Environment</a>, and army would releasing the sdk in June 2011 for app developers.</p>
<p>There will be lots of different apps that would empower the soldiers in the fields. There would be app that would provide mapping function that displays location and movements of all the soldiers and help them communicate the strategy better (<a href="http://www.wired.com/dangerroom/2008/10/revolutionary-w/" target="_blank">Blue Force Tracker program</a>). There will be some cloud to phone data exchange rebranded as &#8220;Critical messaging&#8221; to exchange crucial data like medevac requests and on the ground reporting.</p>
<blockquote><p>&#8220;I was just shown a quick, little, five-minute brief on it &#8211; that&#8217;s all it took and we were ready to use them,&#8221; said Spc. Randy Fite, who like Bui experimented with the JBC-P Handheld prototype during a recent training exercise at Fort Bragg, N.C. He said the app&#8217;s blue icons indicating the GPS locations of his fellow Soldiers helped them navigate and coordinate actions during the capture.<br />
&#8220;We can know where each unit is in our platoon, and how they&#8217;re moving,&#8221; Fite said. &#8220;It makes the job a lot easier.&#8221;</p></blockquote>
<p>The army would face lots of challenges especially for areas with low or no signal coverage, which is something very common for battlefields.  Also, the army has high hopes on designing a phone hardware that is rugged enough to withstand wears and tears of all sorts.</p>
<p>This android based tablet/smartphone platform would help them phase out the current generation communication system: <a href="http://www.wired.com/dangerroom/2011/04/soldiers-wearable-computers-may-get-an-iphone-brain/" target="_blank">Nett Warrior</a> &#8211; a suite of sensors, other functions which smartphones do much more easily. The complete system of Joint battle command platform would weigh less than 2 pounds, making it way better than Nett warrior.</p>
<p>Army&#8217;s aim is to build a core framework that can run on a large number of hardwares and form factors, obviously Android is the best (and only?) option they could have thought about. iOS is way too restrictive as per the officials, among which there are several iPhone lovers.</p>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us<a href="http://twitter.com/taranfx">@taranfx on Twitter</a> OR on <a href="http://facebook.com/taranfx">Facebook Fanpage</a>:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/us-army-android-smartphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable iPhone location Tracking History</title>
		<link>http://geeknizer.com/disable-iphone-location-tracking-history/</link>
		<comments>http://geeknizer.com/disable-iphone-location-tracking-history/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 18:53:25 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[cydia]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[iphone 4]]></category>
		<category><![CDATA[iPhone apps]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://geeknizer.com/disable-iphone-location-tracking-history</guid>
		<description><![CDATA[Your iPhone secretively tracks your location, all the way without permission. This may freak out almost every user, its creepy and its true. Apple has integrated this malicious behavior into... <span class="meta-more"><a href="http://geeknizer.com/disable-iphone-location-tracking-history/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://geeknizer.com/wp-content/uploads/iphone-location-track.jpg"><img class="alignright" title="iphone-location-track" src="http://geeknizer.com/wp-content/uploads/iphone-location-track_thumb.jpg" border="0" alt="iphone-location-track" width="220" height="185" /></a>Your iPhone secretively tracks your location, all the way without permission. This may freak out almost every user, its creepy and its true.</p>
<p>Apple has integrated this malicious behavior into iOS 4 and its so dirty that it takes automatic backups every time it&#8217;s connected to iTunes, then pulls out a lifelong list of your locations, timestamps included. This data can be visualized using iPhoneTracker, showing you complete location history.</p>
<p>Apple uses Cellular tower triangulation and that&#8217;s why it always works no matter your GPS is off or out of range. This location data is available to any person (or app) that knows where to look.</p>
<p><object style="height: 390px; width: 640px;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100" height="100" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/HYMJUlTgDa8?version=3" /><param name="allowfullscreen" value="true" /><embed style="height: 390px; width: 640px;" type="application/x-shockwave-flash" width="100" height="100" src="http://www.youtube.com/v/HYMJUlTgDa8?version=3" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong>How to Disable iPhone location Tracking</strong></p>
<p>Thanks to the <a href="http://geeknizer.com/tag/jailbreak">Jailbroken</a> app in Cydia, its now possible to escape this apple&#8217;s blunder. The app is called &#8220;<strong>Untrackerd</strong>&#8221; and it continuously watches and deletes the database that is used by apple to store location data. The app is available for free on Cydia under BigBoss repository, simply search for <em>Untrackerd </em>on Cydia and install it to prevent your iPhone from tracking your location.</p>
<p><a href="http://geeknizer.com/wp-content/uploads/Untrackerd.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Untrackerd" src="http://geeknizer.com/wp-content/uploads/Untrackerd_thumb.jpg" border="0" alt="Untrackerd" width="300" height="174" /></a></p>
<blockquote><p>The package [will install a] daemon (process that can run in the background) to clean consolidated.db file. No new icons are added to your homescreen. There are no options to configure.</p></blockquote>
<p>We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us<a href="http://twitter.com/taranfx">@taranfx on Twitter</a> OR on <a href="http://facebook.com/taranfx">Facebook Fanpage</a>:</p>
<p>Read more about how to Jailbreak your iPhone: <a href="http://geeknizer.com/untethered-jailbreak-ios-4-3-2-iphone-ipad-ipod-touch#ixzz1KBXRSKfD">http://geeknizer.com/untethered-jailbreak-ios-4-3-2-iphone-ipad-ipod-touch</a></p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/disable-iphone-location-tracking-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hackers Hack Car with Music</title>
		<link>http://geeknizer.com/hack-car-with-music/</link>
		<comments>http://geeknizer.com/hack-car-with-music/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 16:11:07 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Cars]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[research]]></category>

		<guid isPermaLink="false">http://geeknizer.com/hack-car-with-music</guid>
		<description><![CDATA[It was once said that by English playwright William Congreve &#8220;music has charms to soothe a savage breast, to soften rocks, or bend a knotted oak.&#8221; As per the latest... <span class="meta-more"><a href="http://geeknizer.com/hack-car-with-music/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://geeknizer.com/wp-content/uploads/car-hacking1.jpg" alt="car-hacking.jpg" width="220" height="147" />It was once said that by English playwright William Congreve &#8220;music has charms to soothe a savage breast, to soften rocks, or bend a knotted oak.&#8221; As per the latest research, music actually lets hackers break into your car.</p>
<p>Researchers at UaC &amp; University of Washington have spent years trying to fin security flaws in modern cars which are controlled via mini-computer systems and so far they have identified a bunch of security flaws in cars.</p>
<p>The most interesting attacks were triggered via car&#8217;s Bluetooth and cellular network systems, or through malicious software in the diagnostic tools used in automotive repair shops.</p>
<p>The one that interested us was on the Car stereo. By adding extra code to a digital music file, they were able to turn a song burned to CD into a Trojan horse. When played on the car&#8217;s stereo, this song could alter the firmware of the car&#8217;s stereo system, giving attackers an entry point to change other components on the car. This type of attack could be spread on P2P file-sharing networks without arousing suspicion.</p>
<p>&#8220;It&#8217;s hard to think of something more innocuous than a song,&#8221; said Stefan Savage, a professor at the University of California.</p>
<p>The same team had achieved wide Car hacks in experiments in which they were able to <a href="http://geeknizer.com/car-hacking" target="_blank">kill the engine, lock the doors, turn off the brakes and falsify speedometer readings</a> on a late-model car of 2009. In that experiment, they had to plug a laptop into the car&#8217;s internal diagnostic system in order to install their malicious code. In 2010, team also hacked Cars from <a href="http://arstechnica.com/security/news/2010/08/cars-hacked-through-wireless-tyre-sensors.ars" target="_blank">wireless tyre sensors</a>.</p>
<p>But the latest research, is about remotely controlling cars. The attacks over Bluetooth, the cellular network, malicious music files and via the diagnostic tools used in dealerships were all possible, if difficult to pull off, Savage said. &#8220;The easiest way remains what we did in our first paper: Plug into the car and do it,&#8221; he said.</p>
<p><strong>Car Hacking: Possibilities &amp; Future</strong></p>
<p>Now, thieves could instruct cars to unlock their doors and report their GPS coordinates and Vehicle Identification Numbers to a central server. &#8220;An enterprising thief might stop stealing cars himself, and instead sell his capabilities as a service to other thieves,&#8221; Savage said. A thief looking for certain kinds of cars in a given area could ask to have them identified and unlocked, he said.</p>
<p>With the high technical barrier to entry, the researchers believe that hacker attacks on cars will be very difficult to pull off, but they say they want to make the auto industry aware of potential problems before they become pervasive.</p>
<p>Another problem for would-be car thieves is the fact that there are significant differences among the electronic control units in cars. Even though an attack might work on one year and model of vehicle, it&#8217;s unlikely to work on another. &#8221;</p>
<p>So far, carmakers have been very receptive to the university researchers&#8217; work and appear to be taking the security issues they&#8217;ve raised very seriously.</p>
<p><span style="font-family: Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif; font-size: 13px; color: #333333;">We write latest and greatest in <a href="http://geeknizer.com/tag/guide">Tech Guides</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>, <a href="http://geeknizer.com/tag/tablet">Tablets</a>, <a href="http://geeknizer.com/tag/android">Android</a>, <a href="http://geeknizer.com/tag/open-source">Open Source</a>, Latest in Tech, subscribe to us <a href="http://twitter.com/taranfx"><strong>@taranfx</strong> on Twitter</a> OR on <a href="http://facebook.com/taranfx">Facebook Fanpage</a>:</span></p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/hack-car-with-music/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prevent Gmail from being Hacked &#124; Hacker-Proof 2 Step Auth</title>
		<link>http://geeknizer.com/prevent-gmail-from-being-hacked/</link>
		<comments>http://geeknizer.com/prevent-gmail-from-being-hacked/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 17:06:10 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips N Tricks]]></category>

		<guid isPermaLink="false">http://geeknizer.com/prevent-gmail-from-being-hacked</guid>
		<description><![CDATA[If you store sensitive data in your email (I bet you do), here is a latest tip from our side that will help you make Gmail unHackable, well almost. Your... <span class="meta-more"><a href="http://geeknizer.com/prevent-gmail-from-being-hacked/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://geeknizer.com/wp-content/uploads/gmail-secure.jpg"><img class="alignleft size-full wp-image-7012" title="gmail-secure" src="http://geeknizer.com/wp-content/uploads/gmail-secure.jpg" alt="" width="160" height="160" /></a>If you store sensitive data in your email (I bet you do), here is a latest tip from our side that will help you <strong>make Gmail unHackable</strong>, well almost.</p>
<p>Your Gmail account, your photos, your private documents—if you reuse the same password on multiple sites and one of those sites gets hacked, or your password is conned out of you directly through a phishing scam, it can be used to access some of your most closely-held information. <a href="http://geeknizer.com/gmail-gets-secure">Gmail had gone https</a> a year ago, and then <a href="http://geeknizer.com/gmail-oauth-3rd-party-apps">OAuth</a>, but that may not be enough if you are careless.</p>
<p><strong>How to Prevent Gmail from Being Hacked</strong></p>
<p>First things first, you should have a long and good password that cannot be memorized by any other person. A combination of a phrase and numbers, special characters is a perfect thing to do. Beyond that, chose a password recovery that you believe no one else can answer.</p>
<p>Beyond those basic preventions, Google has introduced a <strong>2 step authentication</strong>, that makes your <strong>gmail account almost impossible to hack</strong>, almost. You can safely spread out your password and still have no risks of getting hacked, such is the beauty of 2 step authentication.<br />
<a href="http://1.bp.blogspot.com/_7ZYqYi4xigk/TVQNzQVV3AI/AAAAAAAAHi4/gNMXEZj5bJk/s1600/account%2Bsettings%2Bpage.png"><img id="BLOGGER_PHOTO_ID_5572093813173115906" src="http://1.bp.blogspot.com/_7ZYqYi4xigk/TVQNzQVV3AI/AAAAAAAAHi4/gNMXEZj5bJk/s400/account%2Bsettings%2Bpage.png" border="0" alt="" /></a></p>
<p>Go to Gmail&#8217;s settings &gt; personal settings and enroll for 2step authentication. A user-friendly set-up wizard will guide you through the process, including setting up a backup phone and creating backup codes in case you lose access to your primary phone.</p>
<p>Once enabled, now on, you&#8217;ll see an extra page that prompts you for a code when you sign in to your account. You have 3 different otpions to get this code:</p>
<ul>
<li>get called by Google on your phone that will speak the code.</li>
<li>Receive code via SMS</li>
<li>Generate code yourself using a mobile application on your Android, BlackBerry or iPhone device.</li>
</ul>
<div><a href="http://4.bp.blogspot.com/_7ZYqYi4xigk/TVQNzPylGNI/AAAAAAAAHiw/a17WfSok6h0/s1600/step%2B1-2.png"><img id="BLOGGER_PHOTO_ID_5572093813027313874" src="http://4.bp.blogspot.com/_7ZYqYi4xigk/TVQNzPylGNI/AAAAAAAAHiw/a17WfSok6h0/step%2B1-2.png" border="0" alt="" /></a></div>
<div>Sure, its an extra step, bit time consuming but what you get in result is superb security that no other Email provider offers. If you are lazy, like me, you can always choose a &#8220;Remember verification for this computer for 30 days&#8221; on that PC.</div>
<div>
<p>If you believe you are better having different passwords for different Google sites, (e.g. different for adsense) you can use <em>application-specific passwords</em> too.</p>
<p>If you need any further help checkout Google&#8217;s <a href="http://www.google.com/support/accounts/bin/answer.py?answer=180744">Help Center</a> or feel free to get in touch <a href="http://twitter.com/taranfx">@taranfx</a>.</p>
</div>
<p>We write about <a href="http://geeknizer.com/tag/google">Google</a>, <a href="http://geeknizer.com/tag/twitter">Twitter</a>, Security, <a href="http://geeknizer.com/tag/open-source">Open Source</a>, <a href="http://geeknizer.com/tag/programming">Programming</a>, <a href="http://geeknizer.com/">Web</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>,<a href="http://geeknizer.com/tag/android">Android</a> and latest in Tech <a href="http://twitter.com/taranfx"><strong>@taranfx</strong> on Twitter</a> or by subscribing below:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/prevent-gmail-from-being-hacked/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Hack Open/Unlock Office Door</title>
		<link>http://geeknizer.com/how-to-hack-open-office-door/</link>
		<comments>http://geeknizer.com/how-to-hack-open-office-door/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 14:52:39 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://geeknizer.com/how-to-hack-open-office-door</guid>
		<description><![CDATA[In movies, geeks would pitch-in and attach a PDA to the door that sweeps the magnetic field patterns against the doors or analyze the lock code in matter of seconds.... <span class="meta-more"><a href="http://geeknizer.com/how-to-hack-open-office-door/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://geeknizer.com/wp-content/uploads/door-lock.jpg"><img src="http://geeknizer.com/wp-content/uploads/door-lock.jpg" alt="" title="door-lock" width="220" height="192" class="alignleft size-full wp-image-6979" /></a>In movies, geeks would pitch-in and attach a PDA to the door that sweeps the magnetic field patterns against the doors or analyze the lock code in matter of seconds. They employ modern science, mostly imaginary, but it sure looks complex. In reality, <strong>unlocking doors</strong> can be as easy as buying a Good Magnet.</p>
<p>Most office doors employ magnetic sensors that require a access card to be swiped across to unlock. These magnetic cards have unique magnetic pattern underneath the plastic, which when scanned is matched against a person&#8217;s identity.</p>
<p>Among the most popular lineup of Office door lock, Kaba Ilco Simplex lineup has been there for more than 3 decades, and had been pretty much unhackable till 2010. But if you have a strong  magnet, it opens up effortlessly in under 3 seconds.<br />
<a href="http://geeknizer.com/wp-content/uploads/strong-magnet.jpg"><img src="http://geeknizer.com/wp-content/uploads/strong-magnet.jpg" alt="" title="strong-magnet" width="371" height="288" class="alignnone size-full wp-image-6980" /></a></p>
<p>You devise the Hack, you need powerful <a rel="nofollow" href="http://en.wikipedia.org/wiki/Rare-earth_magnet"> rare-earth magnets</a>, which formulates the state-of-the-art attack.</p>
<div id="19712" title="image"></div>
<p>Worst part is,  most other locks that use a  combination chamber are equally vulnerable.</p>
<p><strong>How it Works</strong></p>
<p>Normally, these door locks need to capture weak magnetic fields generated in vicinity of a access card or a specific combination of buttons  have to be pressed to make the bolt withdraw. However, when a strong magnet is presented,  it messes with the magnetic field inside the combination chamber, the system scrambles making the bolt withdraw  even if no buttons are pressed/ no card is presented.</p>
<p>Kaba, being the industry leader, has fixed the problem with a new combination chamber design in the latest models of its lock, but that won&#8217;t change the existing locks that have lying world over in offices since last 3 decades.</p>
<p>The rare earth (<a title="Lanthanide" href="http://en.wikipedia.org/wiki/Lanthanide">lanthanide</a>) elements are metals that are ferromagnetic, meaning that like iron they can be magnetized, but their Curie temperatures are below room temperature, so in pure form their magnetism only  appears at low temperatures. However, they form compounds with the transition metals such as iron, nickel, and cobalt, and some of these have Curie  temperatures well above room temperature. Rare earth magnets are made  from these compounds.</p>
<p>You can buy one of these <a rel="nofollow" href="http://www.google.com/search?sourceid=chrome&amp;ie=UTF-8&amp;q=neodymium+magnet#q=neodymium+magnet&amp;hl=en&amp;safe=off&amp;prmd=ivns&amp;source=lnms&amp;tbs=shop:1&amp;ei=bfhITea-ENPngQewtIXUBQ&amp;sa=X&amp;oi=mode_link&amp;ct=mode&amp;cd=5&amp;ved=0CDQQ_AUoBA&amp;biw=1024&amp;bih=513&amp;fp=eca856c87e6637d1">neodymium magnet</a> for about $10, no experience required.</p>
<p><strong>Warning</strong>: This is just for educational purposes, do not hack into someone&#8217;s office, you and alone you would be responsible for any consequences.</p>
<p>Alternatively, you can design a a card writer that can hack magnetic locks:</p>
<p><iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/z7oPn7V5mHg" frameborder="0" allowfullscreen></iframe></p>
<p>In the above demo, hacker used pre-made connectors so he could easily disconnect and reconnect the device. When you put the reader&#8217;s cover back, the Gecko would be hidden behind it.</p>
<p>The card reader also continues to work fine with the Gecko attached. It passes along the signal from the reader to the control system as it&#8217;s supposed to. But when someone swipes an authorized card that unlocks the door, Gecko saves that signal.</p>
<p>With that saved unlock signal, the attacker can swipe a &#8216;replay&#8217; card that tells Gecko to re-send that saved signal, and the doors unlock. What&#8217;s more, any saved access logs would only show that the same person who originally swiped the saved signal swiped his card again.</p>
<p>The replay card isn&#8217;t anything special, and could be any card. It&#8217;s just one that Gecko knows about beforehand. When it sees that card&#8217;s code &#8211; because the card reader passes it along &#8211; Gecko knows to send its saved signal in response.</p>
<p>The device also knows to look out for another card code &#8211; again, just a regular card &#8211; and in that case, disable the system. Only the recognized replay card can unlock the door. Every other card, authorized or not, will fail.</p>
<p>We write about <a href="http://geeknizer.com/tag/security">Security</a>,  <a href="http://geeknizer.com/tag/open-source">Open Source</a>, <a href="http://geeknizer.com/tag/programming">Programming</a>, <a href="http://geeknizer.com/">Web</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>,<a href="http://geeknizer.com/tag/android">Android</a> and latest in Tech <a href="http://twitter.com/taranfx"><strong>@taranfx</strong> on Twitter</a> or by subscribing below:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/how-to-hack-open-office-door/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Hack GSM Nework, Phone</title>
		<link>http://geeknizer.com/how-to-hack-gsm-nework-phone/</link>
		<comments>http://geeknizer.com/how-to-hack-gsm-nework-phone/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 13:05:15 +0000</pubDate>
		<dc:creator>Tarandeep Singh</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Telecom]]></category>
		<category><![CDATA[communications]]></category>
		<category><![CDATA[GSM]]></category>
		<category><![CDATA[hack]]></category>

		<guid isPermaLink="false">http://geeknizer.com/how-to-hack-gsm-nework-phone</guid>
		<description><![CDATA[A Group of researchers demonstrated a start-to-finish means of monitoring an encrypted GSM cellphone calls and text messages, using only sub-$15 telephones as network &#8220;sniffers,&#8221; attached to a laptop computer&#160;... <span class="meta-more"><a href="http://geeknizer.com/how-to-hack-gsm-nework-phone/">Read more &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://geeknizer.com/wp-content/uploads/gsm-hacked.jpg"><img class="alignleft" title="gsm-hacked" border="0" alt="gsm-hacked" src="http://geeknizer.com/wp-content/uploads/gsm-hacked_thumb.jpg" width="145" height="83" /></a>A Group of researchers demonstrated a start-to-finish means of monitoring an encrypted GSM cellphone calls and text messages, using only sub-$15 telephones as network &#8220;sniffers,&#8221; attached to a laptop computer&#160; powered by open source softwares.</p>
<p>GSM Security is inherently weak and that&#8217;s why it was made possible to <a href="http://geeknizer.com/the-unsecure-gsm-encryption-you-are-vulnerable-to-hack-the-dark-secret">Hack GSM Security (GSM&#8217;s 64-bit A5/1 encryption),</a> last year. However, governments own devices that are worth $50,000, which essentially monitor phone activities for National security.</p>
<blockquote><p>&#8220;GSM is insecure, the more so as more is known about GSM,&#8221; said <a href="http://srlabs.de/" target="_blank">Security Research Labs</a> researcher Karsten Nohl. &#8220;It&#8217;s pretty much like computers on the net in the 1990s, when people didn&#8217;t understand security well.&#8221; </p>
</blockquote>
<p>Every aspect of the <strong>GSM Hack</strong> was demonstrated from start to end including scenarios in which GSM networks exchange subscriber location data, in order to correctly route phone calls and SMSs, allows anyone to determine a subscriber&#8217;s current location with a simple Internet query, to the level of city or general rural area. Once a phone&#8217;s City is known, a potential attacker can drive through the area, sending the target phone &#8220;silent&#8221; or &#8220;broken&#8221; SMS messages that do not show up on the phone. By sniffing to each bay station&#8217;s traffic, listening for the delivery of the message and the response of the target phone at the correct time, the location of the target phone can be more precisely identified.</p>
<p><strong>GSM Network Sniffer</strong></p>
<p>Researchers replaced the firmware of a simple Motorola GSM phone with their own, which allowed them to retain the raw data received from the cell network, and examine more of the cellphone network space than a single phone ordinarily monitors. Modifying the USB interface, helped them send this data in real time to a computer, which captured every bit of the information.</p>
<p>By sniffing the network while sending a target phone an SMS, they were able to determine precisely which random network ID number belonged to the target. This gave them the ability to identify which of the myriad streams of information they wanted to record from the network. After that, the next step is essentially decrypting the information. ITs not that easy, but was made possible by the way operator networks exchange system information with their phones.</p>
<p><a href="http://geeknizer.com/wp-content/uploads/gsm-hack.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="gsm-hack" border="0" alt="gsm-hack" src="http://geeknizer.com/wp-content/uploads/gsm-hack_thumb.jpg" width="500" height="242" /></a></p>
<p>As part of this background communication, GSM networks send out identifying information, as well as &#8220;keepalive&#8221; messages and empty spaces are filled with buffered bytes. Truth be told, a new GSM standard was put in place several years ago to turn these buffers into random bytes, they in fact remain largely identical today, under a much older standard. Sticking to older standards enabled hackers to predict with a high degree of probability the plain-text content of these encrypted system messages. This, combined with a 2 terabyte table of pre-computed encryption keys (a so-called rainbow table), allows a cracking program to discover the secret key to the session&#8217;s encryption in about 20 seconds. (Rainbow tables are usually used in all kinds of Brute-force password hacking).</p>
<p>Many GSM operators reuse these session keys for several successive communications, allowing a key extracted from a test SMS to be used again to record the next telephone call, minimizing the need for recomputation.</p>
<p>The process was demonstrated using their software to sniff the headers being used by a phone, extract and crack a session-encryption key, and then use this to decrypt and record a live GSM call between two phones in no more than a few minutes.</p>
<p><a href="http://geeknizer.com/wp-content/uploads/gsm-phone-hack.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="gsm-phone-hack" border="0" alt="gsm-phone-hack" src="http://geeknizer.com/wp-content/uploads/gsm-phone-hack_thumb.jpg" width="550" height="335" /></a></p>
<p><strong>Can something be done about GSM&#8217;s security?</strong></p>
<p>Any geek can make such devices and with the help of the open source software, can mimic these hacks. So can we really do something to prevent these kinds of hacks from happening? </p>
<blockquote><p>&#8220;Much of this vulnerability could be addressed relatively easily&#8221;, Nohl said. &#8220;Operators could make sure that their network routing information was not so simply available through the Internet. They could implement the randomization of padding bytes in the system information exchange, making the encryption harder to break. They could certainly avoid recycling encryption keys between successive calls and SMSs&#8221;.</p>
<p> &#8220;This is all a 20-year-old infrastructure, with lots of private data and not a lot of security,&#8221; he said. &#8220;We want you to help phones go through the same kind of evolutionary steps that computers did in the 1990s.&#8221;</p>
</blockquote>
<p>Worst part is, all the current 3G phones are NOT shielded from this hack. Knowing that 3G is primarily used for Data, its now easy to capture any 3G user&#8217;s online activity including their passwords and credit card numbers.</p>
<p>Maybe its high time for GSM consortium to wakeup and address these issues, or atleast learn few things from CDMA networks, which are inherently secure.</p>
<p><strong>Resources</strong>:</p>
<p>Rainbow tables, Airprobe, Kraken&#160; <a href="http://srlabs.de" target="_blank">srlabs.de</a>    <br />OsmocomBB firmware <a href="http://osmocom.or" target="_blank">osmocom.or</a></p>
<p><a href="http://events.ccc.de/congress/2010/Fahrplan/attachments/1783_101228.27C3.GSM-Sniffing.Nohl_Munaut.pdf" target="_blank">PDF Presentation</a></p>
<p>The <strong>Video Presentation</strong> can be downloaded here: <a href="http://achtbaan.nikhef.nl/27c3-stream/releases/mkv/%5b4208%5d%20Wideband%20GSM%20Sniffing/20101228-134503.wmv.mkv" target="_blank">Part1</a>, <a href="http://achtbaan.nikhef.nl/27c3-stream/releases/mkv/%5b4208%5d%20Wideband%20GSM%20Sniffing/20101228-143153.wmv.mkv" target="_blank">Part2</a>.</p>
<p>We write about <a href="http://geeknizer.com/tag/security">Security</a>,&#160; <a href="http://geeknizer.com/tag/open-source">Open Source</a>, <a href="http://geeknizer.com/tag/programming">Programming</a>, <a href="http://geeknizer.com/">Web</a>, <a href="http://geeknizer.com/tag/apple">Apple</a>, <a href="http://geeknizer.com/tag/iphone">iPhone</a>,<a href="http://geeknizer.com/tag/android">Android</a> and latest in Tech <a href="http://twitter.com/taranfx"><strong>@taranfx</strong> on Twitter</a> or by subscribing below:</p>
]]></content:encoded>
			<wfw:commentRss>http://geeknizer.com/how-to-hack-gsm-nework-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://achtbaan.nikhef.nl/27c3-stream/releases/mkv/%5b4208%5d%20Wideband%20GSM%20Sniffing/20101228-134503.wmv.mkv" length="220275177" type="video/x-matroska" />
<enclosure url="http://achtbaan.nikhef.nl/27c3-stream/releases/mkv/%5b4208%5d%20Wideband%20GSM%20Sniffing/20101228-143153.wmv.mkv" length="173851021" type="video/x-matroska" />
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.449 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-07 02:18:29 -->
<!-- Compression = gzip -->
