Urlscan 3.1 block User Agent
        Posted  
        
            by Benjamin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Benjamin
        
        
        
        Published on 2009-07-14T09:43:40Z
        Indexed on 
            2010/03/16
            6:06 UTC
        
        
        Read the original article
        Hit count: 1456
        
I need to block requests from certain User Agents to our Sharepoint Environment that have been identified after going through the IIS logs.
I have tried the below by amending the urlscan.ini config file and doing and iisreset, but it doesn't block anything.
Am I entering the correct strings? I'm copying user agent string from the iis logs
© Stack Overflow or respective owner