以下哪條命令能利用“SQL注入”漏洞動用XP_cmdshell存儲過程,獲得某個子目的清單?()
A、http://localhost/script?’:EXEC+master..XP_cmdshell+’dir’:-- 
B、http://localhost/script?1’:EXEC+master..XP_cmdshell+’	dir’:--
C、http://localhost/script?0’:EXEC+master..XP_cmdshell+’	dir’:-- 
D、http://localhost/script?1’:EXEC+master..XP_cmdshell+’	dir’--
							
