LinuxParty
GreenSQL (o greensql-fw) es un firewall de bases de datos MySQL que filtra los ataques de inyección SQL. Funciona como un proxy inverso, es decir, toma las consultas SQL, los controles, le pasa a la base de datos MySQL y entrega de vuelta el resultado a partir de la base de datos MySQL. Viene con una interfaz web (llamada greensql-console), de modo que puede administrar GreenSQL a través de un navegador web. Esta guía muestra cómo puede instalar GreenSQL y su interfaz web en un servidor Debian Etch. (aunque puede adaptarlo a cualquier otra distro)
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.
https://www.howtoforge.com/preventing-mysql-injection-attacks-with-greensql-on-debian-etch

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.
https://www.howtoforge.com/preventing-mysql-injection-attacks-with-greensql-on-debian-etch

-
MySQL
- Exportar Bases de Datos de Access (MDB) a MySQL
- ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
- Solucionar cuando ''No puedo entrar en mi (nuevo) phpmyadmin''
- Cómo instalar el servidor MySQL en Ubuntu Linux
- Cómo deshabilitar el acceso de inicio de sesión root para PhpMyAdmin
- Cómo configurar MariaDB / MySQL con SSL / TLS
- Error #1045 El servidor MySQL no autorizó su ingreso
- Mytop: una herramienta útil para controlar y monitorizar el rendimiento de MySQL / MariaDB en Linux
- AutoMySQLBackup para crear Backups automáticos en Linux
- Backups tus Bases de Datos MySQL Automáticamente.
- Configurar Servidor MySQL / MariaDB (para alto rendimiento)
- Otro demonio de MySQL ya se está ejecutando con el mismo socket unix



