I must just be missing something simple, but I can't for the life of me figure out why a site is failing a PCI scan. It's specifically failing for "Account Brute Force Possible Through IIS NTLM Authentication Scheme."
I've searched the web and come up flat. The one thing I did find was here: https://sites.google.com/site/pcidssadventures/remediation/86693
That said to ensure the Local Policy "Do not store LAN Manager hash value on next password change" was set to "enable." Which it already was.
I've confirmed both via the interface AND the apphostconfig that WindowsAuthentication is DISABLED, but the scan still fails and it clearly fails for a valid reason - it comes back with an NTLM error code.
My only assumption is that somehow IIS still responds to an NTLM attempt even if NTLM is turned OFF. Anyone know how I can prevent this from occurring? Anyone?
Thanks in advance.