早教吧 育儿知识 作业答案 考试题库 百科 知识分享
创建时间 资源类别 相关度排序
共找到 15 与SQL存储过程 相关的结果,耗时3 ms rss sitemap
A.xp_regreadB.xp_commandC.xp_cmdshellD.sp_password
将存储过程p1的执行权限授予用户U2的SQL语句为。GRANT()ONPROCEDUREPlTOU2;A.INSERTB.UPDATEC.DELETED.EXECUTE
以下哪条命令能利用“SQL”漏洞动用XP_cmdshell存储过程,启动或停止某项服务?()A、http://localhost/script?’:EXEC+master..XP_servicecontrol+’start’,+’Server’;-B、http://localhost/script
以下哪条命令能利用“SQL注入”漏洞动用XP_cmdshell存储过程,获得某个子目的清单?()A、http://localhost/script?’:EXEC+master..XP_cmdshell+’dir’:--B、http://localhost/script?1’:EXEC+master
1 2 >