NASA NTRS · 20100024457
jFuzz: A Concolic Whitebox Fuzzer for Java
Abstract
We present jFuzz, a automatic testing tool for Java programs. jFuzz is a concolic whitebox fuzzer, built on the NASA Java PathFinder, an explicit-state Java model checker, and a framework for developing reliability and analysis tools for Java. Starting from a seed input, jFuzz automatically and systematically generates inputs that exercise new program paths. jFuzz uses a combination of concrete and symbolic execution, and constraint solving. Time spent on solving constraints can be significant. We implemented several well-known optimizations and name-independent caching, which aggressively normalizes the constraints to reduce the number of calls to the constraint solver. We present preliminary results due to the optimizations, and demonstrate the effectiveness of jFuzz in creating good test inputs. The source code of jFuzz is available as part of the NASA Java PathFinder. jFuzz is intended to be a research testbed for investigating new testing and analysis techniques based on concrete and symbolic execution. The source code of jFuzz is available as part of the NASA Java PathFinder.
Keep this discovery
Explore connections, maps & timelines
Jayaraman, Karthick, Harvison, David, Ganesh, Vijay, Kiezun, Adam. 2009-04-01. jFuzz: A Concolic Whitebox Fuzzer for Java. https://ntrs.nasa.gov/citations/20100024457
Cite the original work for its findings. Save a collection to share your selection of sources.