|
Preventing MySQL Injection Attacks With GreenSQL On Debian Etch |
|
|
|
Source: HowToForge - Posted by Bill Keys
|
GreenSQL (or greensql-fw) is a firewall for MySQL databases that filters SQL injection attacks. It works as a reverse proxy, i.e., it takes the SQL queries, checks them, passes them on to the MySQL database and delivers back the result from the MySQL database. It comes with a web interface (called greensql-console) so that you can manage GreenSQL through a web browser. This guide shows how you can install GreenSQL and its web interface on a Debian Etch server.
Are you concern with the threat of SQL injection attacks? This article looks at GreenSQL which acts as a firewall for your MySQL database.
Read this full article at HowToForge
Only registered users can write comments. Please login or register. Powered by AkoComment! |