Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
title Detecting Transaction Replacement Attacks with Manticore
date 2020-06
authors
Sam Moelius
conference
Empire Hacking
resources
label path
Slides
Detecting transaction replacement attacks with Manticore.pdf

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.