1·Prevent SQL injection in applications.
防止应用程序中的SQL注入。
2·Know about SQL injection and how to prevent it.
了解SQL注入(SQL injection)及其预防方法。
3·This method removes the potential for an SQL injection attack.
这种方法消除了SQL注入攻击的可能性。
4·This is an effective way to guard against malicious SQL injection.
这是抵御恶意 SQL 注入的有效方法。
5·To find the problem with any SQL injection, perform source code analysis.
要发现任何SQL注入问题,可执行源代码分析。
6·SQL injection is still one of the most common types of an injection flaw.
SQL 注入仍然是最常见的一种注入缺陷。
7·SQL injection attacks are a vulnerability that tend to hurt high-value sites.
SQL注入攻击是一个可能会损害高价值站点的漏洞。
8·SQL injection attacks can also be used to change data or damage the database.
SQL Injection攻击还可用于更改数据或损坏数据库。
9·Automatically escapes data saved to the database (to prevent SQL injection attacks).
避免数据自动存入数据库(阻止SQL注入式攻击)。
10·This removes the need to do preparation at runtime and can reduce SQL injection risk.
这样就无需在运行时执行准备工作,且可以减少SQL注入风险。