Skip to content

0xroot-bf/ethernaut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Security Pills

Security Pills Newsletter Hey, this is part of the Security Pills Newsletter project:

Staying up to date with all the different news occuring in the industry is near impossible. I created this curated list to help you solve that problem.

The Security Pills Newsletter is a hand curated list that brings you the news, latest research, tips, and vulnerabilities focused to the appsec and smart contract landscape.

Once subscribed, you will receive every Monday an email with the most significant links. Sometimes I also write blog posts on technical stuff or about anything else of interest to me.

Ethernaut Challenges

Ethernaut

Ethernaut is OpenZeppelin Web3/Solidity based wargame to learn about Ethereum smart contract security and become familiar with programming principles in Solidity.

Although the game was launched few years ago it has become a good place to start for those who are interested on security and smart contracts.

Challenges are currently running on the Rinkeby testnet and you will require to use a Rinkey Faucet to get free testnet ETH and test the smart contracts.

This repository is my little contribution to those interested on learning the basics on Ethereum smart contract security by providing guidance and explanations on how to solve each Ethernaut challenge using brownie framework. There are different approaches and frameworks that can be used, rather than the approach you will find here, so feel free to explore and learn from others.

You can find my solutions on this repository and a detailed walkthrough for each separate challenge in my blog.

Let's go over these Ethernaut's challenges and learn few security aspects of smart contracts written in Solidity!

About

Solutions for Ethernaut CTF using Brownie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published