Why Windows is less secure than Linux

Windows has grown so complicated that it is harder to secure. Well, these images make the point very well.

The first picture is of the system calls that occur on a Linux server running Apache:

This second image is of a Windows Server running IIS:

Both images are a complete map of the system calls that occur when a web server serves up a single page of html with a single picture. The same page and picture. A system call is an opportunity to address memory. A hacker investigates each memory access to see if it is vulnerable to a buffer overflow attack. The developer must do QA on each of these entry points. The more system calls, the greater potential for vulnerability, the more effort needed to create secure
applications.

Read Why Windows Is Less Secure Than Linux




Related posts

  • Test shows how vulnerable unpatched Windows is
  • Linux Malware Doubled In ‘05; Macs May Be Next
  • Useful Links to Help You keep Your Computer Secure
  • Linux desktop growth could spur new malware activity
  • Windows security on your Mac


  • Leave a Comment

    Technorati tags: , , ,