网络110报警处置系统设计.doc
约80页DOC格式手机打开展开
网络110报警处置系统设计,全文80页约36000字论述翔实摘要伴随着以internet为代表的全球性信息化浪潮的日益深入,网络违法犯罪事件层出不穷,给人们正常的工作和生活带来了极大的危害。网络110报警处置系统是为加强公安机关对信息网络安全事件和计算机违法犯罪活动的接处警能力,而建立的多层次网络信息安全保障机构。本课题...
内容介绍
此文档由会员 棉花糖糖 发布
网络110报警处置系统设计
全文80页 约36000字 论述翔实
摘要
伴随着以Internet为代表的全球性信息化浪潮的日益深入,网络违法犯罪事件层出不穷,给人们正常的工作和生活带来了极大的危害。网络110报警处置系统是为加强公安机关对信息网络安全事件和计算机违法犯罪活动的接处警能力,而建立的多层次网络信息安全保障机构。本课题主要针对网络110报警处置中心及其处警子系统作了以下几个方面的研究与设计。
(1) 探讨了网络110报警处置中心系统以及处警子系统的设计与实现中应用到的关键技术。三层Client/Server架构:为网络110报警处置系统的整体架构的设计提供了理论基础;Client/Server数据库设计:运用此设计方法设计了网络110报警处置系统的数据库系统;Windows sockets网络编程模型及多线程编程技术:为网络110报警处置中心处警子系统设计与实现上提供了关键技术支持。
(2) 介绍了网络110报警处置中心在整个网络安全报警处置系统中的位置,并详细阐述了各类底层报警系统的工作机制。然后,从整体上描述网络110报警处置中心所要实现的功能,并对系统进行了总体设计,其中着重探讨了报警信息的设计及报警级别的设计。
(3)从整体架构上分析和设计了处警子系统,提出了作为一个Client/Server系统的处警子系统基本功能模块;然后从主要功能模块的工作流程角度设计和实现了整个处警子系统。
关键词 客户/服务器模式,Windows sockets,多线程
Abstract
With the increasing of global information that takes Internet as representation, the network crime affairs pile up one after another, which do damage to people’ normal work and life. Network 110 Alarm Disposal System is a network information security guarantee of multilayer, which is to strengthen the police’s ability of receiving and processing alert of network security affairs and computer crime. The main contents of this paper about Network 110 Alarm Disposal System and its sub-system are following:
(1) It is introduced to the key technique of Network 110 Alarm Disposal System and its sub-system in design and implement. Three-tier Client/Server model is the academic base of the whole Network 110 Alarm Disposal System structure; the Client/Server database technique is used to design the system database; windows socket network programming and multithreading support the design and implement of Network 110 Alarm Disposal sub-System technically.
(2) The Network 110 Alarm Disposal System’s position is introduced that in the whole Network Security Alarm Disposal System. The mechanisms of various substrate alarms are detailed. Then, through describing the whole Network 110 Alarm Disposal System’s function, the system structure is designed with emphasizing the plan of alarm information and alarm class.
(3) By analyzing the whole structure of alarm sub-system, the Alarm Disposal sub-System function model is presented as one Client/Server system model. Then the Alarm Disposal sub-System is designed and implemented from the point of view of main workflow.
Key words Client/Server model, Windows sockets, multithreading
目录
摘要 I
Abstract II
第1章 绪论 1
1.1 课题背景 1
1.2 课题来源 2
1.3 国内外的研究现状及分析 2
1.3.1网络安全的基本概念 2
1.3.2 传统的TCSEC模型 3
1.3.3现代P2DR动态安全模型 5
1.4 本课题主要研究内容 6
第2章 网络110报警处置中心技术要点分析 7
2.1 引言 7
2.2 三层Client/Server架构 7
2.2.1 传统Client/Server模型存在的问题 7
2.2.2 三层Client/Server基本框架 8
2.2.3 三层Client/Server优点 10
2.3 Client/Server数据库设计的基本方法 11
2.3.1 数据库系统的分类 11
2.3.2 Client/Server数据库的组成形式 12
2.3.3 Client/Server数据库设计的特点 13
2.3.4 基于Client/Server的数据库设计方法 14
2.4 Windows网络编程模型及多线程编程技术 15
2.4.1 Windows Sockets的基本概念 15
2.4.2 Windows Sockets的编程原理 16
2.4.3 Windows Sockets的 I/O模型 18
2.4.4 基于MFC的多线程编程 20
2.5本章小结 22
第3 章 网络110报警处置中心概要设计 23
3.1引言 23
3.2 网络110报警处置系统概述 23
3.2.1 网络110报警处置系统简介 23
3.2.2 底层报警系统原理分析 24
3.3 网络110报警处置中心设计 28
3.3.1系统需求描述 28
3.3.2系统功能分析 29
3.3.3报警监控中心的总体结构 30
3.3.4报警信息设计 31
3.3.5报警级别的设计 32
3.4 本章小结 35
第4 章 处警子系统的详细设计与实现 36
4.1 引言 36
4.2 处警子系统总体结构 36
4.3 主要功能模块的工作流程 37
4.3.1 身份验证的工作流程 38
4.3.2 保持心跳连接的工作流程 40
4.3.3 处警信息发送接收的工作流程 42
4.3.4 处理处警信息的工作流程 44
4.3.5 反馈信息发送接收的工作流程 48
4.4 本章小结 51
结论 52
致谢 53
参考文献 54
附录1 中文译文 57
附录2 英文原文 61
附录3 部分源程序代码 66
部分参考文献
6 S.E. Robertson, and D.A. Hull. 2001. Guidelines for the TREC-9 Filtering Track. Proceeding of Ninth Text Retrieval Conference (TREC-9). National Institute of Standards and Technology, Special Publication
7 张原,史浩山. 信息安全模型研究. 小型微型计算机系统. 2003, (10):1878-1881
8 刘尊全. 计算机病毒防范与信息对抗技术. 清华大学出版社, 1991:23-56
9 曾志峰, 杨义先. 网络安全的发展与研究. 计算机工程与应用. 2000,(10):1-3
10 贾俊峰. 计算机犯罪分析及防范.计算机在刑事技术中的应用. 1996, (4):35-36
全文80页 约36000字 论述翔实
摘要
伴随着以Internet为代表的全球性信息化浪潮的日益深入,网络违法犯罪事件层出不穷,给人们正常的工作和生活带来了极大的危害。网络110报警处置系统是为加强公安机关对信息网络安全事件和计算机违法犯罪活动的接处警能力,而建立的多层次网络信息安全保障机构。本课题主要针对网络110报警处置中心及其处警子系统作了以下几个方面的研究与设计。
(1) 探讨了网络110报警处置中心系统以及处警子系统的设计与实现中应用到的关键技术。三层Client/Server架构:为网络110报警处置系统的整体架构的设计提供了理论基础;Client/Server数据库设计:运用此设计方法设计了网络110报警处置系统的数据库系统;Windows sockets网络编程模型及多线程编程技术:为网络110报警处置中心处警子系统设计与实现上提供了关键技术支持。
(2) 介绍了网络110报警处置中心在整个网络安全报警处置系统中的位置,并详细阐述了各类底层报警系统的工作机制。然后,从整体上描述网络110报警处置中心所要实现的功能,并对系统进行了总体设计,其中着重探讨了报警信息的设计及报警级别的设计。
(3)从整体架构上分析和设计了处警子系统,提出了作为一个Client/Server系统的处警子系统基本功能模块;然后从主要功能模块的工作流程角度设计和实现了整个处警子系统。
关键词 客户/服务器模式,Windows sockets,多线程
Abstract
With the increasing of global information that takes Internet as representation, the network crime affairs pile up one after another, which do damage to people’ normal work and life. Network 110 Alarm Disposal System is a network information security guarantee of multilayer, which is to strengthen the police’s ability of receiving and processing alert of network security affairs and computer crime. The main contents of this paper about Network 110 Alarm Disposal System and its sub-system are following:
(1) It is introduced to the key technique of Network 110 Alarm Disposal System and its sub-system in design and implement. Three-tier Client/Server model is the academic base of the whole Network 110 Alarm Disposal System structure; the Client/Server database technique is used to design the system database; windows socket network programming and multithreading support the design and implement of Network 110 Alarm Disposal sub-System technically.
(2) The Network 110 Alarm Disposal System’s position is introduced that in the whole Network Security Alarm Disposal System. The mechanisms of various substrate alarms are detailed. Then, through describing the whole Network 110 Alarm Disposal System’s function, the system structure is designed with emphasizing the plan of alarm information and alarm class.
(3) By analyzing the whole structure of alarm sub-system, the Alarm Disposal sub-System function model is presented as one Client/Server system model. Then the Alarm Disposal sub-System is designed and implemented from the point of view of main workflow.
Key words Client/Server model, Windows sockets, multithreading
目录
摘要 I
Abstract II
第1章 绪论 1
1.1 课题背景 1
1.2 课题来源 2
1.3 国内外的研究现状及分析 2
1.3.1网络安全的基本概念 2
1.3.2 传统的TCSEC模型 3
1.3.3现代P2DR动态安全模型 5
1.4 本课题主要研究内容 6
第2章 网络110报警处置中心技术要点分析 7
2.1 引言 7
2.2 三层Client/Server架构 7
2.2.1 传统Client/Server模型存在的问题 7
2.2.2 三层Client/Server基本框架 8
2.2.3 三层Client/Server优点 10
2.3 Client/Server数据库设计的基本方法 11
2.3.1 数据库系统的分类 11
2.3.2 Client/Server数据库的组成形式 12
2.3.3 Client/Server数据库设计的特点 13
2.3.4 基于Client/Server的数据库设计方法 14
2.4 Windows网络编程模型及多线程编程技术 15
2.4.1 Windows Sockets的基本概念 15
2.4.2 Windows Sockets的编程原理 16
2.4.3 Windows Sockets的 I/O模型 18
2.4.4 基于MFC的多线程编程 20
2.5本章小结 22
第3 章 网络110报警处置中心概要设计 23
3.1引言 23
3.2 网络110报警处置系统概述 23
3.2.1 网络110报警处置系统简介 23
3.2.2 底层报警系统原理分析 24
3.3 网络110报警处置中心设计 28
3.3.1系统需求描述 28
3.3.2系统功能分析 29
3.3.3报警监控中心的总体结构 30
3.3.4报警信息设计 31
3.3.5报警级别的设计 32
3.4 本章小结 35
第4 章 处警子系统的详细设计与实现 36
4.1 引言 36
4.2 处警子系统总体结构 36
4.3 主要功能模块的工作流程 37
4.3.1 身份验证的工作流程 38
4.3.2 保持心跳连接的工作流程 40
4.3.3 处警信息发送接收的工作流程 42
4.3.4 处理处警信息的工作流程 44
4.3.5 反馈信息发送接收的工作流程 48
4.4 本章小结 51
结论 52
致谢 53
参考文献 54
附录1 中文译文 57
附录2 英文原文 61
附录3 部分源程序代码 66
部分参考文献
6 S.E. Robertson, and D.A. Hull. 2001. Guidelines for the TREC-9 Filtering Track. Proceeding of Ninth Text Retrieval Conference (TREC-9). National Institute of Standards and Technology, Special Publication
7 张原,史浩山. 信息安全模型研究. 小型微型计算机系统. 2003, (10):1878-1881
8 刘尊全. 计算机病毒防范与信息对抗技术. 清华大学出版社, 1991:23-56
9 曾志峰, 杨义先. 网络安全的发展与研究. 计算机工程与应用. 2000,(10):1-3
10 贾俊峰. 计算机犯罪分析及防范.计算机在刑事技术中的应用. 1996, (4):35-36