Responding to Living-Off-the-Land Tactics using Just-in-Time Memory Forensics (JIT-MF) for Android
Jennifer Bellizzi, Mark Vella, Christian Colombo, Julio, Hernandez-Castro

TL;DR
This paper introduces a framework called JIT-MF for Android memory forensics that enables detailed investigation of stealthy attacks, especially those using Living-Off-the-Land tactics, without requiring device rooting.
Contribution
The work presents a conceptual design of JIT-MF drivers and demonstrates their effectiveness in improving forensic timelines in Android investigations.
Findings
JIT-MF drivers enable richer forensic evidence collection.
Investigations with JIT-MF are on average 26% closer to ground truth.
Framework works on stock Android devices without rooting.
Abstract
Digital investigations of stealthy attacks on Android devices pose particular challenges to incident responders. Whereas consequential late detection demands accurate and comprehensive forensic timelines to reconstruct all malicious activities, reduced forensic footprints with minimal malware involvement, such as when Living-Off-the-Land (LOtL) tactics are adopted, leave investigators little evidence to work with. Volatile memory forensics can be an effective approach since app execution of any form is always bound to leave a trail of evidence in memory, even if perhaps ephemeral. Just-in-Time Memory Forensics (JIT-MF) is a recently proposed technique that describes a framework to process memory forensics on existing stock Android devices, without compromising their security by requiring them to be rooted. Within this framework, JIT-MF drivers are designed to promptly dump in-memory…
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
TopicsAdvanced Malware Detection Techniques · Digital and Cyber Forensics · User Authentication and Security Systems
