<?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>Recognize-Security &#187; Exploitation</title>
	<atom:link href="http://www.rec-sec.com/category/exploitation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rec-sec.com</link>
	<description>a non-profit information security web site authored by Moshe Ben Abu (Trancer), focusing on vulnerability research, exploit development (mainly for the Metasploit Framework), web application security, information security and hacking news from around the world.</description>
	<lastBuildDate>Sun, 14 Mar 2010 17:44:35 +0000</lastBuildDate>
	<generator>http://www.rec-sec.com</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='www.rec-sec.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>Peter Van Eeckhoutte&#8217;s Exploit Writing Tutorials</title>
		<link>http://www.rec-sec.com/2010/01/22/corelanc0d3r-exploit-tutorials/</link>
		<comments>http://www.rec-sec.com/2010/01/22/corelanc0d3r-exploit-tutorials/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 17:37:21 +0000</pubDate>
		<dc:creator>Trancer</dc:creator>
				<category><![CDATA[Exploitation]]></category>

		<guid isPermaLink="false">http://www.rec-sec.com/?p=901</guid>
		<description><![CDATA[Hello everyone. If your in to exploit development or new to this and want to learn how to do it, here&#8217;s a series of tutorials by Peter Van Eeckhoutte (a.k.a corelanc0d3r), which I strongly recommend, that will give you solid knowledge in exploit writing.
Today Peter published the latest edition to his exploit writing tutorials about [...]]]></description>
			<content:encoded><![CDATA[<p>Hello everyone. If your in to exploit development or new to this and want to learn how to do it, here&#8217;s a series of tutorials by <a href="http://www.corelan.be:8800/" title="Peter Van Eeckhoutte's IT Research Blog">Peter Van Eeckhoutte</a> (a.k.a <a href="http://twitter.com/corelanc0d3r" title="corelanc0d3r (corelanc0d3r) on Twitter">corelanc0d3r</a>), which I strongly recommend, that will give you solid knowledge in exploit writing.<br />
Today Peter published the latest edition to his exploit writing tutorials about Win32 Egg Hunting. Check it out:</p>
<ul>
<li><a href="http://www.corelan.be:8800/index.php/2009/07/19/exploit-writing-tutorial-part-1-stack-based-overflows/" title="Exploit writing tutorial part 1 : Stack Based Overflows | Peter Van Eeckhoutte's Blog">Exploit writing tutorial part 1 : Stack Based Overflows</a></li>
<li><a href="http://www.corelan.be:8800/index.php/2009/07/23/writing-buffer-overflow-exploits-a-quick-and-basic-tutorial-part-2/" title="Exploit writing tutorial part 2 : Stack Based Overflows - jumping to shellcode | Peter Van Eeckhoutte's Blog">Exploit writing tutorial part 2 : Stack Based Overflows &#8211; jumping to shellcode</a></li>
<li><a href="http://www.corelan.be:8800/index.php/2009/07/25/writing-buffer-overflow-exploits-a-quick-and-basic-tutorial-part-3-seh/" title="Exploit writing tutorial part 3 : SEH Based Exploits | Peter Van Eeckhoutte's Blog">Exploit writing tutorial part 3 : <abbr title="Structured Exception Handler">SEH</abbr> Based Exploits</a></li>
<li><a href="http://www.corelan.be:8800/index.php/2009/07/28/seh-based-exploit-writing-tutorial-continued-just-another-example-part-3b/" title="Exploit writing tutorial part 3b : SEH Based Exploits - just another example | Peter Van Eeckhoutte's Blog">Exploit writing tutorial part 3b : <abbr title="Structured Exception Handler">SEH</abbr> Based Exploits &#8211; just another example</a></li>
<li><a href="http://www.corelan.be:8800/index.php/2009/08/12/exploit-writing-tutorials-part-4-from-exploit-to-metasploit-the-basics/" title="Exploit writing tutorial part 4 : From Exploit to Metasploit - The basics | Peter Van Eeckhoutte's Blog">Exploit writing tutorial part 4 : From Exploit to Metasploit &#8211; The basics</a></li>
<li><a href="http://www.corelan.be:8800/index.php/2009/09/05/exploit-writing-tutorial-part-5-how-debugger-modules-plugins-can-speed-up-basic-exploit-development/" title="Exploit writing tutorial part 5 : How debugger modules &#038; plugins can speed up basic exploit development | Peter Van Eeckhoutte's Blog">Exploit writing tutorial part 5 : How debugger modules &#038; plugins can speed up basic exploit development</a></li>
<li><a href="http://www.corelan.be:8800/index.php/2009/09/21/exploit-writing-tutorial-part-6-bypassing-stack-cookies-safeseh-hw-dep-and-aslr/" title="Exploit writing tutorial part 6 : Bypassing Stack Cookies, SafeSeh, SEHOP, HW DEP and ASLR | Peter Van Eeckhoutte's Blog">Exploit writing tutorial part 6 : Bypassing Stack Cookies, SafeSeh, <abbr title="Structured Exception Handler Overwrite Protection">SEHOP</abbr>, <abbr title="Hardware">HW</abbr> <abbr title="Data Execution Prevention">DEP</abbr> and <abbr title="Address Space Layout Randomization">ASLR</abbr></a></li>
<li><a href="http://www.corelan.be:8800/index.php/2009/11/06/exploit-writing-tutorial-part-7-unicode-from-0x00410041-to-calc/" title="Exploit writing tutorial part 7 : Unicode - from 0x00410041 to calc | Peter Van Eeckhoutte's Blog">Exploit writing tutorial part 7 : Unicode &#8211; from 0&#215;00410041 to calc</a></li>
<li><a href="http://www.corelan.be:8800/index.php/2010/01/09/exploit-writing-tutorial-part-8-win32-egg-hunting/" title="Exploit writing tutorial part 8 : Win32 Egg Hunting | Peter Van Eeckhoutte's Blog">Exploit writing tutorial part 8 : Win32 Egg Hunting</a></li>
</ul>
<p>Enjoy the reading!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rec-sec.com/2010/01/22/corelanc0d3r-exploit-tutorials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Metasploit Unleashed &#8211; Mastering the Framework</title>
		<link>http://www.rec-sec.com/2009/12/17/metasploit-unleashed/</link>
		<comments>http://www.rec-sec.com/2009/12/17/metasploit-unleashed/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 15:35:38 +0000</pubDate>
		<dc:creator>Trancer</dc:creator>
				<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[Metasploit]]></category>

		<guid isPermaLink="false">http://www.rec-sec.com/?p=904</guid>
		<description><![CDATA[Hello everyone,
I&#8217;d like to recommend a new and free online course brought to you by the great guys at Offensive Security, the creators of BackTrack Linux distribution.
Metasploit Unleashed &#8211; Mastering the Framework online course will give you a solid knowledge base to start working with the Metasploit Framework, from simple things such as lunching an [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="Metasploit Unleashed - Mastering the Framework" width="425" height="219" class="right" src="images/metasploit-unleashed.png" />Hello everyone,<br />
I&#8217;d like to recommend a new and free online course brought to you by the great guys at <a href="http://www.offensive-security.com/" title="Online Security Training from the Creators of BackTrack">Offensive Security</a>, the creators of BackTrack Linux distribution.</p>
<p><a href="http://www.offensive-security.com/metasploit-unleashed/" title="Metasploit Unleashed - Mastering the Framework">Metasploit Unleashed &#8211; Mastering the Framework</a> online course will give you a solid knowledge base to start working with the Metasploit Framework, from simple things such as lunching an exploit to post exploitation, Meterpreter scripting and more.</p>
<p>But the greatest thing about this course is its main purpose, which is to promote awareness and raise funds for underprivileged children in East Africa. So if you enjoy the course and find it useful, please make a donation to <a href="http://www.hackersforcharity.org/" title="IHS | Home of Johnny Long and Hackers for Charity, Inc">Hackers For Charity</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rec-sec.com/2009/12/17/metasploit-unleashed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
