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 /
detect-file /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
2.71
KB
-rw-r--r--
package.json
1.07
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "detect-file", "description": "Detects if a file exists and returns the resolved filepath.", "version": "1.0.0", "homepage": "https://github.com/doowb/detect-file", "author": "Brian Woodward (https://github.com/doowb)", "repository": "doowb/detect-file", "bugs": { "url": "https://github.com/doowb/detect-file/issues" }, "license": "MIT", "files": [ "index.js" ], "main": "index.js", "engines": { "node": ">=0.10.0" }, "scripts": { "test": "mocha" }, "dependencies": {}, "devDependencies": { "gulp-format-md": "*", "mocha": "*" }, "keywords": [ "detect", "exists", "file", "file exists", "file-path", "filepath", "path", "resolve", "resolve file", "resolve filepath" ], "verb": { "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "fs-exists-sync" ] }, "reflinks": [ "verb", "verb-readme-generator" ], "lint": { "reflinks": true } } }
Close