Security Hardening

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Would like to know

1) how to hide the computer from network browse list -
Prevent a potential attacker inside the firewall from generating a list of
available network resources

2) Disable Autorun- Prevent a malicious program from starting when media is
inserted

on windows 2003 server and DC
 
Hi,
For second problem,

Go to the releared group policy -- computer conf -- administrative temp --
system -- "turnoffautoplay" when this applied then the following regisrty
should be changed :
HKLM\System\CurrentControlSet\Services\cdrom -- autorun = 0
 
Back
Top