<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>BrunnerCTF on Anthrace | CTF Writeups</title><link>https://anthr4ce.github.io/tags/brunnerctf/</link><description>Recent content in BrunnerCTF on Anthrace | CTF Writeups</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 24 Aug 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://anthr4ce.github.io/tags/brunnerctf/index.xml" rel="self" type="application/rss+xml"/><item><title>BrunnerCTF 2025 - WEB Recipe for Disaster</title><link>https://anthr4ce.github.io/ctf-writeups/brunnerctf-2025/web/</link><pubDate>Sun, 24 Aug 2025 00:00:00 +0000</pubDate><guid>https://anthr4ce.github.io/ctf-writeups/brunnerctf-2025/web/</guid><description>&lt;hr&gt;&#10;&lt;p&gt;This challenge demonstrates a classic prototype pollution vulnerability that leads to remote code execution through PATH hijacking. We exploit a dangerous &lt;code&gt;deepMerge&lt;/code&gt; function to pollute &lt;code&gt;Object.prototype.env&lt;/code&gt;, hijack the system&amp;rsquo;s PATH variable, and execute a malicious binary disguised as the legitimate &lt;code&gt;zip&lt;/code&gt; command.&lt;/p&gt;&#10;&lt;h2 id="overview--attribution"&gt;&#10; Overview &amp;amp; Attribution&#10; &lt;a class="heading-link" href="#overview--attribution"&gt;&#10; &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;&#10; &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;&#10; &lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;When I first tackled this challenge, I had a gut feeling we were dealing with prototype pollution. But the real “enlightment” moment came when I found an epic writeup &lt;strong&gt;Mizu&lt;/strong&gt; at &lt;a href="https://mizu.re/post/infinite-mario" class="external-link" target="_blank" rel="noopener"&gt;mizu.re&lt;/a&gt;. This absolute legend in the web security game, and his breakdown of a similar exploit was like finding the perfect recipe for this challenge. If you’re into this stuff, you have to check out Mizu’s work. His DOMPurify research is really insane.&#10;Huge props to them for sharing knowledge that helps us all level up!&lt;/p&gt;</description></item></channel></rss>