<?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>What's My Pass? &#187; Google</title>
	<atom:link href="http://www.whatsmypass.com/category/google/feed" rel="self" type="application/rss+xml" />
	<link>http://www.whatsmypass.com</link>
	<description>Password Recovery R Us</description>
	<lastBuildDate>Wed, 28 Jul 2010 14:16:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Droid pattern lock bypass</title>
		<link>http://www.whatsmypass.com/droid-pattern-lock-bypass</link>
		<comments>http://www.whatsmypass.com/droid-pattern-lock-bypass#comments</comments>
		<pubDate>Tue, 12 Jan 2010 15:30:37 +0000</pubDate>
		<dc:creator>Dev Team</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=840</guid>
		<description><![CDATA[ 
When your Droid is locked you are asked to input a pattern using onscreen dots before you can access your homescreen. This can be bypassed when the phone has an incoming call, all you have to do is press the &#8220;Back&#8221; button to get to the emails, contact lists, and other personal info. You [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://tinypic.com" target="_blank"><img class="size-medium wp-image-758 aligncenter" src="http://i49.tinypic.com/53vfac.jpg" border="0" alt="" /></a> </p>
<p>When your Droid is locked you are asked to input a pattern using onscreen dots before you can access your homescreen. This can be bypassed when the phone has an incoming call, all you have to do is press the &#8220;Back&#8221; button to get to the emails, contact lists, and other personal info. You have full access to all applications and data; for as long as the incoming call is in progress, and you do not select the “Home” icon.  When the call ends, or you select the “Home” icon, the Droid asks you to enter the unlock pattern.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/droid-pattern-lock-bypass/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Phone Remote Access</title>
		<link>http://www.whatsmypass.com/google-phone-remote-access</link>
		<comments>http://www.whatsmypass.com/google-phone-remote-access#comments</comments>
		<pubDate>Fri, 07 Nov 2008 00:38:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[command line tool;]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=389</guid>
		<description><![CDATA[This is easy, but you could potentially break everything with an errant rm -r. You need to grab PTerminal, a command line tool, from the Android marketplace. From there, you navigate to your system/bin folder (where the binaries are kept) and type telnetd to launch the telnet program which lets you login to the phone [...]]]></description>
			<content:encoded><![CDATA[<p>This is easy, but you could potentially break everything with an errant rm -r. You need to grab PTerminal, a command line tool, from the Android marketplace. From there, you navigate to your system/bin folder (where the binaries are kept) and type telnetd to launch the telnet program which lets you login to the phone remotely.</p>
<p>Assuming your Wi-Fi is switched on, you can now type netstat to get your IP address. From there, you just grab a computer on the same network and telnet in. You now have root access to the entire file system. This is the dangerous part, the root user, or superuser, is the God of the computer and can do anything, so proceed with care.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/google-phone-remote-access/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Clear-Text passwords</title>
		<link>http://www.whatsmypass.com/google-clear-text-passwords</link>
		<comments>http://www.whatsmypass.com/google-clear-text-passwords#comments</comments>
		<pubDate>Mon, 06 Oct 2008 11:52:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Password Info]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Microsoft Vista]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=275</guid>
		<description><![CDATA[Chrome stores saves passwords in CLEAR TEXT.
1 ] Go to any site that allows you to sign in ex. webmail.pair.com
2 ] Enter your fake username. Enter a false (incorrect) password
3 ] Allow Chrome to save password ( It will prompt below the address bar)
4 ] Close Chrome
5 ] Locate and change directory using the command [...]]]></description>
			<content:encoded><![CDATA[<p>Chrome stores saves passwords in CLEAR TEXT.</p>
<p>1 ] Go to any site that allows you to sign in ex. webmail.pair.com</p>
<p>2 ] Enter your fake username. Enter a false (incorrect) password</p>
<p>3 ] Allow Chrome to save password ( It will prompt below the address bar)</p>
<p>4 ] Close Chrome</p>
<p>5 ] Locate and change directory using the command prompt to the path below</p>
<p>%:\Documents and Settings\%user name%\Local Settings\Application Data\Google\Chrome\User Data\Default\Current Session ( Path might be different in Vista )</p>
<p>6 ] Note that the &#8220;Current Session&#8221; file needs to be present in your<br />
&#8220;\Application Data\Google\Chrome\User Data\Default\&#8221; directory</p>
<p>7 ] Type this command in cmd : find &#8220;&#038;secret&#8221; &#8220;Current Session&#8221;</p>
<p>8 ] You can see that its stored in clear text.<br />
example:<br />
C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\C<br />
hrome\User Data\Default>find &#8220;&#038;secret&#8221; &#8220;Current Session&#8221;</p>
<pre>
---------- CURRENT SESSION
login_username=FakeUser&#038;secretkey=FakePass&#038;x=18&#038;y=8B</pre>
<p></P></p>
<p>Need to secure your usb drive? <a href="http://xillwillx.securestix.hop.clickbank.net/?tid=1" target="_top">Click Here!</a>  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/google-clear-text-passwords/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Yahoo, Hotmail, Gmail all vulnerable to password-reset hack</title>
		<link>http://www.whatsmypass.com/yahoo-hotmail-gmail-all-vulnerable-to-password-reset-hack</link>
		<comments>http://www.whatsmypass.com/yahoo-hotmail-gmail-all-vulnerable-to-password-reset-hack#comments</comments>
		<pubDate>Mon, 22 Sep 2008 23:57:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Password Info]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[all-online process]]></category>
		<category><![CDATA[Computerworld]]></category>
		<category><![CDATA[Google Inc.]]></category>
		<category><![CDATA[Microsoft Corp.]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Sarah Palin]]></category>
		<category><![CDATA[security tool]]></category>
		<category><![CDATA[social networking sites]]></category>
		<category><![CDATA[Web-based mail service]]></category>
		<category><![CDATA[Yahoo Inc.]]></category>

		<guid isPermaLink="false">http://www.whatsmypass.com/?p=190</guid>
		<description><![CDATA[How can you prevent a Palin webmail hack from happening to you? The short answer: you can&#8217;t.
Yahoo has no immediate plans to overhaul its e-mail security procedures after a hacker last week gained access to Sarah Palin&#8217;s private Yahoo Mail account, the company said Monday. Instead, it is reviewing security processes on an industry-wide basis.
Yahoo [...]]]></description>
			<content:encoded><![CDATA[<p>How can you prevent a Palin webmail hack from happening to you? The short answer: you can&#8217;t.</p>
<p>Yahoo has no immediate plans to overhaul its e-mail security procedures after a hacker last week gained access to Sarah Palin&#8217;s private Yahoo Mail account, the company said Monday. Instead, it is reviewing security processes on an industry-wide basis.</p>
<p>Yahoo Mail isn&#8217;t the only Web-based mail service that could be duped into giving up someone else&#8217;s account password, the tactic that some have argued was used to break into Gov. Sarah Palin&#8217;s e-mail earlier this week.</p>
<p>Google Inc.&#8217;s Gmail, Microsoft Corp.&#8217;s Windows Live Hotmail and Yahoo Inc.&#8217;s Mail all rely on automated password-reset mechanisms that can be abused by anyone who knows the username associated with an account and an answer to a single security question, according to quick tests run by Computerworld.<br />
<span id="more-190"></span></p>
<p>Computerworld reporters and editors were able to &#8220;break&#8221; into their own and colleagues&#8217; accounts on all three services, then reset passwords armed only with the account&#8217;s username and the correct response to one of a limited number of common security questions, such as mother&#8217;s maiden name, the name of a favorite pet or the make of a first car.</p>
<p>Some of the personal information that would provide answers to the security questions may be easily found by searching social networking sites or the Internet, the approach a hacker labeled as &#8220;rubico&#8221; claimed to have used to dig up the responses necessary to access Palin&#8217;s account.</p>
<p>Hackers who know the username of an account &#8212; which is often identical to the part of the e-mail address that precedes the &#8220;@&#8221; symbol &#8212; and correctly type the distorted &#8220;CAPTCHA&#8221; characters are faced with only a security question before being allowed to change the account password. (CAPTCHA, or &#8220;Completely Automated Public Turing Test to Tell Computers and Humans Apart,&#8221; is the name for the security tool that uses distorted, scrambled characters to stymie automated bots.)</p>
<p>None of the services required that the new password be sent to an alternate e-mail address &#8212; although that was an option for all three &#8212; and instead offered an all-online process.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatsmypass.com/yahoo-hotmail-gmail-all-vulnerable-to-password-reset-hack/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
