all groups > iis security > january 2008 >
You're in the

iis security

group:

IIS on DMZ


IIS on DMZ tony
1/15/2008 10:47:00 PM
iis security:
how secure is it to have IIS 6 on dmz? do i need to be using apache web
proxy at all?

Re: IIS on DMZ tony
1/16/2008 5:48:49 PM
what i mean is expose port 80 and 443 to the public. Is it safe. and would
having front end apache proxies in front of the IIS 6 servers be an
additional layer of security?

I am trying to convince management to take the linux web proxies out and
open port 80/443 on the IIs servers instead


[quoted text, click to view]

Re: IIS on DMZ tony
1/17/2008 9:15:07 AM
I understand what you mean but security team basically is saying IIS is not
secure, they will not open up port 80/443 to IIS. So we have linux proxies
in front of IIS 6 that does redirects to the IIS6 servers. IIS6 servers are
also on DMZ but firewall opens up only port 80/443 on the proxies. then
linux redirects them to the IIS 6 servers.

thanks



[quoted text, click to view]

Re: IIS on DMZ Ken Schaefer
1/17/2008 12:20:06 PM
Secure against what?

Cheers
Ken

[quoted text, click to view]
Re: IIS on DMZ Ken Schaefer
1/17/2008 5:27:18 PM
[quoted text, click to view]

Safe against what, exactly? Nuclear bomb? no.

Lots of companies run IIS 6.0 and have public websites. Like Microsoft.com.
So, the mere fact of exposing 80 and 443 doesn't automatically make you
insecure.

[quoted text, click to view]

What are these proxies doing? if they are just proxying requests verbatim
they are adding no security at all. Are these proxies doing some kind of
filtering? If not, you have gained nothing except additional administrative
overhead.

But there is no such thing as "perfectly secure". There is only "less
secure" and "more secure" (i.e. degress of security). Additionally you can
be secure against a particular threat, but completely open to some other
threat. You need to work out what your security threats are.

Cheers
Ken


[quoted text, click to view]
Re: IIS on DMZ Ken Schaefer
1/18/2008 2:16:50 PM
Please ask your security people how this is protecting IIS in any way?

If there is some kind of malicious packet that can exploit IIS, then your
proxy will just pass it to IIS, and you'll still be compromised.

Cheers
Ken

[quoted text, click to view]
AddThis Social Bookmark Button