<?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>Exploits Database by Offensive Security &#187; Tal Zeltzer</title>
	<atom:link href="http://www.exploit-db.com/category/zelik/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.exploit-db.com</link>
	<description>Exploits, Shellcode, Security Papers</description>
	<lastBuildDate>Sat, 02 Jun 2012 16:49:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Fuzzing vs Reversing – Round #2 (Reversing)</title>
		<link>http://www.exploit-db.com/fuzzing-vs-reversing-round-2-reversing/</link>
		<comments>http://www.exploit-db.com/fuzzing-vs-reversing-round-2-reversing/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 18:01:45 +0000</pubDate>
		<dc:creator>zelik</dc:creator>
				<category><![CDATA[EDB News]]></category>
		<category><![CDATA[Tal Zeltzer]]></category>

		<guid isPermaLink="false">http://www.exploit-db.com/?p=2565</guid>
		<description><![CDATA[After a few days of fuzzing, I noticed that I covered a large part of the format (at least the part I found interesting) so I then began reverse engineering the format more thoroughly. I started by mapping out the tag-types and reviewing functions that parse them. After I spent a few hours just poking [...]]]></description>
		<wfw:commentRss>http://www.exploit-db.com/fuzzing-vs-reversing-round-2-reversing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fuzzing vs Reversing – Round #1 (Fuzzing)</title>
		<link>http://www.exploit-db.com/fuzzing-vs-reversing-round-1-fuzzing/</link>
		<comments>http://www.exploit-db.com/fuzzing-vs-reversing-round-1-fuzzing/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 17:19:15 +0000</pubDate>
		<dc:creator>zelik</dc:creator>
				<category><![CDATA[EDB News]]></category>
		<category><![CDATA[Tal Zeltzer]]></category>

		<guid isPermaLink="false">http://www.exploit-db.com/?p=2538</guid>
		<description><![CDATA[I have recently been doing some fuzzing on the Adobe Flash Player. I started by implementing a simple format fuzzer for Flash based on a homegrown framework that I have been developing for awhile. I implemented and executed tests and progressively covered more and more of the format. After a few days, I noticed one of [...]]]></description>
		<wfw:commentRss>http://www.exploit-db.com/fuzzing-vs-reversing-round-1-fuzzing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exploiting Internet Explorer 7 &#8211; Case Study</title>
		<link>http://www.exploit-db.com/exploiting-internet-explorer-7-case-study/</link>
		<comments>http://www.exploit-db.com/exploiting-internet-explorer-7-case-study/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 19:53:10 +0000</pubDate>
		<dc:creator>zelik</dc:creator>
				<category><![CDATA[Tal Zeltzer]]></category>
		<category><![CDATA[buffer overflow]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.exploit-db.com/?p=1110</guid>
		<description><![CDATA[In this post we are going to take a vulnerability in Internet Explorer 6/7 that was exploited in a relatively stable manner and attempt to add the DEP bypassing ability. The main exploit for this vulnerability has been implemented as a metasploit module (“ms10_018_ie_behaviors” by moshe ben abu from rec-sec). It works well on the [...]]]></description>
		<wfw:commentRss>http://www.exploit-db.com/exploiting-internet-explorer-7-case-study/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exploiting Internet Explorer 7 With Dot Net</title>
		<link>http://www.exploit-db.com/exploiting-interinet-explorer-7-with-dot-net/</link>
		<comments>http://www.exploit-db.com/exploiting-interinet-explorer-7-with-dot-net/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 19:51:03 +0000</pubDate>
		<dc:creator>zelik</dc:creator>
				<category><![CDATA[Tal Zeltzer]]></category>
		<category><![CDATA[buffer overflow]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.exploit-db.com/?p=1069</guid>
		<description><![CDATA[In this post we will demonstrate the method discussed by mark dowd and alex sotirov for bypassing DEP and ASLR on IE 6/7 running on a windows vista machine. This method is simple and useful. We will create a .NET ActiveX that will be loaded by IE. The ActiveX will be loaded into a fixed [...]]]></description>
		<wfw:commentRss>http://www.exploit-db.com/exploiting-interinet-explorer-7-with-dot-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analyzing undocumented formats</title>
		<link>http://www.exploit-db.com/first-steps-when-analyzing-an-undocumented-format/</link>
		<comments>http://www.exploit-db.com/first-steps-when-analyzing-an-undocumented-format/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 13:47:48 +0000</pubDate>
		<dc:creator>zelik</dc:creator>
				<category><![CDATA[Tal Zeltzer]]></category>
		<category><![CDATA[buffer overflow]]></category>
		<category><![CDATA[Vulnerability Research]]></category>

		<guid isPermaLink="false">http://www.exploit-db.com/?p=442</guid>
		<description><![CDATA[Usually when I analyze a protocol or a file-format I spend a few hours or days mapping out targets. The first step towards really understanding what you’re dealing with is to really get to know your target. Search for old vulnerabilities, find a common motive. Attempt to find signatures of third party libraries. If found, [...]]]></description>
		<wfw:commentRss>http://www.exploit-db.com/first-steps-when-analyzing-an-undocumented-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
