Linear-time temporal logic guided greybox fuzzing

R Meng, Z Dong, J Li, I Beschastnikh… - Proceedings of the 44th …, 2022 - dl.acm.org
… of temporal properties. Motivated by this observation and leveraging the recent progress …
fuzzing, we build a greybox fuzzing framework to find violations of Linear-time Temporal Logic (…

WEIZZ: Automatic grey-box fuzzing for structured binary formats

A Fioraldi, DC D'Elia, E Coppa - Proceedings of the 29th ACM SIGSOFT …, 2020 - dl.acm.org
… to handle magic numbers and checksums in grey-box fuzzers. Sub-instruction Profiling.
While understanding how a large amount of logic can be encoded in a single comparison is not …

Greybox Fuzzing of Distributed Systems

R Meng, G Pîrlea, A Roychoudhury… - Proceedings of the 2023 …, 2023 - dl.acm.org
Grey-box fuzzing is the lightweight approach of choice for finding bugs in sequential … for
greybox fuzz-testing of distributed systems. Unlike popular black-box distributed system fuzzers, …

Mc2: Rigorous and efficient directed greybox fuzzing

A Shah, D She, S Sadhu, K Singal, P Coffman… - Proceedings of the …, 2022 - dl.acm.org
… pose directed greybox fuzzing as an … fuzzing algorithm to find a target-reaching input as the
performance metric. Using our framework, we design a randomized directed greybox fuzzing

Beacon: Directed grey-box fuzzing with provable path pruning

H Huang, Y Guo, Q Shi, P Yao, R Wu… - 2022 IEEE Symposium …, 2022 - ieeexplore.ieee.org
fuzzing is shown to be incapable of reproducing a vulnerability within 24 hours [1]. On the
other hand, the directed grey-box fuzzers … , a directed grey-box fuzzer that directly addresses …

[PDF][PDF] Fuzzing: Art, science, and engineering

VJM Manes, HS Han, C Han, SK Cha, M Egele… - arXiv preprint arXiv …, 2018 - jiliac.com
… In this section, we will discuss scheduling algorithms for black- and grey-box fuzzing only;
scheduling in white-box fuzzing requires a complex setup unique to symbolic executors and …

Cpfuzz: Combining fuzzing and falsification of cyber-physical systems

F Shang, B Wang, T Li, J Tian, K Cao - IEEE Access, 2020 - ieeexplore.ieee.org
… ABSTRACT Coverage-guided grey-box fuzzing for computer systems has been explored for
… of temporal logic in coverage-guided fuzzing and obtain a cyber-physical fuzzing framework…

The art, science, and engineering of fuzzing: A survey

VJM Manes, HS Han, C Han, SK Cha, M Egele… - arXiv preprint arXiv …, 2018 - arxiv.org
… As we will discuss in §2.4.3, grey-box fuzzing is a variant of white-box fuzzing that can only
… for black- and greybox fuzzing only; scheduling in white-box fuzzing requires a complex …

Dynamic verification of approximate computing circuits using coverage-based grey-box fuzzing

K Yoshisue, Y Masuda… - 2021 IEEE 27th …, 2021 - ieeexplore.ieee.org
… The key idea of the proposed methodology is to incorporate a quality assessment capability
into the Coverage-based Grey-box Fuzzing (CGF). CGF is one of the most promising …

Efficient greybox fuzzing to detect memory errors

J Ba, GJ Duck, A Roychoudhury - Proceedings of the 37th IEEE/ACM …, 2022 - dl.acm.org
… ) or use information derived from the program 𝑃 to guide test selection (eg, whitebox or
greybox fuzzing). In this paper we focus on greybox fuzzers, such as AFL, which collect branch …