Skip to content

michaeljohnbennett/security-starter-box

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web3 Security Starter Kit 🔐

Speedrun your way to Web3 security appreciation! This box helps you get from limited Web3 security know-how to a strong baseline, including (although not limited to) contract vulnerabilities and mitigations, broader attack vectors, and security tooling.

Getting Started

This box uses Yarn v3.x. If you are using Node v16.10 or later you can enable it and install the dependencies with the following:

corepack enable
yarn install

Full detail are at the yarn site.

Contents

Under the packages folder we have a bunch of projects for you to test out. Each folder has a README.md in it for you to get more info but most tie into content on our security site to enable you to learn in a hands-on manner.

So lets get stuck in!

  • hackd-dapp - A tutorial on how hacked code or front end deps can be bad for your health and wallet balances.

Support

Reach out via the Truffle Community portal.

About

Web3 security knowledge in a box 🔐

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 91.3%
  • JavaScript 4.4%
  • Solidity 4.1%
  • Other 0.2%