<<< Previous question <<< Question ID#0162.md >>> Next question >>>
Which of the following functions can be used as a countermeasure to a Shell Injection attack? Each correct answer represents a complete solution. Choose all that apply.
- A)
escapeshellarg()
- B)
escapeshellcmd()
- C)
regenerateid()
- D)
mysqli_real_escape_string()
Answer
Answer: A, B