Skip to content

Latest commit

 

History

History
 
 

Detecting transaction replacement attacks with Manticore

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Detecting transaction replacement attacks with Manticore

In a transaction displacement attack, an attacker inserts their transaction ahead of a legitimate one, to steal rewards associated with the legitimate transaction. Transaction displacement attacks can be subtle, and designing a smart contract API that avoids them is not easy. This talk will describe recent work on a displacement attack detector for Manticore, Trail of Bits' symbolic execution tool.

Sam Moelius is a security engineer at Trail of Bits.

Presented at

Resources

Authored by

  • Sam Moelius