<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ehdus.kr</title>
    <link>https://ehdus.kr</link>
    <description>vulnerability research · audit notes · ctf writeups</description>
    <language>en</language>
    <atom:link href="https://ehdus.kr/rss" rel="self" type="application/rss+xml" />
    <item>
      <title>Aptos CTF - Movement 2022 Writeup</title>
      <link>https://ehdus.kr/blog/1-mvoementctf</link>
      <guid isPermaLink="true">https://ehdus.kr/blog/1-mvoementctf</guid>
      <description>This post contains a writeup and solutions for the Movement CTF held in 2022. Recently, I found an interesting bug hunting target deployed on the Aptos chain, so I started looking for Aptos smart contract wargames. I discovered this fun CTF from 2022 and decided to solve the challenges myself.</description>
      <pubDate>Thu, 24 Jul 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Exploring Smart Contract Vulns through Ethernaut Part 1</title>
      <link>https://ehdus.kr/blog/3-ethernaut1</link>
      <guid isPermaLink="true">https://ehdus.kr/blog/3-ethernaut1</guid>
      <description>In this article, I aim to introduce the major vulnerabilities that can occur in smart contracts, as discovered through completing the Ethernaut wargame created by OpenZeppelin. Please note that this article is not a write-up of the Ethernaut challenges but an academic exploration of security vulnerabilities in smart contracts.</description>
      <pubDate>Mon, 10 Jun 2024 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Exploring Smart Contract Vulns through Ethernaut Part 2</title>
      <link>https://ehdus.kr/blog/2-ethernaut2</link>
      <guid isPermaLink="true">https://ehdus.kr/blog/2-ethernaut2</guid>
      <description>Please note that this article is Part 2 of this article.</description>
      <pubDate>Mon, 10 Jun 2024 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>