https://github.com/0xpolarzero/gateway-web3-security
Personal notes, code & reviews from the Gateway program.
https://github.com/0xpolarzero/gateway-web3-security
Last synced: about 1 year ago
JSON representation
Personal notes, code & reviews from the Gateway program.
- Host: GitHub
- URL: https://github.com/0xpolarzero/gateway-web3-security
- Owner: 0xpolarzero
- Created: 2023-10-23T10:06:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T11:51:46.000Z (over 2 years ago)
- Last Synced: 2024-04-15T05:02:27.946Z (about 2 years ago)
- Language: Solidity
- Size: 65.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gateway-web3-security
This repo contains my personal notes, code and reviews from the Gateway program.
While they mostly include insight from [Owen Thurm](https://twitter.com/0xOwenThurm) and the other participants, I also added some of my own knowledge and experience. This is why—although I believe Owen has sufficient expertise and experience to be considered strongly reliable—**some notes might be tainted with my own assumptions, as accurate as I tried to be**.
## Links
- [Youtube course](https://youtu.be/DRZogmD647U?si=TqElu-nUL2ktmHL8)
- [Auditing Brain (common attack vectors)](https://guardianaudits.notion.site/ccdcc51b7f12411daced08072c6a5e21?v=ece2d81594be4d8a8f38aed52a95a52b)
- [Course Notion page](https://guardianaudits.notion.site/guardianaudits/Gateway-Free-Web3-Security-Course-574f4d819c144d7895cda6d61ba26503)
## TODO
- [ ] Use Echidna instead of Forge + Halmos for fuzz + symbolic tests in missions
- [ ] Go through Auditing Brain and take notes