home

DOS下创建用户

Tags: ,

net user 查看已有账户
net user hack 1234 /add 增加账户hack 密码为:1234
net localgroup administrators hack /add 提权为管理员
net user hack 12345 修改密码…

Created By: sb123

Form Page: DOS下创建用户


留言中至少要有一个中文字

Leave a Reply