<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>tqts.ar</title>
    <link>https://tqts.ar/</link>
    <description>Recent content on tqts.ar</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>Written by tqts. All content under Creative Commons </copyright>
    <lastBuildDate>Fri, 25 Feb 2022 01:10:01 -0300</lastBuildDate><atom:link href="https://tqts.ar/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Solving SherlockCTF</title>
      <link>https://tqts.ar/post/solving-sherlockctf/</link>
      <pubDate>Fri, 25 Feb 2022 01:10:01 -0300</pubDate>
      
      <guid>https://tqts.ar/post/solving-sherlockctf/</guid>
      <description>
        
          
            &lt;p&gt;SherlockCTF was a collaborative CTF organized by &lt;a href=&#34;https://sherlock.xyz&#34;&gt;Sherlock&lt;/a&gt; and &lt;a href=&#34;https://secureum.xyz&#34;&gt;Secureum&lt;/a&gt;, for the top 32 participants in february&#39;s RACE event. Each participant submitted a CTF level, and for 7 days, the competition was opened. I managed to score 32 points.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Solving DamnVulnerableDeFi - Part 1 - Levels 1 to 4</title>
      <link>https://tqts.ar/post/damnvulnerabledefi-1/</link>
      <pubDate>Sat, 01 Jan 2022 12:10:12 -0300</pubDate>
      
      <guid>https://tqts.ar/post/damnvulnerabledefi-1/</guid>
      <description>
        
          
            &lt;p&gt;First part of the solutions/exploits for the Most Vulnerable DeFi (tm) out there.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Solving Ethernaut - Part 5 - Levels 21 to 25</title>
      <link>https://tqts.ar/post/ethernaut-5/</link>
      <pubDate>Mon, 15 Nov 2021 17:11:01 -0300</pubDate>
      
      <guid>https://tqts.ar/post/ethernaut-5/</guid>
      <description>
        
          
            &lt;p&gt;Fifth (and last?) part of the solutions to Ethernaut. The challenges in this part are mostly vulnerabilities on more complex contracts, that mimic real exploits.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Solving Ethernaut - Part 4 - Levels 16 to 20</title>
      <link>https://tqts.ar/post/ethernaut-4/</link>
      <pubDate>Mon, 15 Nov 2021 12:11:01 -0300</pubDate>
      
      <guid>https://tqts.ar/post/ethernaut-4/</guid>
      <description>
        
          
            &lt;p&gt;Fourth part of the solutions to Ethernaut. This time the challenges get harder and more interesting.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Solving Ethernaut - Part 3 - Levels 11 to 15</title>
      <link>https://tqts.ar/post/ethernaut-3/</link>
      <pubDate>Mon, 15 Nov 2021 11:11:01 -0300</pubDate>
      
      <guid>https://tqts.ar/post/ethernaut-3/</guid>
      <description>
        
          
            &lt;p&gt;Third part of the solutions to Ethernaut. More fun levels, and a little bit harder than before.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Solving Ethernaut - Part 2 - Levels 6 to 10</title>
      <link>https://tqts.ar/post/ethernaut-2/</link>
      <pubDate>Mon, 15 Nov 2021 07:11:01 -0300</pubDate>
      
      <guid>https://tqts.ar/post/ethernaut-2/</guid>
      <description>
        
          
            &lt;p&gt;Second part of the solutions to Ethernaut. Levels start to get progressively harder, and a lot more interesting to solve and learn.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Solving Ethernaut - Part 1 - Levels 0 to 5</title>
      <link>https://tqts.ar/post/ethernaut-1/</link>
      <pubDate>Mon, 15 Nov 2021 07:10:01 -0300</pubDate>
      
      <guid>https://tqts.ar/post/ethernaut-1/</guid>
      <description>
        
          
            &lt;p&gt;Another Solidity and Ethereum security CTF game. This time we will be solving &lt;a href=&#34;https://ethernaut.openzeppelin.com/&#34;&gt;Ethernaut&lt;/a&gt;, the game hosted by OpenZeppelin.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Solving CaptureTheEther - Part 5 of 5 - Miscellaneous</title>
      <link>https://tqts.ar/post/capturetheether-5/</link>
      <pubDate>Wed, 10 Nov 2021 02:14:25 -0300</pubDate>
      
      <guid>https://tqts.ar/post/capturetheether-5/</guid>
      <description>
        
          
            &lt;p&gt;This last category of challenges is a mix of various types of vulnerabilities that don&#39;t really fit into any of the other categories.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Solving CaptureTheEther - Part 4 of 5 - Accounts</title>
      <link>https://tqts.ar/post/capturetheether-4/</link>
      <pubDate>Wed, 10 Nov 2021 02:14:24 -0300</pubDate>
      
      <guid>https://tqts.ar/post/capturetheether-4/</guid>
      <description>
        
          
            &lt;p&gt;These challenges are meant to teach about the fine details of EVM-compatible networks accounts, contract deployment and cryptographic key pairs.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Solving CaptureTheEther - Part 3 of 5 - Math</title>
      <link>https://tqts.ar/post/capturetheether-3/</link>
      <pubDate>Wed, 10 Nov 2021 02:14:23 -0300</pubDate>
      
      <guid>https://tqts.ar/post/capturetheether-3/</guid>
      <description>
        
          
            &lt;p&gt;Third post for the CaptureTheEther CTF writeups. Now the focus is on mathematical functions.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Solving CaptureTheEther - Part 2 of 5 - Lotteries</title>
      <link>https://tqts.ar/post/capturetheether-2/</link>
      <pubDate>Wed, 10 Nov 2021 02:14:22 -0300</pubDate>
      
      <guid>https://tqts.ar/post/capturetheether-2/</guid>
      <description>
        
          
            &lt;p&gt;This is the second post of a total of five, for the CaptureTheEther CTF writeups. This time, the focus will be on the &lt;em&gt;Lotteries&lt;/em&gt; category
of challenges. Most levels here will require the player to code and deploy new contracts to the network, and interact with them.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Solving CaptureTheEther - Part 1 of 5 - Warmup</title>
      <link>https://tqts.ar/post/capturetheether-1/</link>
      <pubDate>Wed, 10 Nov 2021 02:14:21 -0300</pubDate>
      
      <guid>https://tqts.ar/post/capturetheether-1/</guid>
      <description>
        
          
            &lt;p&gt;This is the first post in a series about the Ethereum security introductory CTF &amp;quot;CaptureTheEther&amp;quot;. There will be a total of five posts,
each one of them focused in one of the categories of the game.
For each level I&#39;ll describe the contract, the vulnerability, the solution I used and a conclusion about what to check when developing
or auditing smart contracts.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
  </channel>
</rss>
