« Previous Next »

Thread: Risks of unmanaged IIS7

Last post 04-27-2009 11:59 AM by ma_khan. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 04-27-2009, 8:56 AM

    • giis2
    • Not Ranked
    • Joined on 04-27-2009, 12:02 PM
    • Posts 3

    Risks of unmanaged IIS7

    Hi,

    I've got myself a hard question:

    I'm devloping a process control system that consists of a Windows Vista PC combined with a Windows XP machine (connected through windows network, separate adapter). On the Vista PC, IIS 7 is running with an ASP.NET application with form based authentication. The Vista PC is also used for the local UI (WinForms) and data storage.
    To use the application we should attach the Vista PC to the internet and opening port 80 on the firewall.
    We don't use Windows Update; we want a very stable system for our customer(s) without reboots. Therefore, patches can't be installed quickly if a vulnerability arises. The system is at least updated once a year.

    So the question is: What are the risks of attaching a machine, containing an IIS/ASP.NET application that is not maintained at a daily basis, to the internet? For instance, what is the chance of being hacked into, so that others can control the machine?

    Regards,

    Jeff Hundam

  • 04-27-2009, 11:59 AM In reply to

    Re: Risks of unmanaged IIS7

    giis2:
    I'm devloping a process control system that consists of a Windows Vista PC combined with a Windows XP machine
     

    Providing a solution which might be used extensively on client operating system may not be the best idea... Apart from IIS, server OS provide more amount of robustness when compared to client OS.

    giis2:

    We don't use Windows Update; we want a very stable system for our customer(s) without reboots.
     

    I would not agree with that ... Windows update can be managed by various methods ... and honestly not all of them require a reboot ... Secondly, Windows update happens only for the components that are currently installed on your machine and you have a choice of selecting the one's you require and the one's you dont. I would also not agree that by "Stable" you mean your system is reboot just once a year...

    giis2:
    What are the risks of attaching a machine, containing an IIS/ASP.NET application that is not maintained at a daily basis, to the internet? For instance, what is the chance of being hacked into, so that others can control the machine?
     

    Depends on how much you are in control of your machines... IIS/ASP.Net are "stable" independent platforms. By stable here I mean "Extensibility", "Scalability", "Productivity" and "Security". Again you need to understand that at the end of the day IIS processes(w3wp.exe) run user code... so it depends on how "secure" the user code is. If there is a loop hole at that point then there is really no point whether you update or don't update your machines... 

    Hope this answers your question.

    Regards,
    MA Khan
    http://www.iisworkstation.com

    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
Page 1 of 1 (2 items)
Microsoft Communities