問題詳情
62. The injection attack is a common method to break systems. For example, an attacker canprovide malicious input to a web application (inject it) and change the operation of theservice. Which one of the following is NOT a solution to the injection attack?
(A) Use a proper filter to check the user’s input
(B) Migrate the SQL service to the NoSQL service
(C) Use the prepared statement to avoid injection
(D) Use stored procedures in the database
參考答案
答案:B
難度:計算中-1
書單:沒有書單,新增