62. The injection attack is a common method to break systems. For example, an attacker can provide malicious input to a web application (inject it) and change the operation of the service. 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

答案:登入後查看
統計: A(1), B(11), C(5), D(5), E(0) #2927224

詳解 (共 1 筆)

#5487336
注入攻擊是破壞系統的常用方法。 例如,攻...
(共 293 字,隱藏中)
前往觀看
0
0