Skip to content

Forta session 10

In this session we will cover the following topics:

  • Smart Contract Security
  • Reentrancy
  • Arithmetic Overflows/Underflows
  • Unexpected Ether
  • DELEGATECALL
  • Default Visibilities
  • Entropy Illusion/ Timestamp Manipulation
  • External Contract Referencing
  • Short Address/ Parameter Attack
  • Unchecked CALL Return Values
  • DoS
  • Constructors with Care
  • Uninitialized Storage Pointers
  • Floating Point and Precision

Session 10 Slides

Assignments

Complete the following assigment: