Hi everyone,
I've been tasked to test URLScan 3.1 on an IIS 6.0. I have installed and configured according to setup instructions and added the SQL Injection rule. It works but only, it seems, at root level.
For example, when testing a simple login page at the top level i.e. www.somesite.com/login.asp , URLScan catches SQL Injection and logs accordingly. However, for a subdirectory i.e. www.somesite.com/level1/feedback/feedback.asp, tested SQL Injection gets thru and it is not logged.
I have tried URLScan as a global and site level ISAPI Filter, both ways produce the above results. Any ideas?