How can I test my web application against SQL Injections?

From: Andre Lopes <lopes80andre(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: How can I test my web application against SQL Injections?
Date: 2010-02-05 21:20:26
Message-ID: 18f98e681002051320v18c8b533n195ef1d07e5691a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have build a Web Application using PostgreSQL as Database. I need to test
it against SQL Injections. What should I do? How to do an accurate test
against SQL Injections?

Best Regards,

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2010-02-05 21:23:26 Re: PostgreSQL + Hibernate, Apache Mod Security, SQL Injection and you (a love story)
Previous Message Dimitri Fontaine 2010-02-05 20:42:11 Re: Questions on PostGreSQL Authentication mechanism...