DCDetector: An IoT terminal vulnerability mining system based on distributed deep ensemble learning under source code representation
Wen Zhou

TL;DR
DCDetector is a distributed deep ensemble learning system that effectively mines IoT terminal vulnerabilities from source code, improving scalability and accuracy over traditional static analysis methods.
Contribution
It introduces a novel distributed deep ensemble learning approach using source code representation for large-scale vulnerability detection in IoT systems.
Findings
Reduces false positive rate compared to static analysis
Improves detection accuracy with syntactic code features
Efficiently handles large-scale vulnerability data
Abstract
Context: The IoT system infrastructure platform facility vulnerability attack has become the main battlefield of network security attacks. Most of the traditional vulnerability mining methods rely on vulnerability detection tools to realize vulnerability discovery. However, due to the inflexibility of tools and the limitation of file size, its scalability It is relatively low and cannot be applied to large-scale power big data fields. Objective: The goal of the research is to intelligently detect vulnerabilities in source codes of high-level languages such as C/C++. This enables us to propose a code representation of sensitive sentence-related slices of source code, and to detect vulnerabilities by designing a distributed deep ensemble learning model. Method: In this paper, a new directional vulnerability mining method of parallel ensemble learning is proposed to solve the problem of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection
MethodsLib
