Skip to content

Latest commit

 

History

History
 
 

readme.md

Description

This demo illustrates how to use the General SQL Parser library to avoid being vulnerable to SQL injection on your ASP.NET or Java application by automatically detecting malicious SQL segment with our operational library.

Please check this page for the detailed information.

You may also give a try of the online live demo to find out how it works.

Usage

java antiSQLInjection </f sqlfile> [/t dbvendor]

Related demo

Changes