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 /
amatya /
node_modules /
lower-case /
[ HOME SHELL ]
Name
Size
Permission
Action
LICENSE
1.08
KB
-rw-r--r--
README.md
1.33
KB
-rw-r--r--
lower-case.d.ts
90
B
-rw-r--r--
lower-case.js
1.04
KB
-rw-r--r--
package.json
1.29
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "lower-case", "version": "1.1.4", "description": "Lowercase a string", "main": "lower-case.js", "typings": "lower-case.d.ts", "files": [ "lower-case.js", "lower-case.d.ts", "LICENSE" ], "scripts": { "lint": "standard", "test-std": "mocha -- -R spec --bail", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- -R spec --bail", "test": "npm run lint && npm run test-cov" }, "standard": { "ignore": [ "coverage/**", "node_modules/**", "bower_components/**" ] }, "repository": { "type": "git", "url": "git://github.com/blakeembrey/lower-case.git" }, "keywords": [ "cases", "lower", "lowercase", "case" ], "author": { "name": "Blake Embrey", "email": "hello@blakeembrey.com", "url": "http://blakeembrey.me" }, "license": "MIT", "bugs": { "url": "https://github.com/blakeembrey/lower-case/issues" }, "homepage": "https://github.com/blakeembrey/lower-case", "devDependencies": { "istanbul": "^0.3.5", "mocha": "^2.1.0", "pre-commit": "^1.0.2", "standard": "^2.4.5" }, "dependencies": {} ,"_resolved": "https://registry.npmjs.org/lower-case/-/lower-case-1.1.4.tgz" ,"_integrity": "sha1-miyr0bno4K6ZOkv31YdcOcQujqw=" ,"_from": "lower-case@^1.1.1" }
Close