I was trying to write my own filter before I came across antisamy project that allows you to configure and prevent XSS attack. But I was just wondering if same can be used to prevent sql injection attack?
Any one who has implemented antisamy to prevent sql injection attack can you please let me know how can we go forward.