fortedsx
09-25-2009, 01:56 PM
Is it a good idea to let users upload .swf files? Wouldn't there be security risks? But then, how does deviantArt.com and Newgrounds.com protect themselves from such vulnerabilities?
What are the things I should consider before allowing people to upload flash content to my site? And how can I safeguard my site from attacks caused by malicious Flash content sent by the user? I don't think just checking the file header or extension will be enough. Chmod and setting an htaccess file might be just the tip of the iceberg.
Oh, and by the way, I'm using PHP to allow users to upload their files
Thanks
What are the things I should consider before allowing people to upload flash content to my site? And how can I safeguard my site from attacks caused by malicious Flash content sent by the user? I don't think just checking the file header or extension will be enough. Chmod and setting an htaccess file might be just the tip of the iceberg.
Oh, and by the way, I'm using PHP to allow users to upload their files
Thanks