News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Zend Developer Zone:
Security Tips #17 & #18 (When to Secure & File Uploads)
March 28, 2007 @ 17:19:49

The Zend Developer Zone continues their great series of security tips with two new posts - one talking about when to focus on security and the other about file uploads.

From the first, top 17:

Application security should not be a "when all else fails" situation. It's not something you can "put in later". As we've mentioned before, there is no single silver bullet to solve your application security issues. Security is something that should be rolling around in the back of your dead in the design phase, the coding phase, the testing phase, even after you've rolled your code into production.

And, from tip #18:

When you allow users to upload files, your system may be at risk. Always restrict the file types that you allow. Don't rely on a blacklist approach. [...] Be careful with file uploads and make sure you protect them with a whitelist policy instead. Make sure that the file that has been uploaded is of the type that you want to allow.
0 comments voice your opinion now!
securitytip consider security integrate file upload whitelist securitytip consider security integrate file upload whitelist



Similar Posts

ThinkPHP Blog: SQL injections for dummies - and how to fix them

Zend Developer Zone: PHP Security Tip #13

DynamicWebPages.de: PHP 4.4.4C1 Released for Testing

DevShed: Using Yahoo Web Services to Perform Searches with an Object-Oriented Approach

Joshua Eichorn's Blog: Understanding AJAX example code now available


Community Events







Don't see your event here?
Let us know!


PHP5 ajax releases mysql example zendframework package developer security PEAR release database book cakephp code job conference framework zend application

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework