{µFUZZ}: Redesign of Parallel Fuzzing using Microservice Architecture

Y Chen, R Zhong, Y Yang, H Hu, D Wu… - 32nd USENIX Security …, 2023 - usenix.org
Fuzzing has been widely adopted as an effective testing technique for detecting software
bugs. Researchers have explored many parallel fuzzing approaches to speed up bug …

[PDF][PDF] Registered report: First, fuzz the mutants

A Groce, G Kalburgi, C Le Goues, K Jain… - First International …, 2022 - par.nsf.gov
Most fuzzing efforts, very understandably, focus on fuzzing the program in which bugs are to
be found. However, in this paper we propose that fuzzing programs “near” the System Under …

MicroFuzz: An Efficient Fuzzing Framework for Microservices

P Di, B Liu, Y Gao - Proceedings of the 46th International Conference on …, 2024 - dl.acm.org
Fuzzing is a widely adopted technique in the software industry to enhance security and
software quality. However, most existing fuzzers are specifically designed for monolithic …

Testing Error Handling Code with Software Fault Injection and Error-Coverage-Guided Fuzzing

JJ Bai, ZX Fu, KT Xie, ZM Jiang - IEEE Transactions on …, 2023 - ieeexplore.ieee.org
Real-world programs require error handling code to handle various kinds of possible errors.
However, these errors just infrequently occur due to special conditions, so error handling …

Dodrio: Parallelizing Taint Analysis Based Fuzzing via Redundancy-Free Scheduling

J Liang, M Wang, C Zhou, Z Wu, J Liu… - … Proceedings of the 32nd …, 2024 - dl.acm.org
Taint analysis significantly enhances the capacity of fuzzing to navigate intricate constraints
and delve into the state spaces of the target program. However, practical scenarios involving …

[图书][B] Advanced Fuzzing Method For Software Security

R Zhong - 2023 - search.proquest.com
Fuzzing is an increasingly popular technique for testing software functionality and identifying
security weaknesses. Recent research has primarily focused on improving the effectiveness …

Balancing the Security and Performance of Modern Programming Languages

Y Zhang - 2023 - search.proquest.com
Ensuring the balance between security and performance is a critical aspect of modern
programming languages. While security checks are essential in safeguarding systems from …

Improving Efficiency, Effectiveness, and Evaluation of Fuzz Testing

Y Wang - 2022 - search.proquest.com
Fuzzing, or fuzz testing, is a popular option for security testing. It works by continuously
mutating existing test cases to produce new ones for exercising the target software. In recent …

[PDF][PDF] SPFuzz: Stateful Path based Parallel Fuzzing for Protocols in Autonomous Vehicles

J Yu, Z Luo, F Xia, Y Zhao, H Shi, Y Jiang - fouzhe.github.io
Protocols in autonomous vehicles are essential for efficient invehicle network
communication. To ensure their security, many research efforts have been paid to the fuzz …