Skip to content

robert-e-davidson3/trufflecon-2019

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Smart Contracts Audit Workshop - TruffleCon 2019

Prerequisites

  • git clone https://github.com/trailofbits/trufflecon-2019
  • docker pull trailofbits/eth-security-toolbox

Course content

This is a 3.5 hour workshop on programmatic smart contract security. It describes how to use a static analyzer, Slither, a fuzzer, Echidna, and a symbolic analysis toolkit, Manticore, to review the security of smart contracts and prove correctness.

Presented at

Authored by

  • Josselin Feist

Consider joining a community of Ethereum security engineers and the developers of Slither, Echidna, and Manticore in the Empire Hacking Slack. We host an open office hours for Ethereum security every other week and coordinate it through this Slack, in addition to announcements on Twitter @trailofbits. Please see our release announcement on our blog for more details: Ethereum security guidance for all.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 59.0%
  • Python 41.0%