From 85298f0e47fc0acb9486b4c81da8f94db8c5c430 Mon Sep 17 00:00:00 2001 From: go outside helper <138340846+go-outside-helper@users.noreply.github.com> Date: Wed, 29 May 2024 07:44:01 +0200 Subject: [PATCH] comprehensive analysis of phishing attacks on blockchain --- basic_knowledge/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/basic_knowledge/README.md b/basic_knowledge/README.md index f8e7522..1ec8dab 100644 --- a/basic_knowledge/README.md +++ b/basic_knowledge/README.md @@ -55,6 +55,7 @@ * **[list of known attack vectors](https://blog.sigmaprime.io/solidity-security.html)** * **[awesome ethereum security](https://github.com/crytic/awesome-ethereum-security)** * **[bug bounty 101](https://www.youtube.com/watch?v=S-Z2iwbT1Fg)** +* **[comprehensive analysis of phishing attacks on blockchain](https://mirror.xyz/x-explore.eth/z-QBZUMa3s9BOku4ixTCvmYyeACdFVqRlHvm6XdzvVA)** * **[defi hacks analysis and root causes](https://wooded-meter-1d8.notion.site/0e85e02c5ed34df3855ea9f3ca40f53b?v=22e5e2c506ef4caeb40b4f78e23517ee)** * **[awesome privacy](https://github.com/Lissy93/awesome-privacy)** * **[security and auditing full course 2023](https://github.com/Cyfrin/security-and-auditing-full-course-s23)**