View Single Post
(#1 (permalink))
Old
SecureIT SecureIT is offline
Confirmed User
SecureIT is on a distinguished road
 
Posts: 45
Join Date: Nov 2003
Securing Tips & Tricks - 11-23-2003, 08:49 PM

Hi,
In this topic i'm trying to explain some tips and tricks about securing windows ...
#1 :: RPC Service ::
Few months ago Blaster worm has infected a lots of computers and so .... you know all , it comes to a securing hole in Windows ( 2000,XP,2003 ) , and as far as i knew about four vulnerabilities has been discovered , microsoft has realased some patches but the best way is disabling DCOM Service , to disable this service follow this stepes :
1 . Enter regedit in run menu ( start menu ) and press enter
2 . Go to this key [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole]
and change "EnableDCOM"="Y" value to "EnableDCOM"="N" .
after this you have to reboot system for taking effect on disabling DCOM :cheff:
Reply With Quote