Por qué Windows es más inseguro que Linux

Del post de zdnet:

“Windows is inherently harder to secure than Linux. There I said it. The simple truth.
Many millions of words have been written and said on this topic. I have a couple of pictures. The basic argument goes like this. In its long evolution, Windows has grown so complicated that it is harder to secure. Well these images make the point very well. 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.

The first picture is of the system calls that occur on a Linux server running Apache; the second image is of a Windows Server running IIS.

Thanks to Sana Security for generating and providing these images.”

Linux server running Apache
Linux server running Apache

Windows server running IIS

Windows server running IIS

Escribe un comentario

Tienes que iniciar sesión para escribir un comentario.