资源描述:
《特洛伊木马程序的设计与实现_毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、XXXXXXXXXXX本科生毕业论文(设计)题目特洛伊木马程序的设计与实现学生姓名指导教师学院信息科学与工程学院专业班级完成时间2010年5月28日46摘要随着计算机网络技术的飞速发展,黑客技术也不断更新,它对网络安全构成了极大的威胁。特洛伊木马作为黑客工具中重要的一员,其技术日新月异,破坏力之大是绝不容忽视的。因此,对木马技术的研究刻不容缓。本文首先介绍了木马的基本概念,包括木马的结构、行为特征、功能、分类以及木马的发展现状和发展趋势。然后详细介绍了木马的工作原理和木马系统的关键技术。木马的关键技术包括木马的伪装方式、木
2、马程序的隐藏技术、木马的自启动以及木马的通信技术等。另外,本文研究了远程控制技术,包括TCP/IP协议的介绍、Socket通信技术和客户端/服务器模型(C/S)。本文在研究木马技术的基础上设计了一款远程控制木马。该木马程序能够通过客户端对远程主机进行控制和监视,服务端可以自动连接客户端。另外该木马程序还包括远程文件操作(文件复制、拷贝、删除、下载、上传等),远程系统控制(关机、重启,鼠标、屏幕锁定,启动项管理),网络连接控制,远程进程管理和文件传输等功能。最后本文实现了这一款木马程序,并对其进行了测试。测试结果显示该木马程
3、序实现了所有的功能,能够对远程主机进行控制。关键词木马,Socket,远程控制46ABSTRACTWiththerapiddevelopmentofnetwork,thedependencebetweenoursociety,computersystemandinformationnetworkbecomesbiggerandbigger.Thesafetyoftheinternetisespeciallyimportant.Thehackerscreateagreatnetworksecuritythreats,andt
4、hecurrentlymostavailablemeanofinvasionaretheTrojantechnology.Therefore,thistechniquehasbeenstudiedfortheTrojantechnology.ThispaperintroducesthebasicconceptsofTrojans,includingstructure,behaviorcharacteristics,function,classificationandTrojanssituationanddevelopmen
5、ttrend.Then,italsointroducesthedetailsoftheTrojanworksandTrojankeytechnology.KeytechnologiesincludeTrojandisguisedway,stealthtechnologyofTrojans,Trojans’self-runningandcommunicationtechnology.Inaddition,thispaperalsostudiesabouttheremotecontroltechnology,including
6、TCP/IPprotocoldescription,Socketcommunicationtechnologyandclient/servermodel(C/S).
ThereisaremotecontrolTrojanbasedonthispaperwhichisstudyingtheTrojantechnology.ThisTrojanhorsecancontrolandwatchthedistancehostthroughtheclient,andtheservercanconnectwiththeclientaut
7、omatically.Inaddition,theTrojanprogramalsoincludesaremotefileoperations(filecopy,copy,delete,download,upload,etc.),remotesystemcontrol(shutdown,restart,mouse,screenlock,startupitemmanagement),networkconnectioncontrol,remoteprocessmanagement,filetransferandotherfun
8、ctions.Finally,thispaperrealizesthisTrojanhorseprogram,andtestsit.TestresultsshowthattheTrojanhorseprogramachievesallthefunctionsanditcancontroltheremot