CRNov 25, 2018

Towards Blockchain-Driven, Secure and Transparent Audit Logs

arXiv:1811.09944v168 citations
Originality Synthesis-oriented
AI Analysis

This addresses security and transparency issues in enterprise audit logs, though it appears incremental as it applies existing blockchain methods to this specific domain.

The paper tackles the vulnerability of audit logs to tampering attacks by presenting BlockAudit, a system that integrates blockchain technology to enhance security and integrity. Results from implementation on Hyperledger show it enables conventional audit logs to transition seamlessly with improved fault tolerance.

Audit logs serve as a critical component in the enterprise business systems that are used for auditing, storing, and tracking changes made to the data. However, audit logs are vulnerable to a series of attacks, which enable adversaries to tamper data and corresponding audit logs. In this paper, we present BlockAudit: a scalable and tamper-proof system that leverages the design properties of audit logs and security guarantees of blockchains to enable secure and trustworthy audit logs. Towards that, we construct the design schema of BlockAudit, and outline its operational procedures. We implement our design on Hyperledger and evaluate its performance in terms of latency, network size, and payload size. Our results show that conventional audit logs can seamlessly transition into BlockAudit to achieve higher security, integrity, and fault tolerance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes