Which of the following can be mitigated with proper sec…

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



Leave a Reply 2

Your email address will not be published. Required fields are marked *

one × one =


DaveyBoy

DaveyBoy

Wait. input validation is a method to prevent invalidation. Why would you want to mitigate this?
More likely to be D

IThelper

IThelper

I think too, that can be D. When I read question, It’s most likely D.