Giter Site home page Giter Site logo

Comments (8)

GianfrancoBazzani avatar GianfrancoBazzani commented on August 17, 2024 1

Hey guys, the level is still solvable! checkout this Log

@juanschallibaum If you figure out how to solve it and want to contribute, you could write some hints and explain the workaround in the level text box.

image

from ethernaut.

0xGh-st avatar 0xGh-st commented on August 17, 2024 1

@GianfrancoBazzani I think, it seems like you've used Ethernaut.sol to destroy the Engine. This is because, in order to destroy the Engine, the creation and destruction of the Engine need to be handled in a single transaction. So, ultimately, you weren't able to clear the level with the actual player account; instead, the attacking contract took on the role of the player to resolve it, right? I would like to clear it with the actual player account.

from ethernaut.

GianfrancoBazzani avatar GianfrancoBazzani commented on August 17, 2024

Hi @juanschallibaum thanks for highlight it!

I suspect this is related to the Dencun fork already introduced in most of test networks and the "EIP-6780: SELFDESTRUCT only in the same transaction". You can learn more about through reading Ethereum Evolved: Dencun Upgrade Part 1, EIP-5656 & EIP-6780 Consensys Blog Post.

We will figure out how to address this issue, thank you!

from ethernaut.

juanschallibaum avatar juanschallibaum commented on August 17, 2024

Thank you @GianfrancoBazzani for the explanation and quick response!

Perhaps a mention of the EIP could be added in the challenge description, clarifying that since its introduction, the selfdestruct() in this context is ineffective. Perhaps the above could be clarified, and when validating the instance, check in some way the attempt of selfdestruct() on the logic contract (whose bytecode is reset). Although the attack is no longer possible, the challenge still seems educational and informative, and it would be good to keep it. Perhaps there is an even better way to solve the level's issue.

Whatever you need, I am at your disposal. Thanks again, regards.

from ethernaut.

tobecoder007 avatar tobecoder007 commented on August 17, 2024

Hey @juanschallibaum

Is there a new attack to bypass the level or is it unsolvable for now ?

from ethernaut.

0xGh-st avatar 0xGh-st commented on August 17, 2024

@GianfrancoBazzani How did you solve this level????? Pleas tell me...

from ethernaut.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.