毕业设计(论文)-基于VC的简单木马的开发.docVIP

  • 4
  • 0
  • 约1.52万字
  • 约 25页
  • 2017-08-11 发布于安徽
  • 举报

毕业设计(论文)-基于VC的简单木马的开发.doc

基于VC的简单木马的开发 摘 要 目前,Internet已经得到非常广泛的使用,但是同时,各种黑客工具和网络攻击手段也层出不穷对网络安全造成了极大的威胁 本毕业设计使用VC++ 6.0为开发平台设计的一个简单的木马程序,主要实现了获取远程被控计算机的基本信息、锁定其鼠标和键盘、注销重启和关闭被控计算机、隐藏并开启其任务栏、向被控计算机发送消息等功能。 本论文从选题背景入手,介绍了与本系统相关的一些理论知识,以及开发工具,随后详细介绍了该木马程序的开发过程,包括服务端/客户端的socket编程,木马服务端和客户端通信的实现,以及实现远程控制的各种具体功能的实现。最后对系统进行测试,并对所做工作进行总结。 关键词:木马;远程控制;VC;Windows Socket The Design of the Trojan Horse Based on Visual C Abstract With the popularization of the Internet and the development of its application, various kinds of Internet-attacking methods are appeared. These Internet-attacking have seriously damaged the machines and the Internet users. The Trojan horse is one of the popular tools used by hacker and influenced the network security more and more. In this design a simple Trojan horse is developed with Visual C++ 6.0. The primary function includes: getting system information of the long-distance computer, locking its mouse and keyboard, rebooting logout and turn off the computer, hiding taskbar, sending message, catching and killing the process and so on. In this paper, the background and the development technology is introduced at first, and then it introduces the design process of the Trojan Horse, includes socket programming of the server and client, communication between the server and client and implementation the function in detail. Key words: Trojan Horse; Long-distance control; VC; Windows Socket 目 录 论文总页数:26页 1 引言 1 2 相关技术介绍 1 2.1 开发环境VC++6.0 1 2.2 套接字Socket编程原理 1 2.3 木马基本原理 3 2.3.1 木马定义 3 2.3.2 木马发展 3 2.3.3 木马基本组成 4 2.3.4 C/S客户服务器模式 4 2.3.5 木马入侵过程 5 3 系统设计 7 3.1 系统总体设计 7 3.1.1 设计目标 7 3.1.2 功能介绍 8 3.2 具体功能实现 9 3.2.1 获取信息功能 9 3.2.2 清除信息 10 3.2.3 锁定鼠标和键盘 10 3.2.4 注销、重启和关机 11 3.2.5 隐藏并开启任务栏 13 3.2.6 发送消息 16 3.2.7 查看进程 17 3.2.8 木马的伪装 20 4 系统测试 23 结 论 24 参考文献 24 致 谢 25 声 明 26 引言 以Internet为代表的全球性信息化浪潮日益高涨,信息网络技术的应用正日益普及,伴随网络的普及,安全问题日益成为影响网络效能的重要问题。不管是菜鸟级别的还是高手级别的黑客,都越来越频繁的使用木马进行网络攻击。黑客使用木马对网络造成的危害越来越大。最早的特洛伊木马就是一种基于远程控制的黑客工具,具有隐蔽性和非授权性的特点。而远程监控木马虽然从技术划分它属于第一代木马,但是由于其良好的操作界面和容易伪装的

文档评论(0)

1亿VIP精品文档

相关文档