›› 2011, Vol. 24 ›› Issue (7): 152-.

• 论文 • 上一篇    下一篇

基于Windows API文件存储监控技术

尚瑛,张凯然   

  1. (1.中交第二公路工程局有限公司 信息技术处,陕西 西安 710065;
    2.西安电子科技大学 电子工程学院,陕西 西安 710071)
  • 出版日期:2011-07-15 发布日期:2011-08-16
  • 作者简介:尚瑛(1962—),女,高级工程师。研究方向:信息安全。

Storage Monitor Technology Based on Windows API

 SHANG Ying, ZHANG Kai-Ran   

  1. (1.Information Technology Office,CCCC Second Highway Engineering Co.,Ltd.,Xi'an 710065,China;
    2.School of Electronic Engineering,Xidian University,Xi'an 710071,China)
  • Online:2011-07-15 Published:2011-08-16

摘要:

针对Windows操作系统中数据文件访问的安全问题,设计并实现了一种基于Windows API存储监控系统。首先在保证文件信息不被破坏的前提下,引入各种加密方法,对信息进行保护;然后通过用户权限设定、U盘认证、端口控制等途径,在操作系统的应用层实现用户对创建、删除、拷贝、重命名等文件操作的监控和处理,有效防止了涉密文件数据被非法访问。

关键词: 文件监控, 权限控制, 安全认证

Abstract:

For the data file access security in Windows operating system,a Windows file system driver filter based file monitoring system is designed and implemented.First encryption techniques can be introduced to protect the data,and the precondition is the data is still useful.User permissions,U disk authentication,port control and other means are used to monitor such file operations as create,delete,copy,and rename.The implementation is based on the application layer and is effectively to prevent the unauthorized access to classified data files.

Key words: file monitoring;security authentication;access control

中图分类号: 

  • TP309