Page 1 of 1

Which of the following can be used as a countermeasure against the SQL injection attack? Each correct answer represents

Posted: Mon Aug 01, 2022 9:34 am
by answerhappygod
Which of the following can be used as a countermeasure against the SQL injection attack?
Each correct answer represents a complete solution. Choose two.

A. mysql_real_escape_string()
B. Prepared statement
C. mysql_escape_string()
D. session_regenerate_id()