There are some web based IDSs which improve the security of web application against SQLIA attacks. One of them is PHP-IDS. I did some changes in the working algorithem of this IDS and now I want to test the performance of both my model & PHP-IDS and show the differences on chart.Therefore, I need an attack dataset which I can give as input into these apps. I don't want to use applications, like those exists inside backtrack. I need some text which are clean or might be infected with SQLIA. Then I can use the same dataset for both IDSs to compare their performance output.
Please note that I am trying to improve the CPU usage & RAM usage... Do you know any existing dataset for testing and bench marking IDSs for SQL Injection attack?