Top 20 Internet Security Vulnerabilities of 2005

Updated , First Published by Pete Freitag

SANS has published a list of the top 20 internet security vulnerabilities of 2005. The list is not however cumulative, it features security vulnerabilities that have been the most prevalent within the past year and a half.

The article contains detailed information about each vulnerability, and how to mitigate them. I've highlighted some of the vulnerabilities that we as web developers (often wearing the system administration hat as well) should be keenly aware of:

Comments

Elliott Sprehn

Very cool list Pete. It's interesting that PHP was listed as being one of the security problems. Though the nature of PHP being both free and quick to learn might be to blame. Anyone can write and deploy PHP code, but not everyone can do it well.