Closing the Computer Port

Thursday, February 2, 2012

How to close the Open Port in windows for us from hackers Computer security we need to take steps to close the ports such as ports 135-139 and port 445 is used to close the same load hackers

1. Open Reged322 Backup regstry first before making changes to your registry General search the registry: HKLM \ SOFTWARE \ MICROSOFT \ OLE find EnableDCOM; EnableRemoteConnect edit Y or N (if no add string)

2. Then HKLM \ SOfFTWARE \ MICROSOFT \ RPC \ ClientProtokols find ncacn_ip_tcp; ncadg_ip_udp exhaust all.
3. HKLM \ SOFTWARE \ MICROSOFT \ RPC \ DCOMProtokols find ncacn_ip_tcp waste. It was to close port 135.
4. Then we do the closing port 445: HKLM \ SYSTEM \ CurrentControlSet \ Services \ NetBT \ Param eters found SMBDeviceEnabled Word Replace with D = 00000000 (if no add).

Conclusion When we use the Windows registry editor version 5.00 [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Ole] "EnableDCOM" = "N" "EnableRemoteConnect" = "N"

SMBDeviceEnabled
EnableDCOM
ncacn_ip_tcp
ncacn_ip_tcp

if all has been done means that we have closed the ports 135 and 445 and can not be a remote user from another program or another computer.

good luck

0 comments:

Post a Comment