Extension Bypass
Servers often block.php but accept alternate extensions that the runtime still executes: try variations until one passes the filter.
MIME Type Bypass
Change Content-Type toimage/jpeg in Burp: many validators check only the header, not the actual file content.