摘要:
启用xp_cmdshell命令: EXEC sp_configure 'show advanced option', '1';reconfigure; exec sp_configure 'xp_cmdshell',1;reconfigure; 获取网络访问权限: xp_cmdshell 'net 阅读全文
posted @ 2016-08-22 10:06
忘记自己是谁
阅读(315)
评论(0)
推荐(0)
2016年8月22日