Videos

Published on September 18th, 2018 📆 | 6091 Views ⚑

0

USENIX Security '18 – Enter the Hydra: Towards Principled Bug Bounties and Exploit-Resistant…


Text to Voice


Enter the Hydra: Towards Principled Bug Bounties and Exploit-Resistant Smart Contracts

Philip Daian
Cornell Tech, IC3

Abstract:
Bug bounties are a popular tool to help prevent software exploits. Yet, they lack rigorous principles for setting bounty amounts and require high payments to attract economically rational hackers. Rather than claim bounties for serious bugs, hackers often sell or exploit them. We present the Hydra Framework, the first general, principled approach to modeling and administering bug bounties that incentivize bug disclosure. Our key idea is an exploit gap, a program transformation that enables runtime detection, and rewarding, of critical bugs. Our framework transforms programs via N-of-N-version programming, a variant of classical N-version programming that runs multiple independent program instances. We apply the Hydra Framework to smart contracts, small programs that execute on blockchains. We show how Hydra contracts greatly amplify the power of bounties to incentivize bug disclosure by economically rational adversaries, establishing the first framework for rigorous economic evaluation of smart contract security. We also model powerful adversaries capable of bug withholding, exploiting race conditions in blockchains to claim bounties before honest users can. We present Submarine Commitments, a countermeasure of independent interest that conceals transactions on blockchains. We design a simple, automated Hydra Framework for Ethereum (ethereum.org) and implement two Hydra contracts, an ERC20 standard token and a Monty-Hall game. We evaluate our implementation for completeness and soundness with the official Ethereum Virtual Machine test suite and live blockchain data.





View the full USENIX Security '18 program at https://www.usenix.org/usenixsecurity18/technical-sessions


2018-09-18 19:11:48

source

Tagged with:



Comments are closed.