News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Zend Developer Zone:
PHP Security Tip #15 (Remove Temporary Files)
March 23, 2007 @ 09:20:00

The Zend Developer Zone has posted security tip #15 today, focusing on an easily forgotten aspect of web development (not just in PHP) - forgetting to remove temporary files.

As developers, most of us are very messy. I've worked on countless projects and at each either run across or left a trail of diagnostic files laying around. (info.php, test.php, doMe.php, etc.) These tiles, if found by someone with nefarious intent, can leak valuable information about your system.

Always remember to remove these types of files...as Cal puts it:

It would be a shame to spend all that time securing your application only to leave info.php or worse yet, a "quick piece of code" in test.php that could potentially leak dangerous information about your system. Don't help the ad guys any more than you have to.
0 comments voice your opinion now!
temporary files remove securitytip diagnostic temporary files remove securitytip diagnostic



Similar Posts

Pierre-Alain Joye's Blog: How to generate backtraces on windows without compiler

Philip Olson's Blog: A brief unofficial history about register_globals in PHP

Zend Developer Zone: Security Tip: Use a Database Abstraction Layer to help prevent SQL Injection

Tim Koschuetzki's Blog: Composing Methods: Remove Assignments to Parameters

Zend Developer Zone: Security Tip #21 (Subscribe to BugTraq)


Community Events







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


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

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