Which of the following secure coding techniques can be used to prevent cross-site request forgery attacks?
Posted: Sat Jul 23, 2022 7:39 pm
Which of the following secure coding techniques can be used to prevent cross-site request forgery attacks?
A. Input validation Most Voted
B. Output encoding
C. Parameterized queries
D. Tokenization
A. Input validation Most Voted
B. Output encoding
C. Parameterized queries
D. Tokenization