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 /
global-modules /
[ HOME SHELL ]
Name
Size
Permission
Action
LICENSE
1.07
KB
-rw-rw-rw-
README.md
3.42
KB
-rw-rw-rw-
index.js
625
B
-rw-rw-rw-
package.json
1.32
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "global-modules", "description": "The directory used by npm for globally installed npm modules.", "version": "2.0.0", "homepage": "https://github.com/jonschlinkert/global-modules", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [ "JasonChang (https://packagist.org/packages/jason-chang)", "Jon Schlinkert (http://twitter.com/jonschlinkert)", "Kiko Beats (https://kikobeats.com)" ], "repository": "jonschlinkert/global-modules", "bugs": { "url": "https://github.com/jonschlinkert/global-modules/issues" }, "license": "MIT", "files": [ "index.js" ], "main": "index.js", "engines": { "node": ">=6" }, "scripts": { "test": "mocha" }, "dependencies": { "global-prefix": "^3.0.0" }, "devDependencies": { "gulp-format-md": "^2.0.0", "mocha": "^5.2.0" }, "keywords": [ "directory", "dirname", "global", "module", "modules", "package", "path", "prefix", "resolve" ], "verb": { "run": true, "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "git-config-path", "global-prefix", "npm-paths" ] }, "lint": { "reflinks": true } } }
Close