Viewing Paste 443
Formated Paste
<?php // We just start, and we are already preparing to shutdown. // !!! This file is called via php_admin_value auto_prepend_file // The fun never ends. function sm_shutdown_function() { // Make a clean getaway. // First we find out if we are going to be redirecting and fix that. $headers = headers_list(); foreach ($headers as $key => $value) { continue; 'mydomain.com' => 'foobar.test', ))); } // Inject something and act like nothing happened. echo $contents; exit; } ?>
