<?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>ElPlog.com - V6.3 &#187; playstation 3</title>
	<atom:link href="http://www.elplog.com/tag/playstation-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elplog.com</link>
	<description>El blog de ElPerro...(plog, se entiende?)</description>
	<lastBuildDate>Thu, 29 Jul 2010 03:29:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Exploit para hackear la PS3</title>
		<link>http://www.elplog.com/2010/01/27/exploit-para-hackear-la-ps3/</link>
		<comments>http://www.elplog.com/2010/01/27/exploit-para-hackear-la-ps3/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 06:08:04 +0000</pubDate>
		<dc:creator>ElPerro</dc:creator>
				<category><![CDATA[Descargas Varias]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Laboratorio]]></category>
		<category><![CDATA[Novedades]]></category>
		<category><![CDATA[Seguridad]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[3]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[hackear]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[playstation 3]]></category>
		<category><![CDATA[ps3]]></category>
		<category><![CDATA[sony]]></category>
		<category><![CDATA[station]]></category>

		<guid isPermaLink="false">http://www.elplog.com/?p=4067</guid>
		<description><![CDATA[

GeoHot, se acuerdan de ese pibito que hizo el primer jaibreak en Iphone para poder instalar aplicaciones crackeadas?
Eso permitió en su momento a los usuarios de Iphone y Ipod Touch instalar cualquier tipo de aplicación para sus plataformas sin necesidad de que estas pasen por el &#8220;filtro oficial&#8221;. A muchos les generó mas de una [...]]]></description>
			<content:encoded><![CDATA[
<!-- ALL ADSENSE ADS DISABLED -->
<p><a href="http://twitter.com/geohot">GeoHot</a>, se acuerdan de ese pibito que hizo el primer jaibreak en Iphone para poder instalar aplicaciones crackeadas?<br />
Eso permitió en su momento a los usuarios de Iphone y Ipod Touch instalar cualquier tipo de aplicación para sus plataformas sin necesidad de que estas pasen por el &#8220;filtro oficial&#8221;. A muchos les generó mas de una alegría y a otros (la gente de Cuppertino, por ejemplo&#8230;) una verdadera vergüenza.</p>
<p><center><img src=http://elplog.com.ar/wp-content/uploads/2010/01/GeoHot.jpg title='Con esa cara hackeaste la PS3?'></center></p>
<p>Alguna vez en este blog se habló de un <a href="http://www.elplog.com/2009/07/22/el-puberto-que-atormenta-a-apple/">niño que atormetaba a Apple</a> y hoy este niño, atormenta a Sony&#8230;</p>
<p>Hace unas pocas horas, GeoHot publicó <a href="http://geohotps3.blogspot.com/2010/01/heres-your-silver-platter.html">en su blog</a> el procedimiento para evadir la seguridad de la PlayStation 3, la cual estuvo dos años invicta y virgen&#8230;</p>
<p><strong>Procedimiento:</strong> (http://pastie.org/795944)<br />
<em>geohot: well actually it&#8217;s pretty simple<br />
geohot: i allocate a piece of memory<br />
geohot: using map_htab and write_htab, you can figure out the real address of the memory<br />
geohot: which is a big win, and something the hv shouldn&#8217;t allow<br />
geohot: i fill the htab with tons of entries pointing to that piece of memory<br />
geohot: and since i allocated it, i can map it read/write<br />
geohot: then, i deallocate the memory<br />
geohot: all those entries are set to invalid<br />
geohot: well while it&#8217;s setting entries invalid, i glitch the memory control bus<br />
geohot: the cache writeback misses the memory <img src='http://www.elplog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
geohot: and i have entries allowing r/w to a piece of memory the hypervisor thinks is deallocated<br />
geohot: then i create a virtual segment with the htab overlapping that piece of memory i have<br />
geohot: write an entry into the virtual segment htab allowing r/w to the main segment htab<br />
geohot: switch to virtual segment<br />
geohot: write to main segment htab a r/w mapping of itself<br />
geohot: switch back<br />
geohot: PWNED<br />
geohot: and would work if memory were encrypted or had ECC<br />
geohot: the way i actually glitch the memory bus is really funny<br />
geohot: i have a button on my FPGA board<br />
geohot: that pulses low for 40ns<br />
geohot: i set up the htab with the tons of entries<br />
geohot: and spam press the button<br />
geohot: right after i send the deallocate call</em></p>
<p><strong>Descarga:</strong> <a href="http://elplog.com.ar/uploads/ps3_exploit.zip">Exploit PS3</a><br />
<strong>Fuente:</strong> <a href="http://geohotps3.blogspot.com/2010/01/heres-your-silver-platter.html">GeoHot</a><br />
<strong>Fuente:</strong> <a href="http://wiki.ps2dev.org/">Wiki PS3</a> (Recomendado)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.elplog.com/2010/01/27/exploit-para-hackear-la-ps3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
