A Picture is Worth...
Richard Stiennon has two wonderful pictures over on his blog about Why Windows is less secure than Linux
The two pictures demonstrate the system calls needed for the web server to serve a single static html page, with a single picture. (Apache on Linux, IIS on Windows).
The Windows map gives me the willies.
Categories
Geeky0 TrackBacks
Listed below are links to blogs that reference this entry: A Picture is Worth....
TrackBack URL for this entry: http://halls.lug-nut.com/cgi-bin/mt/mt-tb.cgi/1144
2 Comments
Leave a comment
Technorati
Search
February 2008
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 |


It would be nice to see some text on those graphs because I completely doubt that apache calls that many unique syscalls to serve a single page. In fact I bet it would be hard to think of that many syscalls that could be used to serve a page. The pretty pictures are completely worthless without some real sense of what they really are.
Jayce^: love it! I saw the images yesterday from Reddit, and couldn't believe my eyes! An people back that operating system as a viable, secure os.
Byron: I would believe Apache makes that number of system calls. However, I am curious about the operating system it was running on, the version of Apache, and what modules were loaded. More detail about the environment would be very helpful for something of this nature.
--------