Abstract
Malware aims to stay undetected for as long as possible. One common method for avoiding or delaying detection is the use of code injection, by which a malicious process injects code into another running application. Despite code injection being known as one of the main features of today’s malware, it is often overlooked and no prior research performed a comprehensive study to fundamentally understand and measure code injection in Windows malware. In this paper, we conduct a systematic study of code injection techniques and propose the first taxonomy to group these methods into classes based on common traits. Then, we leverage our taxonomy to implement models of the studied techniques and collect empirical evidence for the prevalence of each specific technique in the malware scene. Finally, we perform a large-scale, longitudinal measurement of the adoption of code injection, highlighting that at least 9.1% of Windows malware between 2017 and 2021 performs code injection. Our systematization and results show that Process Hollowing is the most commonly used technique across different malware families, but, more importantly, this trend is shifting towards other, less traditional methods. We conclude with takeaways that impact how future malware research should be conducted. Without comprehensively accounting for code injection and modeling emerging techniques, future studies based on dynamic analysis are bound to limited observations.
Original language | English |
---|---|
Title of host publication | Proceedings of the International Conference on Security and Privacy in Communication Networks (SecureComm 2023) |
Number of pages | 23 |
Publication status | Published - 1 Oct 2023 |
Event | 19th International Conference on Security and Privacy in Communication Networks, SecureComm 2023 - Hong Kong Polytechnic University, Hong Kong, Hong Kong Duration: 19 Oct 2023 → 21 Oct 2023 Conference number: 19 |
Conference
Conference | 19th International Conference on Security and Privacy in Communication Networks, SecureComm 2023 |
---|---|
Abbreviated title | SecureComm |
Country/Territory | Hong Kong |
City | Hong Kong |
Period | 19/10/23 → 21/10/23 |
Keywords
- Cybersecurity