Threats to privacy in the forensic analysis of database systems
Threats to privacy in the forensic analysis of database systems
复制标题
数据库系统取证分析中的隐私威胁
DOI:
10.1145/1247480.1247492
复制
发表时间:
2007
期刊:
影响因子:
--
通讯作者:
B. Levine
中科院分区:
文献类型:
--
作者:
Patrick Stahlberg;G. Miklau;B. Levine
The use of any modern computer system leaves unintended traces of expired data and remnants of users' past activities. In this paper, we investigate the unintended persistence of data stored in database systems. This data can be recovered by forensic analysis, and it poses a threat to privacy.
First, we show how data remnants are preserved in database table storage, the transaction log, indexes, and other system components. Our evaluation of several real database systems reveals that deleted data is not securely removed from database storage and that users have little control over the persistence of deleted data.
Second, we address the problem of unintended data retention by proposing a set of system transparency criteria: data retention should be avoided when possible, evident to users when it cannot be avoided, and bounded in time.
Third, we propose specific techniques for secure record deletion and log expunction that increase the transparency of database systems, making them more resistant to forensic analysis.