Informace o publikaci

Fizzer: New Gray-Box Fuzzer

Logo poskytovatele
Autoři

JONÁŠ Martin STREJČEK Jan TRTÍK Marek URBAN Lukáš

Rok publikování 2024
Druh Článek ve sborníku
Konference Fundamental Approaches to Software Engineering - 27th International Conference, FASE 2024, Held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2024, Luxembourg City, Luxembourg, April 6-11, 2024, Proceedings
Fakulta / Pracoviště MU

Fakulta informatiky

Citace
www https://link.springer.com/chapter/10.1007/978-3-031-57259-3_17
Doi http://dx.doi.org/10.1007/978-3-031-57259-3_17
Klíčová slova fuzzing; test generation; atomic Boolean expression; Fizzer
Popis Fizzer is a new gray-box fuzzer. In contrast to common gray-box fuzzers that aim to cover both true and false branches of branching instructions, Fizzer primarily aims to cover both possible values true and false of Boolean expressions in the program. When a generated test evaluates a so-called atomic Boolean expression to one of these values, our fuzzer computes the distance to the other value, detects bytes that influence this distance, and applies gradient descent on these bytes to flip the value. In Test-Comp 2024, Fizzer placed third in the category Cover-Branches after FuSeBMC and FuSeBMC-AI.
Související projekty:

Používáte starou verzi internetového prohlížeče. Doporučujeme aktualizovat Váš prohlížeč na nejnovější verzi.

Další info