Skip to content

The Ethernaut is a Web3/Solidity based CTF. Each level is a smart contract that needs to be hacked.

Notifications You must be signed in to change notification settings

10ap17/ethernaut

Repository files navigation

Ethernaut

                                    __  __                          __ 
                               ___ / /_/ /  ___ _______  ___ ___ __/ /_
                              / -_) __/ _ \/ -_) __/ _ \/ _ `/ // / __/
                              \__/\__/_//_/\__/_/ /_//_/\_,_/\_,_/\__/ 

Ethernaut is a popular Ethereum smart contract security platform developed by OpenZeppelin. It provides a series of challenges designed to challenge participants to exploit various vulnerabilities and use security best practices in smart contracts.

The challenges in Ethernaut cover a wide range of topics, including reentrancy, access control, integer overflow/underflow, denial of service, and more. Each challenge presents a vulnerable smart contract, and the goal is to exploit the vulnerability to progress to the next level.

Ethernaut is widely used by developers, security auditors, and enthusiasts to gain hands-on experience in smart contract security.Completing Ethernaut challenges is an excellent way to deepen your understanding of Ethereum smart contract development and security.

About

The Ethernaut is a Web3/Solidity based CTF. Each level is a smart contract that needs to be hacked.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published