Links

Jolokia: JMX-HTTP bridge with JSON

Jolokia is a JMX-HTTP bridge giving an alternative to JSR-160 connectors. It is an agent based approach with support for many platforms. In addition to basic JMX operations it enhances JMX remoting with unique features like bulk requests or fine grained security policies.

Features:
* JMX Proxy
* Bulk-Requests
* Secure
* Fast
* Simple
* Firewall friendly
* Polyglot

Apache License

http://www.jolokia.org/

Filed under  //   http   jmx   json   management   opensource   proxy  
Posted February 23, 2011 by email 

GreenSQL: database firewall

Media_httpwwwgreensqlnetfilesimagesgreensqlarchitecturejpg_bahphruijiizweh

GreenSQL is an Open Source database firewall used to protect databases from SQL injection attacks. GreenSQL works as a proxy 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 (DROP, CREATE, etc). GreenSQL provides MySQL database security solution. GreenSQL is distributed under the GPL license.

http://www.greensql.net/

Filed under  //   firewall   mysql   postgresql   proxy   sql  
Posted December 3, 2009 by email