<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nullcon-Goa-Hackim-2025 on Anthrace | CTF Writeups</title><link>https://anthr4ce.github.io/tags/nullcon-goa-hackim-2025/</link><description>Recent content in Nullcon-Goa-Hackim-2025 on Anthrace | CTF Writeups</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 10 Feb 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://anthr4ce.github.io/tags/nullcon-goa-hackim-2025/index.xml" rel="self" type="application/rss+xml"/><item><title>Nullcon-Goa-HackIM-2025 - Web</title><link>https://anthr4ce.github.io/ctf-writeups/nullcon-goa-hackim-2025/web/crahp/</link><pubDate>Mon, 10 Feb 2025 00:00:00 +0000</pubDate><guid>https://anthr4ce.github.io/ctf-writeups/nullcon-goa-hackim-2025/web/crahp/</guid><description>&lt;hr&gt;&#10;&lt;h1 id="web-challenge---crc-hash-collision-exploit"&gt;&#10; Web Challenge - CRC Hash Collision Exploit&#10; &lt;a class="heading-link" href="#web-challenge---crc-hash-collision-exploit"&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;/h1&gt;&#10;&lt;hr&gt;&#10;&lt;h2 id="challenge-description"&gt;&#10; Challenge Description&#10; &lt;a class="heading-link" href="#challenge-description"&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;In this challenge, we are provided with the source code of a PHP script along with two hints:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;strong&gt;Hint 1&lt;/strong&gt;: &lt;a href="https://www.php.net/manual/en/function.crc32.php#28012" class="external-link" target="_blank" rel="noopener"&gt;PHP documentation link for crc32()&lt;/a&gt;&lt;/li&gt;&#10;&lt;li&gt;&lt;strong&gt;Hint 2&lt;/strong&gt;: &lt;a href="https://stackoverflow.com/questions/507041/crc8-check-in-php/73305496#73305496" class="external-link" target="_blank" rel="noopener"&gt;A PHP CRC8 implementation&lt;/a&gt;&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt;The goal is to retrieve the &lt;strong&gt;flag&lt;/strong&gt; by bypassing an authentication mechanism based on &lt;strong&gt;CRC hashes&lt;/strong&gt;.&lt;/p&gt;</description></item></channel></rss>