{MUZZ}: Thread-aware grey-box fuzzing for effective bug hunting in multithreaded programs

H Chen, S Guo, Y Xue, Y Sui, C Zhang, Y Li… - 29th USENIX Security …, 2020 - usenix.org
Grey-box fuzz testing has revealed thousands of vulnerabilities in real-world software owing
to its lightweight instrumentation, fast coverage feedback, and dynamic adjusting strategies …

[PDF][PDF] EMS: History-Driven Mutation for Coverage-based Fuzzing.

C Lyu, S Ji, X Zhang, H Liang, B Zhao, K Lu, R Beyah - NDSS, 2022 - ndss-symposium.org
Mutation-based fuzzing is one of the most popular approaches to discover vulnerabilities in
a program. To alleviate the inefficiency of mutation-based fuzzing incurred by high …

Smartseed: Smart seed generation for efficient fuzzing

C Lyu, S Ji, Y Li, J Zhou, J Chen, J Chen - arXiv preprint arXiv:1807.02606, 2018 - arxiv.org
Fuzzing is an automated application vulnerability detection method. For genetic algorithm-
based fuzzing, it can mutate the seed files provided by users to obtain a number of inputs …

Fairfuzz: Targeting rare branches to rapidly increase greybox fuzz testing coverage

C Lemieux, K Sen - arXiv preprint arXiv:1709.07101, 2017 - arxiv.org
In recent years, fuzz testing has proven itself to be one of the most effective techniques for
finding correctness bugs and security vulnerabilities in practice. One particular fuzz testing …

Ember-IO: effective firmware fuzzing with model-free memory mapped IO

G Farrelly, M Chesser, DC Ranasinghe - Proceedings of the 2023 ACM …, 2023 - dl.acm.org
Exponential growth in embedded systems is driving the research imperative to develop
fuzzers to automate firmware testing to uncover software bugs and security vulnerabilities …

DeepScenario: An open driving scenario dataset for autonomous driving system testing

C Lu, T Yue, S Ali - … IEEE/ACM 20th International Conference on …, 2023 - ieeexplore.ieee.org
With the rapid development of autonomous driving systems (ADSs), testing ADSs under
various environmental conditions has become a key method to ensure the successful …

No more companion apps hacking but one dongle: Hub-based blackbox fuzzing of iot firmware

X Ma, Q Zeng, H Chi, L Luo - Proceedings of the 21st Annual …, 2023 - dl.acm.org
Given the massive difficulty in emulating IoT firmware, blackbox fuzzing of IoT devices for
vulnerability discovery has become an attractive option. However, existing blackbox IoT …

Qfuzz: Quantitative fuzzing for side channels

Y Noller, S Tizpaz-Niari - Proceedings of the 30th ACM SIGSOFT …, 2021 - dl.acm.org
Side channels pose a significant threat to the confidentiality of software systems. Such
vulnerabilities are challenging to detect and evaluate because they arise from non …

Sequence directed hybrid fuzzing

H Liang, L Jiang, L Ai, J Wei - 2020 IEEE 27th International …, 2020 - ieeexplore.ieee.org
Existing directed grey-box fuzzers are effective compared with coverage-based fuzzers.
However, they fail to achieve a balance between effectiveness and efficiency, and it is …

Compositional fuzzing aided by targeted symbolic execution

S Ognawala, F Kilger, A Pretschner - arXiv preprint arXiv:1903.02981, 2019 - arxiv.org
Guided fuzzing has, in recent years, been able to uncover many new vulnerabilities in real-
world software due to its fast input mutation strategies guided by path-coverage. However …