Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Securing IIS

Status
Not open for further replies.

RobbertF

Technical User
Joined
Oct 3, 2002
Messages
1
Location
ES
Hi:

Recently i got hacked by a worm called code-red. Looking for a howto secure IIS i found a web page that claims its product stops this attacks (bufer overflow), known and unkown. Since i installed it some other worms have hit my server but no more succcessfully hacks. Has anyone tested it in a hard way?

My 30 day trial is finishing, deserves its price? it is lot lower than other products like eeyes one.

NGSecureWeb:
 
I'm not sure about this product but what we're running @ the office seems to do the trick.

-ISA server
-Patched up IIS. MS has patched up the whole.
-norton antivirus <-- updates everyweek

What I did extra was to use host headers for all the sites i'm hosting. THe reason for this is because the code red worm u're talking about crawls around looking for ips. If you use host headers for all ur sites, when the worm tries ur ip, it won't get a response since u need to connect via hostheader.

Hope this helps. Good luck.

T

 
Securing an IIS server is a multi part process including service packing and hot fixing the OS and IIS server, setting correct access rights, closing unused ports, setting up a firewall, adding virus scanners, and creating review/monitoring policies and procedures etc. (the list goes on)

I'd suggest looking at Microsoft's security site


and looking at


Microsoft provide a &quot;prescriptive guidance&quot; document for securing win2k (if that's what you are using).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top