Papers1 provider Ā· 1 record
July 8, 2021Ā· Proceedings of the 30th ACM SIGSOFT International Symposium on Software Testing and Analysis
conference-paper

echidna-parade: a tool for diverse multicore smart contract fuzzing

Authors:Alex GroceGustavo Grieco

Abstract

Echidna is a widely used fuzzer for Ethereum Virtual Machine (EVM) compatible blockchain smart contracts that generates transaction sequences of calls to smart contracts. While Echidna is an essentially single-threaded tool, it is possible for multiple Echidna processes to communicate by use of a shared transaction sequence corpus. Echidna provides a very large variety of configuration options, since each smart contract may be best-tested by a non-default configuration, and different faults or coverage targets within a single contract may also have differing ideal configurations. This paper presents echidna-parade, a tool that provides pushbutton multicore fuzzing using Echidna as an underlying fuzzing engine, and automatically provides sophisticated diversification of configurations. Even without using multiple cores, echidna-parade can improve the effectiveness of fuzzing with Echidna, due to the advantages provided by multiple types of test configuration diversity. Using echidna-parade with multiple cores can produce significantly better results than Echidna, in less time.

Community

0 comments
Use Connect Wallet in the navigation

No discussion yet

Be the first to share a question or observation.