Which of the following can be mitigated with proper secure coding techniques?
A.
Input validation
B.
Error handling
C.
Header manipulation
D.
Cross-site scripting
Which of the following can be mitigated with proper secure coding techniques?
Which of the following can be mitigated with proper secure coding techniques?
A.
Input validation
B.
Error handling
C.
Header manipulation
D.
Cross-site scripting
Wait. input validation is a method to prevent invalidation. Why would you want to mitigate this?
More likely to be D
I think too, that can be D. When I read question, It’s most likely D.