SecureImage v0.3 : Image Validator Class for PHP Mesut Timur <hide@address.com>, March 2008 http://www.webguvenligi.org http://www.h-labs.org http://code.google.com/p/secureimage/ Introduction -------------- SecureImage is a image validator that can be used for validating image files on upload systems (such as photo galleries,forums,etc ..) against the threads for XSS issues with IE and LFI attacks. Usage ------------- You can see sample usage of the class from usage.php. Credits ------------ The _jpgcleaner function is written by Robert Beran <hide@address.com> Documentation ------------- A Turkish tutorial named "Grafik Manipülasyonu, Saldırı ve Savunma" that contains information about the image manipulations threads and attack issues can be found from http://www.webguvenligi.org. Licensing ------------ This library is covered by the GNU GPL version 2 license. Thanks!