GreenSQL database firewall?

Re: GreenSQL database firewall?

by Dale Davies -
Number of replies: 0
Thanks Tim, I'll give it a go on my development server, this is a VM so it might be a bit difficult to test for the performance hit.

One of my main concerns is that mod_security will pick up on an SQL string first and drop the connection, making GreenSQL redundant.

In that case the performance hit produced by GreenSQL will determine if I use on my production VLE, if its fairly light on it's feet then in may be worth installing it as an extra layer of security even if it is mostly redundant.

One thing I'm stuck with however, I'm not particularly handy with my SQL injection. Can you recommend how I might test this?