Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

RADAR: Exposing Unlogged NoSQL Operations

View through CrossRef
The widespread adoption of NoSQL databases has made digital forensics increasingly difficult as storage formats are diverse and often opaque, and audit logs cannot be assumed trustworthy when privileged insiders, such as DevOps or administrators, can disable, suppress, or manipulate logging to conceal activity. We present RADAR (Record & Artifact Detection, Alignment & Reporting), a log-adversary-aware framework that derives forensic ground truth by cross-referencing low-level storage artifacts against high-level application logs. RADAR analyzes artifacts reconstructed by the Automated NoSQL Carver (ANOC), which infers layouts and carves records directly from raw disk bytes, bypassing database APIs and the management system entirely, thereby treating physical storage as the independent evidence source. RADAR then reconciles carved artifacts with the audit log to identify delta artifacts such as unlogged insertions, silent deletions, and field-level updates that exist on disk but are absent from the logical history. We evaluate RADAR across ten NoSQL engines, including BerkeleyDB, LMDB, MDBX, etcd, ZODB, Durus, LiteDB, Realm, RavenDB, and NitriteDB, spanning key-value and document stores and multiple storage designs, e.g., copy-on-write/MVCC, B/B+ tree, and append-only. Under log-evasion scenarios, such as log suppression and post-maintenance attacks, including cases where historical bytes are pruned, RADAR consistently exposes unattributed operations while sustaining 31.7-397 MB/min processing throughput, demonstrating the feasibility of log-independent, trustworthy NoSQL forensics.
Title: RADAR: Exposing Unlogged NoSQL Operations
Description:
The widespread adoption of NoSQL databases has made digital forensics increasingly difficult as storage formats are diverse and often opaque, and audit logs cannot be assumed trustworthy when privileged insiders, such as DevOps or administrators, can disable, suppress, or manipulate logging to conceal activity.
We present RADAR (Record & Artifact Detection, Alignment & Reporting), a log-adversary-aware framework that derives forensic ground truth by cross-referencing low-level storage artifacts against high-level application logs.
RADAR analyzes artifacts reconstructed by the Automated NoSQL Carver (ANOC), which infers layouts and carves records directly from raw disk bytes, bypassing database APIs and the management system entirely, thereby treating physical storage as the independent evidence source.
RADAR then reconciles carved artifacts with the audit log to identify delta artifacts such as unlogged insertions, silent deletions, and field-level updates that exist on disk but are absent from the logical history.
We evaluate RADAR across ten NoSQL engines, including BerkeleyDB, LMDB, MDBX, etcd, ZODB, Durus, LiteDB, Realm, RavenDB, and NitriteDB, spanning key-value and document stores and multiple storage designs, e.
g.
, copy-on-write/MVCC, B/B+ tree, and append-only.
Under log-evasion scenarios, such as log suppression and post-maintenance attacks, including cases where historical bytes are pruned, RADAR consistently exposes unattributed operations while sustaining 31.
7-397 MB/min processing throughput, demonstrating the feasibility of log-independent, trustworthy NoSQL forensics.

Related Results

Studi Literatur Komparasi SQL dan NoSQL dalam Pemilihan Basis Data Ideal untuk Skalabilitas Tinggi
Studi Literatur Komparasi SQL dan NoSQL dalam Pemilihan Basis Data Ideal untuk Skalabilitas Tinggi
This research compares SQL and NoSQL databases in terms of high scalability and data management efficiency. SQL, with its relational model and ACID principles, excels in data consi...
NoSQL databases: A survey
NoSQL databases: A survey
NoSQL data stores have introduced a new way of designing database systems to meet the recent needs of applications and services operating in areas such as the World Wide Web, Big D...
Metallized Plastic Waveguide Antenna Solutions for Next-Generation Automotive Radar Systems
Metallized Plastic Waveguide Antenna Solutions for Next-Generation Automotive Radar Systems
The automotive industry has significantly focused on developing reliable driving assistance systems, with radar sensors emerging as key components for autonomous driving, thanks to...
Damage Analysis and Close-Range Radar Observations of the 13 April 2019 Greenwood Springs, Mississippi, Tornado during VORTEX-SE Meso18-19
Damage Analysis and Close-Range Radar Observations of the 13 April 2019 Greenwood Springs, Mississippi, Tornado during VORTEX-SE Meso18-19
Abstract A tornado outbreak occurred across the Southeast United States on 13–14 April 2019, during the Verification of the Origins of Rotation in Tornadoes Experiment–Southeast (V...
RADAR-Pipeline: Scalable Feature Generation for Mobile Health Data
RADAR-Pipeline: Scalable Feature Generation for Mobile Health Data
Introduction & BackgroundRADAR-Pipeline is an open-source Python framework designed to simplify and enhance mobile health data analysis. It has been designed to efficiently rea...
Coherent Mimo Radar and Waveform Diversity
Coherent Mimo Radar and Waveform Diversity
Multiple‐input multiple‐output (MIMO) radar technology has gained considerable attention, from both theorists and practitioners, in the past decade due to its capability to expand ...
PyBWE: Open-Source Python tools for Super-Resolution applied to Planetary Radar Soundings
PyBWE: Open-Source Python tools for Super-Resolution applied to Planetary Radar Soundings
Range resolution is one of the key performance metrics for a radar instrument. It is driven by the time resolution of its soundings, and the electromagnetic properties of the sound...
The Firepond Long Range Imaging CO2 Laser Radar
The Firepond Long Range Imaging CO2 Laser Radar
The Massachusetts Institute of Technology Lincoln Laboratory has developed and tested the most advanced, high power, coherent CO2 laser radar ever built. The Firepond imaging laser...

Back to Top