GreenSQL is an Open Source database firewall used to protect databases from SQL injection attacks. GreenSQL works as a proxy and has built in support for MySQL. The logic is based on evaluation of SQL commands using a risk scoring matrix as well as blocking known db administrative commands (DROP, CREATE, etc). GreenSQL is distributed under the GPL license.
GreenSQL是一款开源数据库防火墙,用于保护数据库免受SQL注入攻击。它作为代理运行,并内置了对MySQL的支持。其核心逻辑基于使用风险评分矩阵评估SQL命令以及阻止已知的数据库管理命令(如DROP、CREATE等)。GreenSQL采用GPL许可证发布。
2527

被折叠的 条评论
为什么被折叠?



