GreenSQL 0.8.2 (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:
A critical bug with handling C++ like comments was
fixed. The FreeBSD installation package has been
improved.
|