Published September 3, 2025 | Version v2
Software Open

Unveiling BYOVD Threats - Artifact

Description

Our research project introduces a sandbox extension aimed at monitoring and analyzing BYOVD (Bring Your Own Vulnerable Driver) behaviors within a controlled environment, enabling the detection of anomalies that may indicate exploitation. As part of this work, we provide several key artifacts:

  • the kernelmon plugin, which extends the sandbox with kernel-level tracing capabilities;
  • the configuration files required to run the plugin; an analysis application that correlates the collected events;
  • the sets of analyzed drivers' hashes;
  • the corresponding sets of sample hashes obtained from those drivers;
  • the results from our experiments and analysis.
The "Unveiling BYOVD Threats: Malware's Use and Abuse of Kernel Drivers" article can be found at https://dx.doi.org/10.14722/ndss.2026.231491

Files

unveiling-byovd-threats.zip

Files (1.4 MB)

Name Size Download all
md5:92a91131339bcc1337030fa30cb3c726
1.4 MB Preview Download

Additional details

Software

Programming language
C++, Rust