Insecure File Uploads
Client-Side
- Intercept request, modify filetype, and filename, and replace data, send modified request
Server-Side Bypasses
extensions
Content-Type magic bytes https://en.wikipedia.org/wiki/List_of_file_signatures - Intercept request, insert php below magic bytes header, change filetype to php, and send