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 /
crypto-browserify /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
2.59
KB
-rw-r--r--
package.json
1.24
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "author": "Dominic Tarr <dominic.tarr@gmail.com> (dominictarr.com)", "name": "crypto-browserify", "description": "implementation of crypto for the browser", "version": "3.12.0", "homepage": "https://github.com/crypto-browserify/crypto-browserify", "repository": { "type": "git", "url": "git://github.com/crypto-browserify/crypto-browserify.git" }, "scripts": { "standard": "standard", "test": "npm run standard && npm run unit", "unit": "node test/", "browser": "zuul --browser-version $BROWSER_VERSION --browser-name $BROWSER_NAME -- test/index.js" }, "engines": { "node": "*" }, "dependencies": { "browserify-cipher": "^1.0.0", "browserify-sign": "^4.0.0", "create-ecdh": "^4.0.0", "create-hash": "^1.1.0", "create-hmac": "^1.1.0", "diffie-hellman": "^5.0.0", "inherits": "^2.0.1", "pbkdf2": "^3.0.3", "public-encrypt": "^4.0.0", "randombytes": "^2.0.0", "randomfill": "^1.0.3" }, "devDependencies": { "hash-test-vectors": "~1.3.2", "pseudorandombytes": "^2.0.0", "safe-buffer": "^5.1.1", "standard": "^5.0.2", "tape": "~2.3.2", "zuul": "^3.6.0" }, "optionalDependencies": {}, "browser": { "crypto": false }, "license": "MIT" }
Close