The CERT vulnerability list
Posted Jan 8, 2006 5:09 UTC (Sun) by
joey (subscriber, #328)
In reply to:
The CERT vulnerability list by jeleinweber
Parent article:
The CERT vulnerability list
Thanks, that was the best analysis I've ever read of why every security comparison anyone is likely to see is bunk. You should write it up into a paper. Seriously. (I included some similar stuff in a paper once but you'd do a much better job based on this post.)
How do you feel about more experiment-based methods of comparing the security of different systems? Things like putting up some honeypots of each system and seeing how long it takes before they are compromised in different ways, or analysing a large existing group of systems.
It's obviously flawed when the systems being compared are quite different, like Windows and Linux, because it will depend not only on what holes exist but what exploits are in the wild and which systems attackers are interested in targeting. However, for more interesting comparisons, such as between different linux distributions, or different versions of the same distribution, it seems like a useful approach.
(
Log in to post comments)