Posts Tagged ‘vulnerabilities’

Top 25 Most Dangerous Programming Errors

Wednesday, January 14th, 2009

Another day, another list of programmer mishaps.  I’m not sure why this is really news, but SANS posted a list of the top 25 most dangerous programming errors.  The list is composed of all the usual suspects: input validation, output encoding/escaping, buffer overflows, etc.  I’m not complaining; this stuff gives me a paycheck :]