GreenSQL 0.3.4 (Console 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 number of bugs were fixed, including adding a
new proxy record and a fixed warning message.
Application version was added to the page footer.
Documentation was updated.
|