<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Reentracy on pnasis</title>
    <link>https://pnasis.gitlab.io/tags/reentracy/</link>
    <description>Recent content in Reentracy on pnasis</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 29 Jun 2026 14:16:35 +0300</lastBuildDate>
    <atom:link href="https://pnasis.gitlab.io/tags/reentracy/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SekaiCTF 2026 - Blockchain Writeups (Part 1): PP Farming</title>
      <link>https://pnasis.gitlab.io/posts/sekaictf-2026-blockchain-writeups-part-1-pp-farming/</link>
      <pubDate>Mon, 29 Jun 2026 14:16:35 +0300</pubDate>
      <guid>https://pnasis.gitlab.io/posts/sekaictf-2026-blockchain-writeups-part-1-pp-farming/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;    After solving the cryptography challenge presented in the previous post, I decided to explore another category of &lt;a href=&#34;https://ctftime.org/event/3113&#34;&gt;SekaiCTF 2026&lt;/a&gt;. This time, I focused on blockchain challenges, which offered a completely different set of problems centered around smart contract security and decentralized application logic. Unlike traditional binary exploitation or cryptographic attacks, blockchain challenges often require identifying flaws in contract design, state management and interactions between multiple contracts.&lt;/p&gt;&#xA;&lt;p&gt;    The challenge discussed in this post is &lt;em&gt;&lt;strong&gt;PP Farming 1&lt;/strong&gt;&lt;/em&gt;, an Ethereum smart contract challenge that demonstrates one of the most well-known vulnerabilities in smart contract development: &lt;strong&gt;reentrancy&lt;/strong&gt;. Although this class of vulnerability has been extensively studied since the infamous &lt;a href=&#34;https://cybernews.com/crypto/crypto-290m-kelp-dao-exploit-north-koreas-lazarus-group/&#34;&gt;DAO exploit&lt;/a&gt;, it continues to appear in Capture The Flag competitions because it teaches an important security principle that every smart contract developer should understand.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
