ethernaut icon indicating copy to clipboard operation
ethernaut copied to clipboard

Web3/Solidity based wargame

Results 155 ethernaut issues
Sort by recently updated
recently updated
newest added

A short level about flash loans & price manipulation.

new level proposal

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.3 to 2.2.6. Commits bfe5fe2 2.2.6 1a89b66 added caret range to whatwg-fetch. 695a888 removed and disabled package-lock.json. eac6c00 Update away from vulnerable version of node-fetch (#135) 3abdc67...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Chinese translation of "Recovery"

If using solidity compiler version ^0.6.0, the line 21 of this code will trigger a compiling error on remix: If using a newer version then this error will be clear.

Replaced `keccack256` with `keccak256` in Recovery level description

Interacting with the `approve` function on the contract was broke, I was able to solve it anyways and learned something really awesome! I added the hint to not discourage people...