网站导航免费论文 原创论文 论文搜索 原创论文 网学软件 学术大家 资料中心 会员中心 问题解答 原创论文 大学论文导航 设计下载 最新论文 下载排行 原创论文
返回网学首页
网学联系
最新论文 推荐专题 热门论文 素材专题
当前位置: 网学 > 编程文档 > 其他类别 > 正文

用户数据文件自定义访问控制工具研究

来源:http://myeducs.cn 联系QQ:点击这里给我发消息 作者: 用户投稿 来源: 网络 发布时间: 16/02/12

【编者按】:网学网其他类别为您提供用户数据文件自定义访问控制工具研究参考,解决您在用户数据文件自定义访问控制工具研究学习中工作中的难题,参考学习。

论文字数:16975,页数:37  有开题报告,任务书

 摘要
 
 进入信息和网络化的时代以来,计算机在我们的工作和生活中扮演着日益重要的角色。个人电脑作为一种现代化数据处理和存储的工具,就好似银行中的保险柜一样,经常会存放一些非常重要的资料,而文件是数据存储的最基本单位。我们平常提到的文件包括可执行的文件(程序),配置文件和数据文件。其中数据文件更是存储了个人的机密信息等,入侵者感兴趣的也正是这些机密文件。因此,对于数据文件的安全保护成为了信息安全中的重要课题。
 在本文中,我们阐述了文件操作原理,分析了数据文件操作过程中产生的安全隐患,并针对此问题自定义了一套数据文件访问控制规则。然后利用Visual Studio 开发工具和C++语言设计实现一个基于微软detour之API截获技术的文件访问控制工具,能够对文件的打开操作,修改操作等过程进行控制,对于违反规则的文件操作都予以拒绝。
 本文的重点之处在于如何从创建,存储,修改,到销毁的整个过程中对文件进行操作控制,创新之处在于对文件保护采取主动控制方式,区别于现有的防火墙等被动防卫的安全机制,为保护数据安全找到了一条新的途径。

关键词:Detour,Trampoline函数,Target函数,Win32 API,DLL 
 The research of user-defined data files tools for access and control  
                                              
 Abstract

 Since we have entered the information and network time, computer is playing an increasingly important role in our life and work. As a modern data processing and storage tool, the PC seems like the safe in the banks which often keeps some very important information. And the document is the most basic data storage units. The documents we normally mentioned include executable document (procedures), configuration files and data files. The data file stores the person''s confidential information, which just interested the invader. Therefore, the security protection to the data file proves to be an important issue in the field of the Information security.
 In this paper, we elaborated the document operating principle, analyzed potential safety problems which generated in the process of the data file operating and defined a set of data file access control rules aimed the problems mentioned. And then making use of the Visual Studio development tools and C + + language, this system designed and implemented a file access control tool based on the API intercepted technical of the Microsoft detour, which can control the open and close to the file and refuse the access operation which violate the rule.
 The key of this paper is how to control the operation of the document from creation, store, modify, to the destruction of the whole process, the innovation is to take the initiative to protect the document control. It is different from the existing passive defense firewall security  mechanisms to protect the security of the data, and it also finds a new way for the data security.

Key  Words: Detour, Trampoline Function, Target Function, Win32 API, DLL
                            目      录
1.绪论 1
1.1 课题的背景 1
1.2 国内外研究概况 1
 1.3课题研究内容及意义 2
1.3.1研究内容 2
1.3.2意义 2
2.技术背景 3
2.1 Windows程序开发基础 3
2.1.1 Win32 API概论 3
2.1.2 动态链接库(DLL) 3
2.2 Win32 API拦截技术 8
2.2.1 API函数拦截技术概论 8
2.2.2 API  HOOK技术 9
2.2.3拦截应用程序的好处 9
3.微软Detour工具库 11
3.1 Detour简介 11
3.2 Detour工作原理 12
3.2.1 二进制函数的拦截 12
3.2.2 Payloads(负载)和 dll输入表编辑 13
3.2.3如何使用Detours库函数 15
3.3 Detour评价 17
4.用户自定义数据文件访问控制工具的设计与实现 18
4.1文件操作监控技术 18
4.2 功能描述 19
4.2.1文件操作权限控制 19
4.2.2文件打开操作控制 19
4.2.3 文件修改保存操作控制 20
4.3 应用的主要文件操作函数 20
4.4 开发工具和步骤 23
4.3.1开发平台和工具 23
4.3.2 环境配置及实现过程 23
4.3.3 所用的Detour Sample 28
5.创新思想 29
6.结论 30
致    谢 31
参考文献 32

用户数据文件自定义访问控制工具研究......
  • 上一篇资讯: [其他类别]
  • 版权所有 QQ:3710167 邮箱:3710167@qq.com 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2015 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号