3. Case Study
- PROFUZZBENCH의 LIVE555(RTSP)에 대해서 LLM 테스트
1) LLM에게 message structure에 대한 machine-readable information을 요청했고, generated grammar와 diversity of message을 평가
2) enriching the seed corpus: LLM에게 given seed message sqeuence에게 random message를 추가하라고 요청
3) inducing interesting state transitions
'논문리딩 > fuzzing' 카테고리의 다른 글
*[Usenix ‘24 fall] SDFuzz: Target States Driven Directed Fuzzing (0) | 2024.05.15 |
---|---|
NSFuzz : Towards Efficient and State-Aware Network Service Fuzzing (0) | 2024.03.27 |
AFLNET: A Greybox Fuzzer for Network Protocols (0) | 2024.03.26 |
SHAPFUZZ: Efficient Fuzzing via Shapley-Guided Byte Selection (0) | 2024.02.20 |