Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Security-Basics
[Top] [All Lists]

Re: Windows Server 2000 port lock down

Subject: Re: Windows Server 2000 port lock down
Date: Sat, 27 Aug 2005 02:32:38 +0200
On 2005-08-26 SandySue@epix.net wrote:
Can anyone direct me to a set of windows commands to close ports on a
Windows 2000 server (or if necessary, a third party application that
can be loaded on a Windows 2000 server to close ports).  I'm looking
for a solution to close ports that encompasses the least amount of
process overhead;  the goal is lock down outbound traffic.  The
solution must work on a 2000 Server.

Disable the services you don't want to provide. Remove services that
can't (or must not) be disabled from external interfaces. There is no
out-of-the-box solution, because nobody could guess which services you
need to provide and which you don't.

net help stop
sc /?
netstat /?

http://support.microsoft.com/default.aspx?scid=kb;en-us;832017
http://www.hsc.fr/ressources/breves/min_srv_res_win.en.html
http://www.blackviper.com/WIN2K/servicecfg.htm
http://www.ntsvcfg.de/ntsvcfg_eng.html (the script could be used as a
template)

HTH

Regards
Ansgar Wiechers
-- 
"Another option [for defragmentation] is to back up your important files,
erase the hard disk, then reinstall Mac OS X and your backed up files."
--http://docs.info.apple.com/article.html?artnum=25668

<Prev in Thread] Current Thread [Next in Thread>