From 9dd0e4176fdce78c4b03df76643c7cb2f6ca0a2a Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:54:18 -0700 Subject: [PATCH] Add "awesome ethereum security" --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d02f9f..5690fd3 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ * [Rug Doc Wiki](https://wiki.rugdoc.io/) * [Smart Contract Attack Vectors](https://github.com/KadenZipfel/smart-contract-attack-vectors) * [List of known attack vectors](https://blog.sigmaprime.io/solidity-security.html) +* [Awesome Ethereum security](https://github.com/crytic/awesome-ethereum-security)
@@ -111,7 +112,7 @@ * [Cipher Shastra](https://ciphershastra.com/) * [Etherhack](https://etherhack.positive.com/#/) * [DeFiHack.xyz](https://www.defihack.xyz/) -* [List of lockchain CTF competitions](https://github.com/blockthreat/blocksec-ctfs) +* [List of blockchain CTF competitions](https://github.com/blockthreat/blocksec-ctfs)