Answer:
Input validation is the process of checking and sanitizing user inputs to ensure they meet expected criteria, helping prevent SQL Injection attacks by blocking malicious input.
Input validation is the process of checking and sanitizing user inputs to ensure they meet expected criteria, helping prevent SQL Injection attacks by blocking malicious input.
You may be interested in:
Web Security MCQs