Remediation Steps
Follow the steps below to remediate this finding on Microsoft IIS webserver.
Use IIS Crypto (free tool) to disable anonymous (NULL) cipher suites.
Open IIS Crypto, select the "Best Practices" template or manually uncheck all cipher suites containing "ANON" or "NULL".
Click Apply and reboot the server.
Alternatively, disable the ciphers via the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Ciphers
Create a key for each anonymous cipher and set Enabled to 0.