<?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>Chris Castiglione &#187; bookmarklet</title>
	<atom:link href="http://www.ccastig.com/tag/bookmarklet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ccastig.com</link>
	<description>Chris Castiglione, New Media, Development, Music, University of Amsterdam, New York City</description>
	<lastBuildDate>Sat, 21 Aug 2010 00:28:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>View Password Bookmarklet</title>
		<link>http://www.ccastig.com/2009/03/25/view-password-bookmarklet/</link>
		<comments>http://www.ccastig.com/2009/03/25/view-password-bookmarklet/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 17:44:48 +0000</pubDate>
		<dc:creator>Chris Castiglione</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[lifehacker]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ccastig.com/?p=495</guid>
		<description><![CDATA[Go to any login page where you have a password &#8220;starred out&#8221; Ya know, like this: Copy and paste this code into the address bar in your browser Watch as the password is decoded into plain text I couldn&#8217;t believe this was possible, but then it started to make sense considering that in HTML source [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-499" href="http://www.ccastig.com/2009/03/25/view-password-bookmarklet/picture-3/"><img class="alignright size-full wp-image-499" title="view password gmail" src="http://www.ccastig.com/wp/wp-content/uploads/2009/03/picture-3.png" alt="view password gmail" width="250" height="231" /></a></p>
<ol>
<li>Go to any login page where you have a password &#8220;starred out&#8221;<br />
Ya know, like this:</p>
<form id="theform" class="theform" action="http://www.musicneutral.com/jango.php" enctype="multipart/form-data" method="post">
<input id="password" name="password" type="password" value="1234spaceballs" /></form>
</li>
<li>Copy and paste <a href="http://www.ccastig.com/viewpasswords.php">this</a> code into the address bar in your browser</li>
<li>Watch as the password is decoded into plain text</li>
<p>I couldn&#8217;t believe this was possible, but then it started to make sense considering that in HTML source our passwords are plain-text in the value field:</ol>
<pre id="line1">&lt;<span class="start-tag">input</span><span class="attribute-value"> </span><span class="attribute-name">type</span>=<span class="attribute-value">"password" </span><span class="attribute-name">value</span>=<span class="attribute-value">"1234spaceballs" </span><span class="error"><span class="attribute-name">/</span></span>&gt;</pre>
<ol>But what a good way to decode old passwords you may have forgotten (or&#8230;uh&#8230;.decode an ex-girlfriend&#8217;s gmail password). And as <a href="http://lifehacker.com/395697/top-10-useful-bookmarklets" target="_blank">Lifehacker</a> shows, it&#8217;s easy to save this code as a bookmarklet for easy access.</p>
<p><a href="http://www.ccastig.com/viewpasswords.php" target="_blank">Click Here To Go To The Example Page</a></ol>
]]></content:encoded>
			<wfw:commentRss>http://www.ccastig.com/2009/03/25/view-password-bookmarklet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

