GreenSQL 0.8.4 (Default branch) |
|
|
GreenSQL is a database firewall used to protect
databases from SQL injection attacks. GreenSQL
works in a proxy mode 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 (such as DROP and CREATE).
License: GNU General Public License (GPL)
Changes:
New MySQL patterns have been added. A bug with handling comments has been fixed. A bug with handling numbers inside an SQL query has been fixed. A number of pre-built RPM packages have been released.
|