跳到主要导航 跳到搜索 跳到主要内容

FuzzCoder: Code Large Language Model-Based Fuzz Testing for Industrial IoT Programs

  • Liqun Yang
  • , Chaoren Wei
  • , Jian Yang*
  • , Wanxu Xia
  • , Yuze Yang
  • , Yang Luo
  • , Dusit Niyato
  • , Liang Sun
  • , Zhiquan Liu
  • *此作品的通讯作者
  • Beihang University
  • Nanyang Technological University
  • Jinan University

科研成果: 期刊稿件文章同行评审

摘要

Fuzz testing is an dynamic program analysis technique designed for discovering vulnerabilities in IoT systems. The core goal is to deliberately feed maliciously crafted inputs into an IoT device or service, triggering vulnerabilities such as system crashes, buffer overflow exploits, and memory corruption, etc. Efficiently generating malicious inputs remains challenging, with leading methods often relying on randomly mutating existing valid inputs. In this work, we propose to adopt fine-tuned large language models (FuzzCoder) to learn patterns in the input files from successful attacks to guide future fuzzing explorations. Specifically, we develop a framework that leverages code large language models (LLMs) to guide the mutation process to perform meaningful input mutations. We formulate the mutation process as the sequence-to-sequence modeling, where LLM receives a sequence of bytes and outputs the mutated byte sequence. FuzzCoder is fine-tuned on our created instruction dataset (FuzzInstruct), where the successful fuzzing history is collected from the heuristic fuzzing tool. FuzzCoder can predict mutation positions and strategies for input files to trigger abnormal behaviors of the program. Most importantly, the experiment reveals results that FuzzCoder achieves better fuzzing performance compared to traditional and other American fuzzy lop (AFL)-based fuzzers, such as AFL, AFL++, AFLSmart, etc. On average, FuzzCoder achieves an improvement in code coverage of more than 20%, along with a significant increase in the number of crashes.

源语言英语
页(从-至)36842-36851
页数10
期刊IEEE Internet of Things Journal
12
18
DOI
出版状态已出版 - 2025

指纹

探究 'FuzzCoder: Code Large Language Model-Based Fuzz Testing for Industrial IoT Programs' 的科研主题。它们共同构成独一无二的指纹。

引用此