Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Vulnerability and Disable SSLv2 in IIS7/7.5  (Read 3295 times)

0 Members and 1 Guest are viewing this topic.

Chetan Singh

  • Full Member
  • ***
  • Posts: 123
  • Karma: +2/-0
  • Bienvenido a las Tecnologías de la Admin-Ahead.
    • Admin-Ahead Server Technologies.
Vulnerability and Disable SSLv2 in IIS7/7.5
« on: February 27, 2015, 01:59:10 pm »
HI,

An attacker may be able to exploit these issues to conduct man-in-the-middle attacks or decrypt communications between the affected service and clients. You can disable SSLv2 via following steps:

#Enter the registryeditor (regedit)

#Locate the following registry key:
 
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\SSL 2.0

Create a new key: Server

Create a new DWORD (32-bit) named Enabled and check the data value is the default 0x00000000 (0)

Restart the server

Done!
Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!