Question 118:
Which of the following secure coding techniques can be used to prevent cross-site request forgery attacks?
Answer options:
A. Input validation B. Output encoding C. Parameterized queries D. Tokenization
Answer correct:
D