mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-12-10 14:15:31 -05:00
organize chapters for the ongoing research, remove dead links, add new resources
This commit is contained in:
parent
1748d1ed22
commit
184e917000
98 changed files with 421 additions and 11268 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
<br>
|
||||
|
||||
* [uniswap v3 vulnerability disclosure](https://www.nomoi.xyz/blog/uniswap-vulnerability-disclosure)
|
||||
* [yearn finance hacking](https://curve.substack.com/p/april-13-2023-yearn-burned)
|
||||
* [euler $200mil exploit](euler.md)
|
||||
* [trust wallet + mersenne twitters prng](https://community.trustwallet.com/t/browser-extension-wasm-vulnerability-postmortem/750787)
|
||||
* **[uniswap v3 vulnerability disclosure](https://www.nomoi.xyz/blog/uniswap-vulnerability-disclosure)**
|
||||
* **[yearn finance hacking](https://curve.substack.com/p/april-13-2023-yearn-burned)**
|
||||
* **[euler $200mil exploit](euler.md)**
|
||||
|
|
|
|||
5
advanced_expert/attack_reviews/2024/README.md
Normal file
5
advanced_expert/attack_reviews/2024/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
## 2024 attack reviews
|
||||
|
||||
<br>
|
||||
|
||||
* **[radiant capital post-mortem](https://medium.com/@RadiantCapital/radiant-post-mortem-fecd6cd38081)** and **[in-depth review from @danielvf](https://x.com/danielvf/status/1847023591117795708)**
|
||||
|
|
@ -2,24 +2,25 @@
|
|||
|
||||
<br>
|
||||
|
||||
* [2022 attacks](2022)
|
||||
* [2023 attacks](2023)
|
||||
|
||||
|
||||
* **[2022 attacks](2022)**
|
||||
* **[2023 attacks](2023)**
|
||||
* **[2024 attacks](2024)**
|
||||
|
||||
<br>
|
||||
|
||||
----
|
||||
|
||||
### resources
|
||||
### cool readings
|
||||
|
||||
<br>
|
||||
|
||||
* [defi hacks](https://cryptosec.info/defi-hacks/)
|
||||
* [rug doc wiki](https://wiki.rugdoc.io/)
|
||||
* [rug pull checker tools](https://graph.org/A-Short-List-of-the-Rug-Checker-Tools-04-09)
|
||||
* [immunefi bug fix reviews](top_immunefi_vulnerabilities)
|
||||
* [analyzing an mev bot’s arbitrage on ethereum](https://medium.com/@etdu/analyzing-an-mev-bots-arbitrage-on-ethereum-c6980cfd347)
|
||||
* [246 findings from our smart Ccntract audits](https://blog.trailofbits.com/2019/08/08/246-findings-from-our-smart-contract-audits-an-executive-summary/)
|
||||
* [probabilistic liquidity attacks, by t. chitra et al](https://drive.google.com/file/d/1kCsmC52Jbhj8bpQMMo3-Z92P6L5E5hxl/view)
|
||||
* [investigating defi frauds and money laundering](https://arxiv.org/pdf/2303.00810.pdf)
|
||||
* [eclipse attacks on bitcoin's p2p networks, by heilman et al](https://eprint.iacr.org/2015/263.pdf)
|
||||
* **[learn evm attacks](https://github.com/coinspect/learn-evm-attacks)**
|
||||
* **[defi hacks](https://cryptosec.info/defi-hacks/)**
|
||||
* **[rug doc wiki](https://wiki.rugdoc.io/)**
|
||||
* **[rug pull checker tools](https://graph.org/A-Short-List-of-the-Rug-Checker-Tools-04-09)**
|
||||
* **[immunefi bug fix reviews](top_immunefi_vulnerabilities)**
|
||||
* **[analyzing an mev bot’s arbitrage on ethereum, by @etdu](https://medium.com/@etdu/analyzing-an-mev-bots-arbitrage-on-ethereum-c6980cfd347)**
|
||||
* **[246 findings from our smart contract audits, by trail of bits](https://blog.trailofbits.com/2019/08/08/246-findings-from-our-smart-contract-audits-an-executive-summary/)**
|
||||
* **[probabilistic liquidity attacks, by t. chitra et al.](https://drive.google.com/file/d/1kCsmC52Jbhj8bpQMMo3-Z92P6L5E5hxl/view)**
|
||||
* **[investigating defi frauds and money laundering](https://arxiv.org/pdf/2303.00810.pdf)**
|
||||
* **[eclipse attacks on bitcoin's p2p networks, by heilman et al.](https://eprint.iacr.org/2015/263.pdf)**
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<br>
|
||||
|
||||
* [Immunefi blog post](https://github.com/bt3gl-labs/Blockchain-Hacking-Toolkit/edit/main/Top-Immunefi-Vulnerabilities/nexus.md)
|
||||
* [Immunefi blog post](https://github.com/go-outside-labs/Blockchain-Hacking-Toolkit/edit/main/Top-Immunefi-Vulnerabilities/nexus.md)
|
||||
|
||||
<br>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue