From fcf38e47b1a415cf4a9ba49320a65af8893cbc88 Mon Sep 17 00:00:00 2001 From: Enigmatic331 Date: Fri, 7 Sep 2018 19:35:02 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4615a4d..e5e548a 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ A curated list of awesome Ethereum security references, guidance, tools, and mor * [Hands on the Ethernaut CTF](https://blog.trailofbits.com/2017/11/06/hands-on-the-ethernaut-ctf/) - Writeups for various Ethernaut CTF challenge contracts. * [Ethernaut - Naught Coin (ERC20) Exploitation](https://medium.com/coinmonks/ethernaut-naught-coin-erc20-exploitation-218c86bb953b) - A writeup for NaughtCoin, a vulnerable ERC20 implementation, from the Ethernaut CTF. * [EtherHack CTF Writeup](https://blog.positive.com/phdays-8-etherhack-contest-writeup-794523f01248) - A writeup for EtherHack CTF challenges. +* [Capture the Ether Writeup - Pt. 1](https://celebrusadvisory.com/smart-contract-exploits-pt-1/) - Part 1 of the Capture the Ether writeup, focused on the Lotteries section. +* [Capture the Ether Writeup - Pt. 2](https://celebrusadvisory.com/smart-contract-exploits-part-2/) - Part 2 of the Capture the Ether writeup, focused on the Math section. ### Coordinated disclosure From 0e2d352b74cd9280c06693a2cf54270dd33c3905 Mon Sep 17 00:00:00 2001 From: Enigmatic331 Date: Mon, 24 Sep 2018 03:15:31 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e5e548a..1e2886b 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,10 @@ A curated list of awesome Ethereum security references, guidance, tools, and mor * [Hands on the Ethernaut CTF](https://blog.trailofbits.com/2017/11/06/hands-on-the-ethernaut-ctf/) - Writeups for various Ethernaut CTF challenge contracts. * [Ethernaut - Naught Coin (ERC20) Exploitation](https://medium.com/coinmonks/ethernaut-naught-coin-erc20-exploitation-218c86bb953b) - A writeup for NaughtCoin, a vulnerable ERC20 implementation, from the Ethernaut CTF. * [EtherHack CTF Writeup](https://blog.positive.com/phdays-8-etherhack-contest-writeup-794523f01248) - A writeup for EtherHack CTF challenges. -* [Capture the Ether Writeup - Pt. 1](https://celebrusadvisory.com/smart-contract-exploits-pt-1/) - Part 1 of the Capture the Ether writeup, focused on the Lotteries section. -* [Capture the Ether Writeup - Pt. 2](https://celebrusadvisory.com/smart-contract-exploits-part-2/) - Part 2 of the Capture the Ether writeup, focused on the Math section. +* [Capture the Ether Writeup - Pt. 1](https://medium.com/@Enigmatic1256/smart-contract-exploits-part-1-featuring-capture-the-ether-lotteries-8a061ad491b/) - Part 1 of the Capture the Ether writeup, focused on the Lotteries section. +* [Capture the Ether Writeup - Pt. 2](https://medium.com/@Enigmatic1256/smart-contract-exploits-part-2-featuring-capture-the-ether-math-31a289da0427/) - Part 2 of the Capture the Ether writeup, focused on the Math section. +* [Capture the Ether Writeup - Pt. 3](https://medium.com/@Enigmatic1256/smart-contract-exploits-part-3-featuring-capture-the-ether-accounts-c86d7e9a1400/) - Part 2 of the Capture the Ether writeup, focused on the Accounts section. +* [Capture the Ether Writeup - Pt. 4](https://medium.com/@Enigmatic1256/smart-contract-exploits-part-3-featuring-capture-the-ether-miscellaneous-d11bae6cb01b/) - Part 4 of the Capture the Ether writeup, focused on the Miscellaneous section. ### Coordinated disclosure From ddbc3c1955efbc54a51bdd1103c47ca59b84bcc4 Mon Sep 17 00:00:00 2001 From: Enigmatic331 Date: Mon, 24 Sep 2018 03:21:35 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e2886b..b992771 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ A curated list of awesome Ethereum security references, guidance, tools, and mor * [Capture the Ether Writeup - Pt. 1](https://medium.com/@Enigmatic1256/smart-contract-exploits-part-1-featuring-capture-the-ether-lotteries-8a061ad491b/) - Part 1 of the Capture the Ether writeup, focused on the Lotteries section. * [Capture the Ether Writeup - Pt. 2](https://medium.com/@Enigmatic1256/smart-contract-exploits-part-2-featuring-capture-the-ether-math-31a289da0427/) - Part 2 of the Capture the Ether writeup, focused on the Math section. * [Capture the Ether Writeup - Pt. 3](https://medium.com/@Enigmatic1256/smart-contract-exploits-part-3-featuring-capture-the-ether-accounts-c86d7e9a1400/) - Part 2 of the Capture the Ether writeup, focused on the Accounts section. -* [Capture the Ether Writeup - Pt. 4](https://medium.com/@Enigmatic1256/smart-contract-exploits-part-3-featuring-capture-the-ether-miscellaneous-d11bae6cb01b/) - Part 4 of the Capture the Ether writeup, focused on the Miscellaneous section. +* [Capture the Ether Writeup - Pt. 4](https://medium.com/@Enigmatic1256/smart-contract-exploits-part-4-featuring-capture-the-ether-miscellaneous-232df82a559f/) - Part 4 of the Capture the Ether writeup, focused on the Miscellaneous section. ### Coordinated disclosure