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.63.182
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 /
node_modules /
npm /
node_modules /
sigstore /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
drwxr-xr-x
dist
[ DIR ]
drwxr-xr-x
store
[ DIR ]
drwxr-xr-x
package.json
1.13
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "sigstore", "version": "1.5.2", "description": "code-signing for npm packages", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc --build", "test": "jest" }, "bin": { "sigstore": "bin/sigstore.js" }, "files": [ "dist", "store" ], "author": "bdehamer@github.com", "license": "Apache-2.0", "repository": { "type": "git", "url": "git+https://github.com/sigstore/sigstore-js.git" }, "bugs": { "url": "https://github.com/sigstore/sigstore-js/issues" }, "homepage": "https://github.com/sigstore/sigstore-js/tree/main/packages/client#readme", "publishConfig": { "provenance": true }, "devDependencies": { "@total-typescript/shoehorn": "^0.1.0", "@tufjs/repo-mock": "^1.1.0", "@types/make-fetch-happen": "^10.0.0", "@types/node": "^20.0.0", "json-schema-to-typescript": "^13.0.0", "nock": "^13.2.4", "typescript": "^5.0.2" }, "dependencies": { "@sigstore/protobuf-specs": "^0.1.0", "make-fetch-happen": "^11.0.1", "tuf-js": "^1.1.3" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }
Close