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 | : 172.71.203.82
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 /
share /
nodejs /
http-signature /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
package.json
924
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "http-signature", "description": "Reference implementation of Joyent's HTTP Signature scheme.", "version": "1.3.2", "license": "MIT", "author": "Joyent, Inc", "contributors": [ "Mark Cavage <mcavage@gmail.com>", "David I. Lehn <dil@lehn.org>", "Patrick Mooney <patrick.f.mooney@gmail.com>" ], "repository": { "type": "git", "url": "git://github.com/joyent/node-http-signature.git" }, "homepage": "https://github.com/joyent/node-http-signature/", "bugs": "https://github.com/joyent/node-http-signature/issues", "keywords": [ "https", "request" ], "engines": { "node": ">=0.10" }, "main": "lib/index.js", "files": [ "lib" ], "scripts": { "test": "tap test/*.js" }, "dependencies": { "assert-plus": "^1.0.0", "jsprim": "^1.2.2", "sshpk": "^1.14.1" }, "devDependencies": { "tap": "0.4.2", "uuid": "^2.0.2" } }
Close