Abstract
Information-flow tracking is useful for preventing malicious code execution and sensitive information leakage. Unfortunately, the performance penalty of the currently available solutions is too high for real-world applications. This paper presents PDIFT++, a hybrid system-wide dynamic information-flow tracker. PDIFT++ uses a hypervisor for coarse memory tracking and an emulator for fine memory tracking. The switching between the two modes allows PDIFT++ to achieve high performance without compromising the memory tracking precision. In addition, PDIFT++ provides system-wide tracking by monitoring system calls that can transmit information between two processes and between a process and a file system. The results show that PDIFT++ induces a performance penalty of 26% on average.
Original language | English |
---|---|
Article number | 226 |
Journal | SN Computer Science |
Volume | 5 |
Issue number | 2 |
DOIs | |
State | Published - Feb 2024 |
Keywords
- DIFT
- Emulator
- Hypervisor
- Virtualization