Keyword | Definition |
---|---|
Input Sanitation | The process of filtering and validating user input before using it in an application. |
SQL Injection | A code injection technique that attackers use to exploit vulnerabilities in a web application's database layer. |