Secure Logging with Security against Adaptive Crash Attack
Sepideh Avizheh, Reihaneh Safavi-Naini, Shuai Li

TL;DR
This paper introduces a new secure logging scheme resilient against adaptive crash attacks, formalizes its security, and demonstrates its effectiveness and efficiency through implementation on various devices.
Contribution
It presents a novel mechanism with evolving keys for secure logging, providing provable security against powerful adaptive adversaries, improving upon existing schemes.
Findings
The proposed scheme is secure against adaptive crash attacks.
Implementation shows higher security and efficiency than SLiC.
Scheme is practical on desktop and Raspberry Pi.
Abstract
Logging systems are an essential component of security systems and their security has been widely studied. Recently (2017) it was shown that existing secure logging protocols are vulnerable to crash attack in which the adversary modifies the log file and then crashes the system to make it indistinguishable from a normal system crash. The attacker was assumed to be non-adaptive and not be able to see the file content before modifying and crashing it (which will be immediately after modifying the file). The authors also proposed a system called SLiC that protects against this attacker. In this paper, we consider an (insider) adaptive adversary who can see the file content as new log operations are performed. This is a powerful adversary who can attempt to rewind the system to a past state. We formalize security against this adversary and introduce a scheme with provable security. We show…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital and Cyber Forensics · Advanced Malware Detection Techniques · Network Security and Intrusion Detection
