Posted: 2007-02-26 07:18pm
A: I'd say they're just about equal if competently administered. It does depend on the applications running on the network... Apache does have more vulnerabilities than IIS6 last time I checked...
B: Linux is slightly more secure, just for the simple reason that it's harder to get stuff running if not supported by the distro (downloaded exes don't have execute permissions by default, source has to be compiled, etc etc, making it more difficult for the dumb user to ruin it . Though now that I've checked and apparently you can install a .deb on Ubuntu by doubleclicking it, but this does need to be done as root - you'd have to convince him to put his password in... the whole thing hinges on socially engineering the user to make the effort to run things. Since most of the time software is apt-getted or whatever, it's slightly more difficult to convince him/her to run random exe on the internet, but not by much.
Other exploits depend on applications (i.e. a firefox vulnerability, outlook vuln, )- not an OS problem, and firefox runs on both platforms. Again, dependent on apps running. Linux distributions do update applications for vulnerabilities more consistently than Windows
C: Both should be safe.
Applications and the user make more of a difference than the OS.
B: Linux is slightly more secure, just for the simple reason that it's harder to get stuff running if not supported by the distro (downloaded exes don't have execute permissions by default, source has to be compiled, etc etc, making it more difficult for the dumb user to ruin it . Though now that I've checked and apparently you can install a .deb on Ubuntu by doubleclicking it, but this does need to be done as root - you'd have to convince him to put his password in... the whole thing hinges on socially engineering the user to make the effort to run things. Since most of the time software is apt-getted or whatever, it's slightly more difficult to convince him/her to run random exe on the internet, but not by much.
Other exploits depend on applications (i.e. a firefox vulnerability, outlook vuln, )- not an OS problem, and firefox runs on both platforms. Again, dependent on apps running. Linux distributions do update applications for vulnerabilities more consistently than Windows
C: Both should be safe.
Applications and the user make more of a difference than the OS.