paper-with-me

홈 › Papers

Bridging the Semantic Gap in Virtual Machine Introspection and Forensic Memory Analysis

2025-03-07 · Christofer Fellicious, Hans P. Reiser, Michael Granitzer

Forensic Memory Analysis (FMA) and Virtual Machine Introspection (VMI) are critical tools for security in a virtualization-based approach. VMI and FMA involves using digital forensic methods to extract information from the system to identify and explain security incidents. A key challenge in both FMA and VMI is the "Semantic Gap", which is the difficulty of interpreting raw memory data without specialized tools and expertise. In this work, we investigate how a priori knowledge, metadata and engineered features can aid VMI and FMA, leveraging machine learning to automate information extraction and reduce the workload of forensic investigators. We choose OpenSSH as our use case to test different methods to extract high level structures. We also test our method on complete physical memory dumps to showcase the effectiveness of the engineered features. Our features range from basic statistical features to advanced graph-based representations using malloc headers and pointer translations. The training and testing are carried out on public datasets that we compare against already recognized baseline methods. We show that using metadata, we can improve the performance of the algorithm when there is very little training data and also quantify how having more data results in better generalization performance. The final contribution is an open dataset of physical memory dumps, totalling more than 1 TB of different memory state, software environments, main memory capacities and operating system versions. Our methods show that having more metadata boosts performance with all methods obtaining an F1-Score of over 80%. Our research underscores the possibility of using feature engineering and machine learning techniques to bridge the semantic gap.

📄 PDF Abstract BibTeX arXiv:2503.05482

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Engineering

Similar Papers 제목 키워드 기반

Bridging the Micro--Macro Gap: Frequency-Aware Semantic Alignment for Image Manipulation Localization

2026-04-14 · Xiaojie Liang, Zhimin Chen, Ziqi Sheng, Wei Lu arxiv

As generative image editing advances, image manipulation localization (IML) must handle both traditional manipulations with conspicuous forensic artifacts and diffusion-generated edits that appear locally realistic. Exis…

Image Manipulation LocalizationImage Editing

Introspection in Learned Semantic Scene Graph Localisation

2025-10-08 · Manshika Charvi Bissessur, Efimia Panagiotaki, Daniele De Martini arxiv

This work investigates how semantics influence localisation performance and robustness in a learned self-supervised, contrastive semantic localisation framework. After training a localisation network on both original and…

Vision-Language Introspection: Mitigating Overconfident Hallucinations in MLLMs via Interpretable Bi-Causal Steering

2026-01-08 · Shuliang Liu, Songbo Yang, Dong Fang, Sihang Jia 외 arxiv

Object hallucination critically undermines the reliability of Multimodal Large Language Models, often stemming from a fundamental failure in cognitive introspection, where models blindly trust linguistic priors over spec…

Forensic Data Analytics for Anomaly Detection in Evolving Networks

2023-08-17 · Li Yang, Abdallah Moubayed, Abdallah Shami, Amine Boukhtouta 외

In the prevailing convergence of traditional infrastructure-based deployment (i.e., Telco and industry operational networks) towards evolving deployments enabled by 5G and virtualization, there is a keen interest in elab…

Anomaly DetectionFeature EngineeringIntrusion DetectionUnsupervised Anomaly Detection

Hierarchical Decision Ensembles- An inferential framework for uncertain Human-AI collaboration in forensic examinations

2021-10-31 · Ganesh Krishnan, Heike Hofmann

Forensic examination of evidence like firearms and toolmarks, traditionally involves a visual and therefore subjective assessment of similarity of two questioned items. Statistical models are used to overcome this subjec…