logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Syue Siang Su
2023-02-16

tldr - powered by Generative AI

The presentation discusses the importance of smart contract security in blockchain technology and the need for reverse engineering and control flow graph construction to ensure correct executing logics.
  • Blockchain technology allows developers to define rules and create applications with automatic verification through smart contracts.
  • Front-end security issues in web3 can affect back-end security.
  • Reverse engineering and control flow graph construction are necessary for smart contract security.
  • Tools such as the Third Eye, Truffle, and ConsenSys can aid in auditing smart contract code.
  • Constructing a control flow graph helps to understand program flow and ensure correct executing logics.
Authors: Ken Toler
2023-02-16

tldr - powered by Generative AI

The presentation discusses the importance of threat modeling and testing in web3 organizations and the need for understanding code in web3.
  • Threat modeling is important in web3 organizations and should be done iteratively starting with a contract or cloud infrastructure
  • Writing tests is crucial in web3 organizations
  • Learning to code is important for effective communication with developers in web3 organizations
Authors: Luis Quispe Gonzales
2021-09-24

tldr - powered by Generative AI

The presentation discusses the security vulnerabilities of Ethereum-based decentralized applications (DApps) and how to protect against them.
  • Blockchain technology is complex and adoption is still scarce
  • DApps are emerging as candidates to change the game due to their ease of use and ability to leverage the power of blockchains
  • The presentation focuses on Ethereum-based DApps and their vulnerabilities
  • The ultimate goal is to understand how to attack these applications and how to protect against attacks
  • Secure design patterns, continuous security training, and manual security testing are important for creating and maintaining secure smart contracts