Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
events /
node_modules /
@panva /
hkdf /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
drwxrwxr-x
LICENSE.md
1.05
KB
-rw-rw-r--
README.md
1.79
KB
-rw-rw-r--
package.json
1.07
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "@panva/hkdf", "version": "1.1.1", "description": "HKDF with no dependencies using runtime's native crypto", "keywords": [ "browser", "cloudflare", "deno", "electron", "hkdf", "isomorphic", "rfc5869", "RFC 5869", "universal", "webcrypto", "workers" ], "homepage": "https://github.com/panva/hkdf", "repository": "panva/hkdf", "funding": { "url": "https://github.com/sponsors/panva" }, "license": "MIT", "author": "Filip Skokan <panva.ip@gmail.com>", "sideEffects": false, "exports": { ".": { "types": "./dist/types/index.d.ts", "browser": "./dist/web/index.js", "worker": "./dist/web/index.js", "import": "./dist/node/esm/index.js", "require": "./dist/node/cjs/index.js" }, "./package.json": "./package.json" }, "main": "./dist/node/cjs/index.js", "browser": "./dist/web/index.js", "types": "./dist/types/index.d.ts", "files": [ "dist/**/package.json", "dist/**/*.js", "dist/types/**/*.d.ts", "!dist/types/runtime/*", "!dist/deno/**/*" ] }
Close