<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Heap-Exploitation on cyberdream.blog</title>
		<link>https://cyberdream.blog/tags/heap-exploitation/</link>
		<description>Recent content in Heap-Exploitation on cyberdream.blog</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Fri, 07 Aug 2026 11:52:47 +0000</lastBuildDate>
		
			<atom:link href="https://cyberdream.blog/tags/heap-exploitation/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Heap Exploitation Lab 01 - House of Force</title>
				<link>https://cyberdream.blog/posts/heap-exploitation-lab-01-house-of-force/</link>
				<pubDate>Fri, 07 Aug 2026 11:52:47 +0000</pubDate>
				<guid>https://cyberdream.blog/posts/heap-exploitation-lab-01-house-of-force/</guid>
				<description>&lt;h2 id=&#34;introduction&#34;&gt;&#xA;  Introduction&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#introduction&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Most heap exploitation tutorials focus on isolated CTF challenges or a single binary with one bug and a clear path to the flag. Real embedded firmware is different. Vulnerabilities are spread across multiple handlers, exploitation requires chaining several bugs together, and you&amp;rsquo;re working against an allocator with its own quirks and version-specific behaviors.&lt;/p&gt;&#xA;&lt;p&gt;To bridge that gap, I built a practice target from scratch using Claude: a deliberately vulnerable HTTP server modeled after the kind of &lt;code&gt;httpd&lt;/code&gt; daemons found in consumer routers. This post walks through the target design, the vulnerabilities I embedded in it, and the full exploit chain I developed: from information leak to remote code execution using the House of Force technique against glibc 2.23.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
