How to secure computer ports?

Reply

Join Date: Jul 2005
Posts: 10
Reputation: tigoluxa is an unknown quantity at this point 
Solved Threads: 0
tigoluxa tigoluxa is offline Offline
Newbie Poster

How to secure computer ports?

 
0
  #1
Jul 30th, 2005
How can I block/close unused ports of the windows network computers? for example, port 7, 135 and 53. Is there a command or a utility?

Thank you.
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 10
Reputation: tigoluxa is an unknown quantity at this point 
Solved Threads: 0
tigoluxa tigoluxa is offline Offline
Newbie Poster

Re: How to secure computer ports?

 
0
  #2
Jul 30th, 2005
I guess this is exactly what I need

http://support.microsoft.com/?id=813878
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 186
Reputation: w1r3sp33d is an unknown quantity at this point 
Solved Threads: 3
w1r3sp33d's Avatar
w1r3sp33d w1r3sp33d is offline Offline
Junior Poster

Re: How to secure computer ports?

 
0
  #3
Jul 30th, 2005
Here is how I do a quick lockdown:

Make sure the server is fully patched before you begin.

Run a port scan on the ip from the local segment, take note of all ports that respond.

Look up by port number the app that uses that port.

Determine if that application is necessary on that server, if not stop the service and disable it so it won't start on bootup.

The ports left open you server will need to offer to computers on the network and probably can't be changed, stuff like DHCP or DNS.

If I am dealing with an internet box I start with the same proceedure then put it behind a SOLID firewall (never on box) and open only the required ports for the NAT address. Then I use a tool like nmap from the outside to confirm I can't see anything more than what I expect to from that box.

What does everyone else do?
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 17
Reputation: cSc0911 is an unknown quantity at this point 
Solved Threads: 0
cSc0911's Avatar
cSc0911 cSc0911 is offline Offline
Newbie Poster

Re: How to secure computer ports?

 
0
  #4
Aug 3rd, 2005
A couple notes--

One big item is to make sure you aren't running any unnecessary services. ie: Check your Services and set any unncessary ones to Manual/Disabled.

Also, use the SysInternals tools that can tell you which programs have which ports open. They have great free tools.

I also like to use a personal firewall. I use SyGate. This way I can set very detailed rules down to a specific application. I can also then review the logfiles to see which programs may need other ports open, etc.

For a start, if you're using WinXP SP2, you could use the Windows Firewall.

As w1r3sp33d stated, it's also good to scan your network/workstation from the outside to verify the open ports.

That's what I'd do...

--Chris
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Networking Hardware Configuration Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC