Archive for the 'Security' Category

05
Feb

Emerging Security Vulnerabilities & the Impact to Business

Posted by dave | No Comments

This was a talk given at Google, covering the kinds of security issues websites are facing these days.

09
Jan

Massive SQL injection attack

Posted by dave | 1 Comment

In case you didn’t see the news, tens of thousands of web sites were hacked to infect visitors and hijack their PCs. The sites were apparently modified by a script that found SQL injection vulnerabilities in sites and used them to add its own code to, well, pretty much every field on every record [...]

11
Sep

register_globals

Posted by dave | No Comments

Christian’s presentation from August:
Register Globals
 
Why are webhosts paranoid and turn register_globals off? PHP version 4.2 and later comes with register_globals turned off by default and rumor has it that PHP 6 does not even support register_globals.

11
Sep

PHP Security Issues & Options

Posted by dave | No Comments

Dave’s presentation from August: