1) Increase the program code to filtrate URL and
improve the injecting detection
The common “http Request” is “get” or “post”, so what
we need to do is to filtrate illegal characters in the
parameters of ‘get’ or ‘post’ requests. IIS passes the “get
Request” to asp Document in the form of strings.