File Upload Testing Lab
WARNING: This is an intentionally vulnerable file upload system for security testing purposes only.
Testing Instructions
- Try uploading a normal image file (PNG/JPG)
- Try uploading a PHP file with image extension
- Try uploading a file with double extensions (e.g., test.jpg.php)
- Try uploading a large file (>10MB)
- Try path traversal in filename (e.g., ../../shell.php)