Peeling Off the Cocoon: Unveiling Suppressed Golden Seeds for Mutational Greybox Fuzzing

📅 2026-02-27
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing coverage-based seed selection methods struggle to identify high-value seeds suppressed by obstructive conditional statements, limiting the depth and efficiency of greybox fuzzing. This work proposes a progressive debloating mechanism that dynamically identifies and eliminates path-hindering conditions through program analysis and dynamic instrumentation, thereby uncovering previously masked high-quality seeds. Integrated into a coverage-guided greybox fuzzing framework, the approach significantly enhances seed quality and exploration depth, consistently discovering more unique execution paths and potential vulnerabilities across multiple real-world programs.

Technology Category

Application Category

📝 Abstract
PoCo is a technique that aims to enhance modern coverage-based seed selection (CSS) techniques (such as afl-cmin) by gradually removing obstacle conditional statements and conducting deeper seed selection.
Problem

Research questions and friction points this paper is trying to address.

mutational greybox fuzzing
coverage-based seed selection
golden seeds
conditional statements
fuzzing efficiency
Innovation

Methods, ideas, or system contributions that make the work stand out.

mutational greybox fuzzing
coverage-based seed selection
conditional statement removal
golden seeds
PoCo
🔎 Similar Papers
No similar papers found.
Ruixiang Qian
Ruixiang Qian
Nanjing University
FuzzingSoftware TestingProgram Analysis
Chunrong Fang
Chunrong Fang
Software Institute, Nanjing University
Software TestingSoftware EngineeringComputer Science
Z
Zengxu Chen
State Key Laboratory for Novel Software Technology, Nanjing University, China
Y
Youxin Fu
State Key Laboratory for Novel Software Technology, Nanjing University, China
Zhenyu Chen
Zhenyu Chen
Nanjing University
Intelligent Software Engineering