NIGELOG: Protecting Logging Information by Hiding Multiple Backups in Directories

  • Authors:
  • Tetsuji Takada;Hideki Koike

  • Affiliations:
  • -;-

  • Venue:
  • DEXA '99 Proceedings of the 10th International Workshop on Database & Expert Systems Applications
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper proposed a novel method to protect logging information more securely. The method, named NIGELOG, produces multiple backups of the logging information, hides them in arbitrary directories, and periodically moves these backups to other directories. Also, NIGELOG can automatically restore the original logging information by using the backups even if the original file is altered or deleted by intruders. NIGELOG is implemented as a C++ class library with some standard software libraries and does not require additional hardwares such as write-once media. It is easier to apply NIGELOG to UNIX applications which produces log-files.