User-space library rootkits revisited: Are user-space detection mechanisms futile?
Enrique Soriano-Salvador, Gorka Guardiola M\'uzquiz, Juan Gonz\'alez G\'omez

TL;DR
This paper challenges the effectiveness of user-space detection tools for user-space rootkits, demonstrating through experiments that such rootkits can evade detection and emphasizing the need for cautious communication of detection results.
Contribution
It provides experimental evidence that user-space rootkits can evade detection by standard tools and argues that detection in user-space is fundamentally futile, offering guidelines for improved detection strategies.
Findings
User-space rootkits can bypass popular detection tools.
Detection results should be communicated with caution.
Traditional detection methods are insufficient against sophisticated rootkits.
Abstract
The kind of malware designed to conceal malicious system resources (e.g. processes, network connections, files, etc.) is commonly referred to as a rootkit. This kind of malware represents a significant threat in contemporany systems. Despite the existence of kernel-space rootkits (i.e. rootkits that infect the operating system kernel), user-space rootkits (i.e. rootkits that infect the user-space operating system tools, commands and libraries) continue to pose a significant danger. However, kernel-space rootkits attract all the attention, implicitly assuming that user-space rootkits (malware that is still in existence) are easily detectable by well-known user-space tools that look for anomalies. The primary objective of this work is to answer the following question: Is detecting user-space rootkits with user-space tools futile? Contrary to the prevailing view that considers it…
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
TopicsSecurity and Verification in Computing · Advanced Malware Detection Techniques · Digital and Cyber Forensics
