Category Archives: Security

Ban programmers, not functions

So my daily travels around the intertubes landed me on a very interesting blog post by Microsoft’s Security Development Lifecycle team (which they call SDL, not to be confused with the arguably more useful Simple DirectMedia Layer library). The post … Continue reading

Posted in Code, Microsoft, Security | Leave a comment

SSL detection by PHP scripts run through FastCGI on nginx

How’s that title for acronym soup? I ran across this issue when playing around with nginx. I was trying to set up phpMyAdmin for SQL administration, but ran into a rather peculiar issue. To explain the problem, let me give … Continue reading

Posted in Linux, Scripting, Security | 3 Comments