<?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>RISE Security &#187; project</title>
	<atom:link href="http://risesecurity.org/tag/project/feed/" rel="self" type="application/rss+xml" />
	<link>http://risesecurity.org</link>
	<description></description>
	<lastBuildDate>Fri, 02 Jul 2010 10:27:39 +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>UNIX Assembly Components for Proof of Concept Codes 1.4.0</title>
		<link>http://risesecurity.org/2010/05/23/unix-assembly-components-for-proof-of-concept-codes-1-4-0/</link>
		<comments>http://risesecurity.org/2010/05/23/unix-assembly-components-for-proof-of-concept-codes-1-4-0/#comments</comments>
		<pubDate>Sun, 23 May 2010 19:30:31 +0000</pubDate>
		<dc:creator>Ramon de Carvalho Valle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[shellcode]]></category>

		<guid isPermaLink="false">http://risesecurity.org/?p=52</guid>
		<description><![CDATA[We are pleased to announce the release of a new version of our UNIX Assembly Components for Proof of Concept Codes (unixasm). The unixasm is a set of assembly components for proof of concept codes on different operating systems and architectures. These components were carefully designed and implemented for maximum reliability, following strict coding standards [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce the release of a new version of our <a href="/projects/unixasm/">UNIX Assembly Components for Proof of Concept Codes (unixasm)</a>.</p>
<p>The unixasm is a set of assembly components for proof of concept codes on different operating systems and architectures. These components were carefully designed and implemented for maximum reliability, following strict coding standards and requirements, such as system call invocation standards, position independent, register independent and zero free code. A special attention was put on code length when designing and implementing them, resulting in the most reliable and shortest codes for such purpose available today.</p>
<p>Changes in this version:</p>
<ul>
<li>Add support to AIX Versions 6.1.4, 6.1.3, 6.1.2, 6.1.1, 5.3.10, 5.3.9, 5.3.8, 5.3.7.</li>
<li>Change the base value used for calculating the system call numbers and arguments to avoid null bytes in newer versions of AIX.</li>
</ul>
<p>These components are also available as part of <a href="http://www.metasploit.com/framework/">Metasploit Penetration Testing Framework</a> and <a href="http://www.metasploit.com/express/">Metasploit Express</a> as payload modules.</p>
<p>The unixasm project is now controlled by Git and hosted at GitHub, you can <a href="http://risesecurity.org/projects/unixasm/">view the project&#8217;s page</a> or <a href="http://github.com/rcvalle/unixasm">view project’s repository on GitHub</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://risesecurity.org/2010/05/23/unix-assembly-components-for-proof-of-concept-codes-1-4-0/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>UNIX Assembly Components for Proof of Concept Codes 1.3.0</title>
		<link>http://risesecurity.org/2008/11/17/unix-assembly-components-for-proof-of-concept-codes-1-3-0/</link>
		<comments>http://risesecurity.org/2008/11/17/unix-assembly-components-for-proof-of-concept-codes-1-3-0/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 00:00:29 +0000</pubDate>
		<dc:creator>Ramon de Carvalho Valle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[shellcode]]></category>

		<guid isPermaLink="false">http://hades-4/?p=37</guid>
		<description><![CDATA[We are pleased to announce the release of a new version of our UNIX Assembly Components for Proof of Concept Codes (unixasm). The unixasm is a set of assembly components for proof of concept codes on different operating systems and architectures. These components were carefully designed and implemented for maximum reliability, following strict coding standards [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce the release of a new version of our <a href="/projects/unixasm/">UNIX Assembly Components for Proof of Concept Codes (unixasm)</a>.</p>
<p>The unixasm is a set of assembly components for proof of concept codes on different operating systems and architectures. These components were carefully designed and implemented for maximum reliability, following strict coding standards and requirements, such as system call invocation standards, position independent, register independent and zero free code. A special attention was put on code length when designing and implementing them, resulting in the most reliable and shortest codes for such purpose available today.</p>
<p>Changes in this version:</p>
<ul>
<li>Bug fixes to AIX POWER/PowerPC assembly components and payload modules.</li>
<li>New assembly components and payload modules for AIX POWER/PowerPC.</li>
<li>New assembly components and payload modules for Linux POWER/PowerPC/Cell BE.</li>
<li>New assembly components and payload modules for Linux POWER/PowerPC/Cell BE (64-bit).</li>
</ul>
<p>These components are also available as part of <a href="http://www.metasploit.com/framework/">The Metasploit Framework</a> as payload modules.</p>
]]></content:encoded>
			<wfw:commentRss>http://risesecurity.org/2008/11/17/unix-assembly-components-for-proof-of-concept-codes-1-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UNIX Assembly Components for Proof of Concept Codes 1.2.0</title>
		<link>http://risesecurity.org/2008/09/10/unix-assembly-components-for-proof-of-concept-codes-1-2-0/</link>
		<comments>http://risesecurity.org/2008/09/10/unix-assembly-components-for-proof-of-concept-codes-1-2-0/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 00:00:01 +0000</pubDate>
		<dc:creator>Ramon de Carvalho Valle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[shellcode]]></category>

		<guid isPermaLink="false">http://hades-4/?p=36</guid>
		<description><![CDATA[We are pleased to announce the release of a new version of our UNIX Assembly Components for Proof of Concept Codes (unixasm). The unixasm is a set of assembly components for proof of concept codes on different operating systems and architectures. These components were carefully designed and implemented for maximum reliability, following strict coding standards [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce the release of a new version of our <a href="/projects/unixasm/">UNIX Assembly Components for Proof of Concept Codes (unixasm)</a>.</p>
<p>The unixasm is a set of assembly components for proof of concept codes on different operating systems and architectures. These components were carefully designed and implemented for maximum reliability, following strict coding standards and requirements, such as system call invocation standards, position independent, register independent and zero free code. A special attention was put on code length when designing and implementing them, resulting in the most reliable and shortest codes for such purpose available today.</p>
<p>Changes in this version:</p>
<ul>
<li>New assembly components and payload modules for AIX POWER/PowerPC.</li>
</ul>
<p>These components are also available as part of <a href="http://www.metasploit.com/framework/">The Metasploit Framework</a> as payload modules.</p>
]]></content:encoded>
			<wfw:commentRss>http://risesecurity.org/2008/09/10/unix-assembly-components-for-proof-of-concept-codes-1-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UNIX Assembly Components for Proof of Concept Codes 1.1.0</title>
		<link>http://risesecurity.org/2008/02/08/unix-assembly-components-for-proof-of-concept-codes-1-1-0/</link>
		<comments>http://risesecurity.org/2008/02/08/unix-assembly-components-for-proof-of-concept-codes-1-1-0/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 00:00:20 +0000</pubDate>
		<dc:creator>Ramon de Carvalho Valle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[shellcode]]></category>

		<guid isPermaLink="false">http://hades-4/?p=34</guid>
		<description><![CDATA[We are pleased to announce the release of a new version of our UNIX Assembly Components for Proof of Concept Codes (unixasm). The unixasm is a set of assembly components for proof of concept codes on different operating systems and architectures. These components were carefully designed and implemented for maximum reliability, following strict coding standards [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce the release of a new version of our <a href="/projects/unixasm/">UNIX Assembly Components for Proof of Concept Codes (unixasm)</a>.</p>
<p>The unixasm is a set of assembly components for proof of concept codes on different operating systems and architectures. These components were carefully designed and implemented for maximum reliability, following strict coding standards and requirements, such as system call invocation standards, position independent, register independent and zero free code. A special attention was put on code length when designing and implementing them, resulting in the most reliable and shortest codes for such purpose available today.</p>
<p>Changes in this version:</p>
<ul>
<li>New Find socket code (fndsockcode) assembly components for all already supported operating systems and architectures.</li>
<li>New assembly components and payload modules for Mac OS X x86.</li>
</ul>
<p>These components are also available as part of <a href="http://www.metasploit.com/framework/">The Metasploit Framework</a> as payload modules.</p>
]]></content:encoded>
			<wfw:commentRss>http://risesecurity.org/2008/02/08/unix-assembly-components-for-proof-of-concept-codes-1-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
