F5 Application Delivery Fundamentals — Question 95

Which of the following methods are used by the BIG-IP ASM System to protect against SQL injections?

Answer options

Correct answer: B

Explanation

The correct answer is B, as metacharacter enforcement and attack signatures are specifically designed to identify and block SQL injection attempts. Options A and C mention HTTP RFC compliancy checks, which are not directly related to SQL injection defense. Option D includes techniques that do not specifically target SQL injection as effectively as the correct answer.