thumbnail image
0xSimao signature
0xSimao signature
  • Home
  • Private Audits
  • Contests
  • The Contest Academy
  • Categories 
    • All Categories
    • Announcements
    • Bug Deep Dive
    • Mentorship
  • …  
    • Home
    • Private Audits
    • Contests
    • The Contest Academy
    • Categories 
      • All Categories
      • Announcements
      • Bug Deep Dive
      • Mentorship
  • Search
Get A Quote
0xsimao@gmail.com
0xSimao signature
0xSimao signature
  • Home
  • Private Audits
  • Contests
  • The Contest Academy
  • Categories 
    • All Categories
    • Announcements
    • Bug Deep Dive
    • Mentorship
  • …  
    • Home
    • Private Audits
    • Contests
    • The Contest Academy
    • Categories 
      • All Categories
      • Announcements
      • Bug Deep Dive
      • Mentorship
  • Search
Get A Quote
0xsimao@gmail.com
0xSimao signature
  • The Contest Academy

    by 0xSimao

  • Announcements

    Introducing The Mentorship Series
    1 décembre 2025
    What Is The Mentorship Series The Mentorship Series will track the progress of mentees under my...
    Introducing The Bug Deep Dive Series
    28 novembre 2025
    What Is The Bug Deep Dive Series In the first place, check out the post on my introduction, if...
    Introducing The Contest Academy
    26 novembre 2025
    Since 2022, I’ve climbed from an anonymous contestant to top-2 on Sherlock and on Code4rena 90...
  • Mentorship Series

    Mentorship Series #5
    6 décembre 2025
    Mentorship Series #4
    6 décembre 2025
    Mentorship Series #3
    6 décembre 2025
    Mentorship Series #2
    6 décembre 2025
    Mentorship Series #1
    2 décembre 2025
    Background Hey, I’m 0xfirefist.. I discovered Web3 in 2021 during the NFT boom. I flipped a...
  • Bug Deep Dives

    Bug Deep Dive #10
    6 décembre 2025
    The geometric pool reflects passive orders centered at the oracle price, independent of pool balances. Prices across levels are spaced by a fixed tick spacing and order sizes follow a geometric ratio of remaining inventory. The problem here is that asymmetric liquidity provision allows...
    Read more...
    Bug Deep Dive #9
    5 décembre 2025
    Alpha: This is one of these findings that comes up when you think about what happens if you call the same function multiple times with smaller amounts (applies to any kind of math, not just swaps). In this case it's more of a business logic issue than for example exploiting a rounding issue,...
    Read more...
    Bug Deep Dive #8
    4 décembre 2025
    Usually these findings are at most lows and and have 1000 dups, but this was not the case. Why? the truncation was hidden and you had to do the math to verify it is exploitable (gas fees can be bigger than the mistake). Alfa: next time you spot a rounding error, do the math. And also, languages...
    Read more...
    Bug Deep Dive #7
    3 décembre 2025
    Although this finding doesn't pay exceptionally well, there are 24 dups, but it contains a key information about Uniswap v4. The Uniswap v4 pool configuration, as opposed to v3, allows the creation of any number of pools with the same token pair, but the protocol was not aware of this. The pool...
    Read more...
    Bug Deep Dive #6
    2 décembre 2025
    This issue requires knowledge of Uniswap v4 hooks, each time a pool operation happens these hooks may be called depending on the hook's config. Here is a nice resource on these hooks. Find the image below showing just the hook before and after modifying liquidity. The pool's reward distribution...
    Read more...
    Bug Deep Dive #5
    1 décembre 2025
    This issue is a quite straightforward example of missing functionality that the protocol disregarding and is often a trivial finding, but also relates a bit to business logic so many people miss it. The SummerVestingWalletEscrow mints xSUMR (governance power) when the user stakes to them, and...
    Read more...
    Bug Deep Dive #4
    30 novembre 2025
    This issue is a bit complicated to explain standalone, so I will provide some of the required background. Essentially, the first thing to go over is the the Openzeppelin GovernorTimelockControl.sol, and how it interacts with the Timelock. As can be seen below, the governor contract calls the...
    Read more...
    Bug Deep Dive #3
    29 novembre 2025
    The Protocol Owner or Emergency Resolver cannot unilaterally invalidate an active market, which will cause a permanent lock of collateral for all market participants if the market outcome is impossible to determine (e.g., source API failure, question ambiguity, or real-world event cancellation)....
    Read more...
    Bug Deep Dive #2
    28 novembre 2025
    PositionTokens violates one of the MUST rules defined in EIP-1155. The rule states: However, in the current implementation, the URI is set to an empty string, violating this requirement. Alpha: on Sherlock, this doesn't always apply, and may be low. Read the readme to make sure, just like in...
    Read more...
    Bug Deep Dive #1
    27 novembre 2025
    When matching an order using swapping (either by matching two users or matching a user versus a market maker), a trade fee is charged. This fee is taken from the collateral amount traded. We show that, for the same desired outcome, there are two trade paths leading to them, where fee structure...
    Read more...
    Cookie Use
    We use cookies to ensure a smooth browsing experience. By continuing we assume you accept the use of cookies.
    Learn More