Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add security writeups and dev tools link #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ A curated list of awesome Ethereum security references, guidance, tools, and mor
* [Coordinated disclosure](#coordinated-disclosure)
* [Blogs](#blogs)
* [Conference talks](#conference-talks)
* [Security writeups](security-writeups)
* [Podcasts and Episodes](#podcasts-and-episodes)
* [Podcasts](#podcasts)
* [Episodes](#episodes)
Expand Down Expand Up @@ -73,6 +74,11 @@ A curated list of awesome Ethereum security references, guidance, tools, and mor
* [EkoParty 2017 - Automated Bug Finding for the Blockchain](https://github.com/trailofbits/presentations/tree/master/Automatic%20Bug-Finding%20for%20the%20Blockchain)
* [OWASP AppSec California 2018 - Predicting Random Numbers in Ethereum Smart Contracts](https://schd.ws/hosted_files/appseccalifornia2018/00/AppSecCali%202018%20-%20Predicting%20Random%20Numbers%20in%20Ethereum%20Smart%20Contracts.pdf)

### Security writeups
* [How the winner got Fomo3D prize — A Detailed Explanation](https://medium.com/coinmonks/how-the-winner-got-fomo3d-prize-a-detailed-explanation-b30a69b7813f)
* [The phenomenon of smart contract honeypots](https://medium.com/@gerhard.wagner/the-phenomena-of-smart-contract-honeypots-755c1f943f7b)


### Podcasts and Episodes

#### Podcasts
Expand Down Expand Up @@ -140,6 +146,7 @@ A curated list of awesome Ethereum security references, guidance, tools, and mor
* [Awesome AppSec](https://github.com/paragonie/awesome-appsec)
* [Awesome Ethereum Virtual Machine](https://github.com/pirapira/awesome-ethereum-virtual-machine)
* [Awesome Solidity](https://github.com/bkrem/awesome-solidity)
* [Ethereum Developer Tools List](https://github.com/ConsenSys/ethereum-developer-tools-list)

## Contributing

Expand Down