<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>The Edge of I-Hacked</title>
	<link>http://edge.i-hacked.com</link>
	<description>Edge.I-Hacked is a security / tech / hardware news blog</description>
	<pubDate>Tue, 22 Jul 2008 05:50:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>Kaminsky&#8217;s DNS Issue Leaked</title>
		<link>http://edge.i-hacked.com/kaminskys-dns-issue-leaked</link>
		<comments>http://edge.i-hacked.com/kaminskys-dns-issue-leaked#comments</comments>
		<pubDate>Tue, 22 Jul 2008 05:50:35 +0000</pubDate>
		<dc:creator>hevnsnt</dc:creator>
		
		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://edge.i-hacked.com/kaminskys-dns-issue-leaked</guid>
		<description><![CDATA[from Invisible Denizen:
It appears matasano posted an explanation of Dan Kaminsky&#8217;s DNS issue to their blog today, but looks like it may have been yanked back down.  My google reader account nabbed it via the RSS feed while it was up.
It looks like maybe they had this typed up, ready to hit &#8220;post&#8221; as [...]]]></description>
			<content:encoded><![CDATA[<p>from <a href="http://blog.invisibledenizen.org/2008/07/kaminskys-dns-issue-accidentally-leaked.html">Invisible Denizen:</a></p>
<blockquote><p>It appears matasano <a href="http://www.matasano.com/log/1103/reliable-dns-forgery-in-2008-kaminskys-discovery/">posted an explanation</a> of Dan Kaminsky&#8217;s <a href="http://securosis.com/2008/07/08/dan-kaminsky-discovers-fundamental-issue-in-dns-massive-multivendor-patch-released/">DNS issue</a> to their blog today, but looks like it may have been yanked back down.  My google reader account nabbed it via the RSS feed while it was up.</p>
<p>It looks like maybe they had this typed up, ready to hit &#8220;post&#8221; as soon as someone else figured it out?  They had advance knowledge of the issue via conference calls with Kaminsky, and when  Halvar Flake <a href="http://addxorrol.blogspot.com/2008/07/on-dans-request-for-no-speculation.html">posted some speculation</a> on what the issue was, they referred to Halvar&#8217;s post and their explanation hit the matasano blog.  But Halvar&#8217;s speculation was not the full issue; only a re-hash of previously known issues.  Halvar&#8217;s ideas were close, but incomplete.  Matasano filled in the missing details, possibly by accident.  <img src='http://edge.i-hacked.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Rather than re-post their entire section and get crossways with copyright complaints, here&#8217;s a summary of their explanation:</p>
<ol>
<li>There&#8217;s a general principle of cryptography that says if you have to guess Variable A, it&#8217;s incredibly helpful to be able to make as many iterations of variable A as possible.  (See wikipedia&#8217;s <a href="http://en.wikipedia.org/wiki/Birthday_attack">entry</a> on &#8220;birthday attack&#8221; or <a href="http://www.google.com/search?hl=en&amp;q=%22birthday+attack%22">google</a> for more details.)</li>
<li>DNS only uses a random 16-bit transaction ID that must be guessed in order to poison a DNS server&#8217;s cache, and it must be guessed before the legitimate answer comes back.  This is difficult to do on any individual requests scale.</li>
<li>If you can slam a server with tons of requests, Point 1 above comes into play and allows you to reliably and quickly get at least 1 DNS cache poisoning packet to match the transaction ID.  (Halvar&#8217;s guess said this: force requests for random0000001.com, random0000002.com, etc, to generate a large amount of Variable A&#8217;s.  Eventually you&#8217;ll guess one right.)</li>
<li>This is obviously not very helpful.  So what if I can poison bankofamerica349543.com.</li>
<li>OK, so what about <a href="http://en.wikipedia.org/wiki/Wildcard_DNS_record">DNS wildcards</a>?  If you are able to poison random00001.invisibledenizen.org, what does that get you?  Enter the <a href="http://en.wikipedia.org/wiki/DNS_cache_poisoning#Redirect_the_target_domain.27s_nameserver">additional RR set</a> field.  This allows you to piggy back additional DNS responses in addition to what was requested.   For security reasons, you can only respond with additional answers for addresses that match the same domain.  (E.g., if I submit a request for arbitrary.domain.com, the additional response section can only return info for domain.com sub-domains.)</li>
<li>So the attack is this: do the above to cache poison randomXXXX.invisibledenizen.org, and in each packet have the additional RR return answers for ns1.invisibledenizen.org.  Whenever random42156.invisibledenizen.org is the magical response that finds the transaction ID and poisons the cache, it will also poison the record for my nameserver, ns1.invisibledenizen.org.</li>
</ol>
<p>Matasona stated this attack could occur in &#8220;less than 10 seconds&#8221; with current internet speeds.</p>
<p>Anyone want to throw together a metasploit aux module for this?</p>
<p> <img src='http://edge.i-hacked.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>-N
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://edge.i-hacked.com/kaminskys-dns-issue-leaked/feed</wfw:commentRss>
		</item>
		<item>
		<title>nUbuntu is BACK!</title>
		<link>http://edge.i-hacked.com/nubuntu-is-back</link>
		<comments>http://edge.i-hacked.com/nubuntu-is-back#comments</comments>
		<pubDate>Mon, 21 Jul 2008 04:00:16 +0000</pubDate>
		<dc:creator>hevnsnt</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://edge.i-hacked.com/nubuntu-is-back</guid>
		<description><![CDATA[from nUbuntu .org
With over a year of inactivity, the latest alpha of nUbuntu 8.04 has finally surfaced.
With this comes many new bug fixes and updates. All of the latest security and penetration tools are included to make this you&#8217;re primary pentesting livecd.
We&#8217;ve been working hard over the past month to bring you this update and [...]]]></description>
			<content:encoded><![CDATA[<p>from <a href="http://www.nubuntu.org/">nUbuntu .org</a></p>
<blockquote><p>With over a year of inactivity, the latest alpha of nUbuntu 8.04 has finally surfaced.</p>
<p>With this comes many new bug fixes and updates. All of the latest security and penetration tools are included to make this you&#8217;re primary pentesting livecd.</p>
<p>We&#8217;ve been working hard over the past month to bring you this update and the day has finally come and all the hard work paid off.</p>
<p>If you&#8217;re ready to download this, head on over to our download page here: <a href="http://nubuntu.org/downloads.php">http://nubuntu.org/downloads.php</a></p>
<p>This release is much more stable and secure than any of its predecessors.</p>
<p>Please let us know of any bugs and anything you would like to see in the final version of this by posting at <a href="http://forums.nubuntu.org">http://forums.nubuntu.org</a></p>
<p>Join in the chat on IRC with your fellow nUbuntu&#8217;ers, we&#8217;re on the FreeNode IRC Network in #nubuntu</p>
<p>I would personally like to say thank you to all of our mirrors for donating their bandwidth.</p>
<p>-Phobos</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://edge.i-hacked.com/nubuntu-is-back/feed</wfw:commentRss>
		</item>
		<item>
		<title>Zodiac - DNS Protocol Monitoring and Spoofing Tool</title>
		<link>http://edge.i-hacked.com/zodiac-dns-protocol-monitoring-and-spoofing-tool</link>
		<comments>http://edge.i-hacked.com/zodiac-dns-protocol-monitoring-and-spoofing-tool#comments</comments>
		<pubDate>Fri, 18 Jul 2008 19:06:35 +0000</pubDate>
		<dc:creator>hevnsnt</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://edge.i-hacked.com/zodiac-dns-protocol-monitoring-and-spoofing-tool</guid>
		<description><![CDATA[from Darknet - The Darkside
Zodiac is a DNS protocol analyzation and exploitation program. It is a robust tool to explore the DNS protocol. Internally it contains advanced DNS routines for DNS packet construction and disassembling and is the optimal tool if you just want to try something out without undergoing the hassle to rewrite DNS [...]]]></description>
			<content:encoded><![CDATA[<p>from <a href="http://www.darknet.org.uk/2008/07/zodiac-dns-protocol-monitoring-and-spoofing-tool/">Darknet - The Darkside</a></p>
<blockquote><p>Zodiac is a DNS protocol analyzation and exploitation program. It is a robust tool to explore the DNS protocol. Internally it contains advanced DNS routines for DNS packet construction and disassembling and is the optimal tool if you just want to try something out without undergoing the hassle to rewrite DNS packet routines or packet filtering.</p>
<p><strong>Features</strong></p>
<ul>
<li>
sniffing on all kinds of configured devices (Ethernet, PPP, …)</li>
<li>capturing and decoding nearly all types of DNS packets, including packet decompression</li>
<li>ncurses driven text based frontend with interactive commandline and multiple windows</li>
<li>
threaded design allow more flexibility when adding your own features</li>
<li>clean code, commented and tested just fine, ready for you to extend</li>
<li>internal DNS packet filtering allows installation of pseudo DNS filters you can “select()” on a large set of DNS packet construction primitives</li>
<li>DNS name server versioning using BIND version requests</li>
<li>DNS local spoofing, answering DNS queries on your LAN before the remote NS</li>
<li>
DNS jizz spoofing, exploiting a weakness within old BIND versions</li>
<li>DNS ID spoofing, exploiting a weakness within the DNS protocol itself</li>
</ul>
<p>You can download Zodiac 0.4.9 here:</p>
<p><a href="http://www.packetfactory.net/projects/zodiac/zodiac-0.4.9.tar.gz">zodiac-0.4.9.tar.gz</a></p>
<p>Or read more <a href="http://www.packetfactory.net/projects/zodiac/">here</a>.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://edge.i-hacked.com/zodiac-dns-protocol-monitoring-and-spoofing-tool/feed</wfw:commentRss>
		</item>
		<item>
		<title>UBISoft releases&#8230;. Crack?</title>
		<link>http://edge.i-hacked.com/ubisoft-releases-crack</link>
		<comments>http://edge.i-hacked.com/ubisoft-releases-crack#comments</comments>
		<pubDate>Fri, 18 Jul 2008 18:29:41 +0000</pubDate>
		<dc:creator>hevnsnt</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://edge.i-hacked.com/ubisoft-releases-crack</guid>
		<description><![CDATA[from ubisoft&#8217;s own forums
Ubisoft recently released a no CD fix for R6Vegas. However, after close inspection some members of their forums noticed that the fix was created by RELOADED, a piracy group, which breaks Ubisoft&#8217;s own rules on piracy.  Interesting.

]]></description>
			<content:encoded><![CDATA[<p>from <a href="http://forums.ubi.com/eve/forums/a/tpc/f/1991064316/m/1381029176/p/1">ubisoft&#8217;s own forums</a><br />
Ubisoft recently released a no CD fix for R6Vegas. However, after close inspection some members of their forums noticed that the fix was created by RELOADED, a piracy group, which breaks Ubisoft&#8217;s own rules on piracy.  Interesting.</p>
<p><center><a href='http://edge.i-hacked.com/wp-content/uploads/2008/07/r6vegas2.png' title='Ubisoft nocd fix'><img src='http://edge.i-hacked.com/wp-content/uploads/2008/07/r6vegas2.thumbnail.png' alt='Ubisoft nocd fix' /></a></center></p>
]]></content:encoded>
			<wfw:commentRss>http://edge.i-hacked.com/ubisoft-releases-crack/feed</wfw:commentRss>
		</item>
		<item>
		<title>Styrofoam Plate Speaker</title>
		<link>http://edge.i-hacked.com/styrofoam-plate-speaker</link>
		<comments>http://edge.i-hacked.com/styrofoam-plate-speaker#comments</comments>
		<pubDate>Fri, 18 Jul 2008 18:25:30 +0000</pubDate>
		<dc:creator>hevnsnt</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://edge.i-hacked.com/styrofoam-plate-speaker</guid>
		<description><![CDATA[from MAKE: Blog: Weekend Project: S
Go gettem Kipkay

				Styrofoam Plate Speaker - video powered by Metacafe
]]></description>
			<content:encoded><![CDATA[<p>from <a href="http://blog.makezine.com/archive/2008/07/weekend_project_styrofoam_1.html?CMP=OTC-0D6B48984890">MAKE: Blog: Weekend Project: S</a><br />
Go gettem Kipkay<br />
<embed></embed><embed src="http://www.metacafe.com/fplayer/1513049/styrofoam_plate_speaker.swf" width="400" height="345" wmode="transparent"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed><br /><font size="1"></p>
<p>				<a href="http://www.metacafe.com/watch/1513049/styrofoam_plate_speaker/">Styrofoam Plate Speaker - video powered by Metacafe</a></font></p>
]]></content:encoded>
			<wfw:commentRss>http://edge.i-hacked.com/styrofoam-plate-speaker/feed</wfw:commentRss>
		</item>
		<item>
		<title>Listen to the 2600 hacker conference</title>
		<link>http://edge.i-hacked.com/listen-to-the-2600-hacker-conference</link>
		<comments>http://edge.i-hacked.com/listen-to-the-2600-hacker-conference#comments</comments>
		<pubDate>Fri, 18 Jul 2008 18:19:35 +0000</pubDate>
		<dc:creator>hevnsnt</dc:creator>
		
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://edge.i-hacked.com/listen-to-the-2600-hacker-conference</guid>
		<description><![CDATA[from CNET News.com
The seventh Hackers on Planet Earth conference, organized by 2600, starts Friday in New York. If you can&#8217;t be at The Last HOPE, you can listen online.
Radio station W2H according to Bernie S., those are real, albeit temporary, call letters will be broadcasting from radio.hope.net. Also known as Radio Statler the hotel hosting [...]]]></description>
			<content:encoded><![CDATA[<p>from <a href="http://news.cnet.com/8301-13554_3-9993789-33.html">CNET News.com</a></p>
<blockquote><p>The seventh Hackers on Planet Earth conference, organized by 2600, starts Friday in New York. If you can&#8217;t be at The Last HOPE, you can listen online.</p>
<p>Radio station W2H according to Bernie S., those are real, albeit temporary, call letters will be broadcasting from radio.hope.net. Also known as Radio Statler the hotel hosting the conference used to be called The Statler, the station will be live from 10 a.m. ET Friday until the close of the conference at 8 p.m. on Sunday.</p>
<p>There isn&#8217;t a published schedule, most likely because there isn&#8217;t an unpublished one, either. Plans are to stream the keynote presentations and other popular seminars, interview some of the speakers, carry reports from roving reporters, and talk to some of the attendees.</p>
<p>Hackers with their own podcasts are also invited to contribute. With a project manager named &#8220;LexIcon&#8221; a chief engineer who goes by &#8220;nikgod,&#8221; it should be interesting. I&#8217;ll be there, and maybe they&#8217;ll even have a few minutes to talk to me. </p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://edge.i-hacked.com/listen-to-the-2600-hacker-conference/feed</wfw:commentRss>
		</item>
		<item>
		<title>F-Secure&#8217;s WorldMap data in Google Earth</title>
		<link>http://edge.i-hacked.com/f-secures-worldmap-data-in-google-earth</link>
		<comments>http://edge.i-hacked.com/f-secures-worldmap-data-in-google-earth#comments</comments>
		<pubDate>Thu, 17 Jul 2008 21:29:56 +0000</pubDate>
		<dc:creator>hevnsnt</dc:creator>
		
		<category><![CDATA[Totally Sweet]]></category>

		<category><![CDATA[Tech]]></category>

		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://edge.i-hacked.com/f-secures-worldmap-data-in-google-earth</guid>
		<description><![CDATA[YouTube - Google Earth Demo
Video demonstration of F-Secure&#8217;s WorldMap data in Google Earth.



http://www.f-secure.com/weblog/
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=UUwc71ySnLI">YouTube - Google Earth Demo</a><br />
Video demonstration of F-Secure&#8217;s WorldMap data in Google Earth.<br />
<embed><object width="425" height="344">
<param name="movie" value="http://www.youtube.com/v/UUwc71ySnLI&#038;hl=en&#038;fs=1"></param>
<param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/UUwc71ySnLI&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></embed><br />
<a href="http://www.f-secure.com/weblog/">http://www.f-secure.com/weblog/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://edge.i-hacked.com/f-secures-worldmap-data-in-google-earth/feed</wfw:commentRss>
		</item>
		<item>
		<title>Vista, Word and Google Desktop circumvent TrueCrypt function</title>
		<link>http://edge.i-hacked.com/vista-word-and-google-desktop-circumvent-truecrypt-function</link>
		<comments>http://edge.i-hacked.com/vista-word-and-google-desktop-circumvent-truecrypt-function#comments</comments>
		<pubDate>Thu, 17 Jul 2008 21:01:50 +0000</pubDate>
		<dc:creator>hevnsnt</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://edge.i-hacked.com/vista-word-and-google-desktop-circumvent-truecrypt-function</guid>
		<description><![CDATA[from heise Security UK
Cryptography expert Bruce Schneier, in conjunction with a research group, has studied the security of TrueCrypt, to see whether it meets the specifications for a &#8216;Deniable File System&#8217; (DFS) – implemented in TrueCrypt as hidden volumes – and is really able to conceal the existence of a volume within a standard system [...]]]></description>
			<content:encoded><![CDATA[<p>from <a href="http://www.heise-online.co.uk/security/Vista-Word-and-Google-Desktop-circumvent-TrueCrypt-function--/news/111118">heise Security UK</a></p>
<blockquote><p>Cryptography expert <a href="http://www.schneier.com/" rel="external">Bruce Schneier</a>, in conjunction with a research group, has studied the security of TrueCrypt, to see whether it meets the specifications for a <a href="http://www.schneier.com/blog/archives/2006/04/deniable_file_s.html" rel="external">&#8216;Deniable File System&#8217;</a> (DFS) – implemented in TrueCrypt as hidden volumes – and is really able to conceal the existence of a volume within a standard system environment.</p>
<p><!-- cadv -->
<div class="cadv"><!--OAS AD="Middle1"--><br />
<!-- <a href="http://www.heise-online.co.uk/security@Middle1">www.heise-online.co.uk/security@Middle1</a> --></div>
<p><!-- /cadv --></p>
<p>Hidden volumes are intended to conceal even the existence of encrypted files. It allows a PC owner to deny having specific encrypted data on his PC. Even where a suspect in a police investigation reveals the key to an outer container in order to avoid a jail term, he or she can still deny the existence of a concealed inner container. This is known as  <a href="http://en.wikipedia.org/wiki/Deniable_encryption" rel="external">deniable encryption</a>. For the authorities, the only solution to this would be to make the private use of encryption itself illegal.</p>
<p>Whilst TrueCrypt 5.1a itself appears to offer few points of attack, Windows Vista, Word and Google Desktop all undermine the principle of deniability. As soon as a user opens a hidden volume, traces, such as a unique volume ID, are left in the Windows registry. In addition, an edited file may subsequently appear in the list of recently opened documents.</p>
<p>According to Schneier, Word can torpedo both encryption and deniability if auto-save is activated. Using simple Word auto-recovery tools, he succeeded in recovering a Word file edited in a hidden folder. Google Desktop, which indexes many data types as soon as a volume is opened, can have similarly fatal consequences.</p>
<p>Some of these problems have already been addressed in TrueCrypt 6.0. This allows the entire operating system to be hidden in an inner container. Depending on the password entered by the user when booting, either the encrypted system alone or both the encrypted system and the hidden system will start. It is then irrelevant whether or not the operating system or another application leaves traces of the hidden system.</p>
<p>Schneier&#8217;s group intend to present their results at <a href="http://www.usenix.org/events/hotsec08/cfp/" rel="external">USENIX HotSec &#8216;08</a> at the end of this month. The seven-page paper is already <a href="http://www.schneier.com/paper-truecrypt-dfs.pdf" rel="external">available as a PDF</a>.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://edge.i-hacked.com/vista-word-and-google-desktop-circumvent-truecrypt-function/feed</wfw:commentRss>
		</item>
		<item>
		<title>Google Trends hacked again</title>
		<link>http://edge.i-hacked.com/google-trends-hacked-again</link>
		<comments>http://edge.i-hacked.com/google-trends-hacked-again#comments</comments>
		<pubDate>Thu, 17 Jul 2008 20:15:45 +0000</pubDate>
		<dc:creator>hevnsnt</dc:creator>
		
		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://edge.i-hacked.com/google-trends-hacked-again</guid>
		<description><![CDATA[from The INQUIRER
SEARCH ENGINE Google has had its Hot Trends system hacked for the second time in seven days.
Last week a swastika appeared on Google Trends as a top queried term. It was removed and a spokesGoogle claimed that a link on a popular Internet bulletin board, 4Chan, was to blame.
Last night the most queried [...]]]></description>
			<content:encoded><![CDATA[<p>from <a href="http://www.theinquirer.net/gb/inquirer/news/2008/07/17/google-trends-hacked-again">The INQUIRER</a></p>
<blockquote><p>SEARCH ENGINE Google has had its Hot Trends system hacked for the second time in seven days.</p>
<p>Last week a swastika appeared on Google Trends as a top queried term. It was removed and a spokesGoogle claimed that a link on a popular Internet bulletin board, 4Chan, was to blame.</p>
<p>Last night the most queried term on Google Trends was no longer a Swastika, it was the statement “ǝlƃooƃ noʎ ʞɔnɟ”.</p>
<p>So far no one has worked out how it could happen. Google claims the Hot Trends list is automatically generated by machines and algorithms that detect hot or breaking queries.</p>
<p>But flipped text seems to imply that there is a hacker involved rather than just people playing the system. µ</p></blockquote>
<p>Ok, so anyone in the &#8220;hacking&#8221; scene knows that &#8220;flipped&#8221; text isnt the sign of a ɹǝʞɔɐɥ but it is funny none the less</p>
]]></content:encoded>
			<wfw:commentRss>http://edge.i-hacked.com/google-trends-hacked-again/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Woz on The Price is Right this morning</title>
		<link>http://edge.i-hacked.com/the-woz-on-the-price-is-right-this-morning</link>
		<comments>http://edge.i-hacked.com/the-woz-on-the-price-is-right-this-morning#comments</comments>
		<pubDate>Thu, 17 Jul 2008 18:50:48 +0000</pubDate>
		<dc:creator>hevnsnt</dc:creator>
		
		<category><![CDATA[Totally Sweet]]></category>

		<category><![CDATA[Funny]]></category>

		<guid isPermaLink="false">http://edge.i-hacked.com/the-woz-on-the-price-is-right-this-morning</guid>
		<description><![CDATA[from Mac Forums

]]></description>
			<content:encoded><![CDATA[<p>from <a href="http://forums.macrumors.com/showthread.php?p=5838235">Mac Forums</a><br />
<img src='http://edge.i-hacked.com/wp-content/uploads/2008/07/woz.jpg' alt='woz on price is right' /></p>
]]></content:encoded>
			<wfw:commentRss>http://edge.i-hacked.com/the-woz-on-the-price-is-right-this-morning/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
