Hello.. I'd like to configured URLScan to block certain agents. I found a number of posts to accomplish this and have tried them.
At the bottom of my URLScan.ini file, I added the following:
[Options] RuleList=DenyUserAgent [DenyUserAgent] DenyDataSection=Agent Strings ScanHeaders=User-Agent [Agent Strings] Opera/9.80 (Windows NT 6.1; WOW64) Presto/2.12.388 Version/12.12
So technically, if someone hits our site using an Opera browser, URLScan should block it. Well, after an IISReset, it doesn't.
Am I missing something? Thanks..