网络监控的实现 .docVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
网络监控的实现

摘 要 本文主要阐述了目前的网络监听的技术现状、用途和未来的发展方向,并提出了相应的防范机制。然后又介绍Winsock技术和监听原理,并对最广泛的监听工具Sniffer做了简单的描述,最后根据以上研究所得编程制作一个简单的嗅探器,对网络上截获的数据包进行简单的协议分析,以期加深对数据的发送与接收机制的认识。 本文通过使用Visual C++进行网络编程,实现简单的网络数据报截获与协议分析功能,可以查看数据包的起止IP地址、起止端口和所携带数据等的内容。从以上研究可以得知局域网中有相当一部分数据仍然以明文方式传送,对于数据的保密性不利。因此人们需要对网络中数据包的流动保持注意,并对数据进行加密,防止黑客截获本网段的一些敏感信息。 关键字:网络安全;Winsock技术; Visual C++;监听工具;数据报分析 Monitoring Mechanism of Network Data-Sending and Data-Receiving Zhang shao-yuan Abstract This paper describs the current state of network monitoring technology, usage and future development direction,and we will provide some prevention mechanisms. Winsock and the principle of monitoring technology are introduced then,and the most extensive used monitoring tool,Sniffer,was given a simple description. Finally, according to the study above a program,which can intercept packet on the network and do some simple protocol analysis, was produced in order to get a better understanding of the mechanism the data-senting and data-receiving. In this paper, through the use of Visual C + + for network programming, we implement intercepting the network data and simple protocol analysis functions, you can view the source and destination address of the packet, source and destination ports and the contents of data carried. Research should be able to tell from the above there are a considerable number of local area network data transmission still has expressly for the confidentiality of the data adversely. So people need to maintain the attention to the flow of network packets, and provide data encryption to prevent hacker getting the sensitive information. Key words: network Security; winsock technology; visual C + +; monitoring tools; datagram analysis 目 录 TOC \o 1-4 \h \z \u HYPERLINK \l _Toc230749008 1. 选题背景 PAGEREF _Toc230749008 \h 1 HYPERLINK \l _Toc230749009 1.1 网络数据监听的产生 PAGEREF _Toc230749009 \h 1 HYPERLINK \l _Toc230749010 1.2 网络安全威胁与防范 PAGEREF _Toc230749010 \h 1 HYPERLINK \l _Toc230749011 1.3 网络数据监听的意义

文档评论(0)

rovend + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档