Quote:
Nearly all computer attacks stem from the following six issues stack overflows, access to services, privilege and privileged accounts, networking resources, shared environments, and other bugs in applications and services. Considering this, it should be painfully clear how little hardening does for actually securing systems. Clearly different architectures and mechanisms are needed to deal with these issues as hardening alone is simply not viable.
And then this:
Quote:
The reality is, IMHO, no system is secure from the get go. And anyone who thinks that an OS is secure by default (because it says so) is opening up the possibility of making a mistake. There are some systems that lend themselves to be made more secure or are designed to be flexible enough to be secured well but none is truly secure. The adage "Be paranoid and be even more paranoid" should be the mantra for all secure admins, experts, etc.
I hope your point is that hardening alone is not enough, but from this line: "Considering this, it should be painfully clear how little hardening does for actually securing systems.", it seems you're just bashing hardening. :confused: I'm with chsh on that subject.