Title | Structural Limitations of B+-Tree Forensics |
Publication Type | Conference Paper |
Year of Publication | 2018 |
Authors | Kieseberg, Peter, Schrittwieser, Sebastian, Weippl, Edgar |
Conference Name | Proceedings of the Central European Cybersecurity Conference 2018 |
Publisher | ACM |
Conference Location | New York, NY, USA |
ISBN Number | 978-1-4503-6515-4 |
Keywords | database forensics, Databases, digital forensics, Human Behavior, information forensics, Metrics, pubcrawl, resilience, Scalability |
Abstract | Despite the importance of databases in virtually all data driven applications, database forensics is still not the thriving topic it ought to be. Many database management systems (DBMSs) structure the data in the form of trees, most notably B+-Trees. Since the tree structure is depending on the characteristics of the INSERT-order, it can be used in order to generate information on later manipulations, as was shown in a previously published approach. In this work we analyse this approach and investigate, whether it is possible to generalize it to detect DELETE-operations within general INSERT-only trees. We subsequently prove that almost all forms of B+-Trees can be constructed solely by using INSERT-operations, i.e. that this approach cannot be used to prove the existence of DELETE-operations in the past. |
URL | http://doi.acm.org/10.1145/3277570.3277579 |
DOI | 10.1145/3277570.3277579 |
Citation Key | kieseberg_structural_2018 |