Categories
Tags → Asp Sql Injection

SecureRequest

If you have a classic asp application that is not secured against SQL injection attacks then SecureRequest is the way to go! By replacing the original request object you have full control of all data that the user may manipulate. You can filter, ba...
DETAILS

SQL Injection Blocker

Inspyre''s SQL Injection Blocker is a server-side component (COM Object) designed to stop the nasty. ongoing SQL injection attacks that dynamic sites get daily. If your database has been hacked with Javascript references, mysterious tables, or e...
DETAILS

Fight Against SQL Injection Attacks

Security issues became more damageful if you''re not protecting your web forms. Following example is a good idea to protect our ASP pages against SQL injection attacks. This small ASP code secures and validates all information coming from your ...
DETAILS
©2003-2008 jCay.com