Database forensic analysis through internal structure carving
56
TL;DR: This paper presents a universal tool that seamlessly supports many different databases, rebuilding table and other data content from any remaining storage fragments on disk or in memory, and empirically verify the tool's ability to recover both deleted and partially corrupted data directly from the internal storage of different databases.
read more
About: This article is published in Digital Investigation. The article was published on 01 Aug 2015. and is currently open access. The article focuses on the topics: Database design & Database schema.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
CDBFIP: Common Database Forensic Investigation Processes for Internet of Things
Arafat Al-Dhaqm,Shukor Abd Razak,Siti Hajar Othman,Kim-Kwang Raymond Choo,William Bradley Glisson,Abdulalem Ali,Mohammad Abrar +6 more
TL;DR: This paper proposes common database forensic investigation processes using a design science research approach that allows the reconciliation of the concepts and terminologies of all common database forensics investigation processes and facilitates the sharing of knowledge on database Forensic investigation among domain newcomers, users, and practitioners.
61
Categorization and Organization of Database Forensic Investigation Processes
Arafat Al-Dhaqm,Shukor Abd Razak,David A. Dampier,Kim-Kwang Raymond Choo,Kamran Siddique,Richard Adeyemi Ikuesan,Abdulhadi Alqarni,Victor R. Kebande +7 more
TL;DR: This paper builds on the existing literature to present a harmonized DBFI process using design science research methodology, designed to avoid confusion or ambiguity, as well as providing practitioners with a systematic method of performing DBFI with a higher degree of certainty.
Development and validation of a Database Forensic Metamodel (DBFM).
Arafat Al-Dhaqm,Arafat Al-Dhaqm,Shukor Abd Razak,Siti Hajar Othman,Asri Ngadi,Mohammed Nazir Ahmed,Abdulalem Ali Mohammed +6 more
TL;DR: This work has analysed 60 models of DBF in an attempt to uncover how numerous DBF activities are really public even when the actions vary, and generates a unified abstract view ofDBF in the form of a metamodel.
Towards the Development of an Integrated Incident Response Model for Database Forensic Investigation Field
TL;DR: This paper has proposed suitable steps of constructing and Integrated Incident Response Model (IIRM) that can be relied upon in the database forensic investigation field.
Digital Forensics Subdomains: The State of the Art and Future Directions
Arafat Al-Dhaqm,Richard Adeyemi Ikuesan,Victor R. Kebande,Shukor Abd Razak,George Grispos,Kim-Kwang Raymond Choo,Bander Ali Saleh Al-rimy,AbdulRahman A. Alsewari +7 more
TL;DR: In this article, the authors proposed a high-level abstract metamodel, which combines the common investigation processes, activities, techniques, and tasks for digital forensics subdomains.
References
Ubiquitous B-Tree
TL;DR: The major variations of the B-tree are discussed, especially the B+-tree, contrasting the merits and costs of each implementation and illustrating a general purpose access method that uses a B- tree.
2.1K
The Star Schema Benchmark and Augmented Fact Table Indexing
TL;DR: A simple way to adjoin physical copies of dimension columns to the fact table, dicing data to effectively cluster query retrieval, and how such dicing can be achieved on database products other than DB2 is shown.
Carving contiguous and fragmented files with fast object validation
TL;DR: The file carving problem is analyzed, arguing that rapid, accurate carving is best performed by a multi-tier decision problem that seeks to quickly validate or discard candidate byte strings from the media to be carved.
262
Android forensics: Automated data collection and reporting from a mobile device
TL;DR: The contributions of this research include the release of the first open-source Android enterprise monitoring solution of its kind, a comprehensive guide of data sets available for collection without elevated privileges, and the introduction of a novel design strategy implementing various Android application components useful for monitoring on the Android platform.
98
Forensic analysis of the Firefox 3 Internet history and recovery of deleted SQLite records
TL;DR: The paper proposes an algorithm to recover deleted SQLite entries based on known internal record structures and can recover deleted history records and can be used with other applications that also employ SQLite databases.
75