CompTIA Security+ SY0-701 Practice Question
Which method is specifically aimed at preventing invalid data from being used by an application, thereby thwarting a wide range of attacks including SQL injection and buffer overflows?
Input validation
Static code analysis
Implementation of least privilege in code execution
Secure cookie implementation