I need to prevent the characters that cause vulnerablities in the url
My sample url http://localhost/add.aspx?id=4;req=4
Please give the list of characters that I need block.
I am using ASP.net web page. I am binding the information from sql server database.
I just want to list the characters to stay away from Hackers to enter unwanted strings in the url