<aside>
▪️ QUESTIONS
- ClusterFuzzing 相关的论文几乎没有,与 ClusterFuzzing 相关的关键词可能还有 ParallelFuzzing, EnsembleFuzzing, DistributedFuzzing。
</aside>
Discusses in recent years
- 2015, Disfuzz-afl: github.com/MartijnB/disfuzz-afl
- ICAIP 2018, A Large-scale Parallel Fuzzing System.
- CCS 2017, Designing New Operating Primitives to Improve Fuzzing Performance.
- [ ] 计算机应用研究 2017, 动态资源感知的并行化模糊测试框架
- [ ] USENIX Security 2017, OSS-Fuzz-Google’s continuous fuzzing service for open
source software.
- USENIX Security 2019(2018), EnFuzz: Ensemble Fuzzing with Seed Synchronization among Diverse Fuzzers.
- ESEC/FSE 2018, PAFL: Extend FuzzingOptimizations of Single Mode to Industrial Parallel Mode.
- [ ] 国防科技大学 2018, 高效率模糊测试并行化关键技术研究
- [ ] 国防科技大学 2019, 面向大规模分布式并行的持续性模糊测试技术研究
- Applied Sciences 2019, P-fuzz: a parallel grey-box fuzzing framework.
- ACSAC 2020, Cupid: Automatic Fuzzer Selection for Collaborative Fuzzing.
- arXiv 2020, UniFuzz: Optimizing Distributed Fuzzing via Dynamic Centralized Task Scheduling.
- [ ] 信息安全学报 2020, 变异策略感知的并行模糊测试研究
- [ ] Blog 2020, FuzzBench: Fuzzer benchmarking as a service.
- [ ] ESEC/FSE 2021, FuzzBench: an open fuzzer benchmarking platform and service
- Blog 2021, LilacFuzz: Scalable Framework for Ensemble Fuzzing
ENASE 2021, Improving Web Application Vulnerability Detection Leveraging Ensemble Fuzzing
- EuroSec 2021, CollabFuzz: A Framework for Collaborative Fuzzing