Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 18.117.111.63
Cant Read [ /etc/named.conf ]
8.1.13
www
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
www /
server /
panel /
mod /
base /
push_mod /
[ HOME SHELL ]
Name
Size
Permission
Action
__pycache__
[ DIR ]
drwxr-xr-x
__init__.py
17.01
KB
-rw-r--r--
base_task.py
9.72
KB
-rw-r--r--
compatible.py
787
B
-rw-r--r--
database_push.py
9.24
KB
-rw-r--r--
database_push_template.json
1.55
KB
-rw-r--r--
domain_blcheck_push.py
5.62
KB
-rw-r--r--
domain_blcheck_push_template.j...
1.82
KB
-rw-r--r--
load_push.py
10.69
KB
-rw-r--r--
manager.py
17.54
KB
-rw-r--r--
mods.py
12.87
KB
-rw-r--r--
rsync_push.py
10.03
KB
-rw-r--r--
send_tool.py
3.29
KB
-rw-r--r--
site_push.py
55.03
KB
-rw-r--r--
site_push_template.json
7.78
KB
-rw-r--r--
ssl_push.py
13.28
KB
-rw-r--r--
ssl_push_template.json
2.27
KB
-rw-r--r--
system.py
17.35
KB
-rw-r--r--
system_push.py
15.3
KB
-rw-r--r--
system_push_template.json
5.5
KB
-rw-r--r--
task_manager_push.py
17.17
KB
-rw-r--r--
tool.py
2.24
KB
-rw-r--r--
util.py
3.31
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : site_push_template.json
[ { "id": "1", "ver": "1", "used": true, "source": "ssl", "title": "Certificate (SSL) expiration", "load_cls": { "load_type": "path", "cls_path": "mod.base.push_mod.site_push", "name": "SSLCertificateTask" }, "template": { "field": [ { "attr": "project", "name": "Model", "type": "select", "default": "all", "items": [ { "title": "ALL SSL", "value": "all" } ] }, { "attr": "cycle", "name": "Remaining days", "type": "number", "suffix": "", "unit": "day(s)", "default": 15 } ], "sorted": [ [ "project" ], [ "cycle" ] ] }, "default": { "project": "all", "cycle": 15 }, "advanced_default": { "number_rule": { "total": 2 } }, "send_type_list": [ "dingding", "feishu", "mail", "weixin", "webhook", "sms", "tg" ], "unique": false }, { "id": "2", "ver": "1", "used": true, "source": "site_end_time", "title": "Website expiration", "load_cls": { "load_type": "path", "cls_path": "mod.base.push_mod.site_push", "name": "SiteEndTimeTask" }, "template": { "field": [ { "attr": "cycle", "name": "Remaining days", "type": "number", "unit": "day(s)", "suffix": "", "default": 7 } ], "sorted": [ [ "cycle" ] ] }, "default": { "cycle": 7 }, "advanced_default": { "number_rule": { "total": 2 } }, "send_type_list": [ "dingding", "feishu", "mail", "weixin", "webhook", "tg" ], "unique": true }, { "id": "3", "ver": "1", "used": true, "source": "panel_pwd_end_time", "title": "aaPanel password expiration date", "load_cls": { "load_type": "path", "cls_path": "mod.base.push_mod.site_push", "name": "PanelPwdEndTimeTask" }, "template": { "field": [ { "attr": "cycle", "name": "Remaining days", "type": "number", "unit": "day(s)", "suffix": "", "default": 15 } ], "sorted": [ [ "cycle" ] ] }, "default": { "cycle": 15 }, "advanced_default": { "number_rule": { "total": 2 } }, "send_type_list": [ "dingding", "feishu", "mail", "weixin", "webhook", "tg" ], "unique": true }, { "id": "4", "ver": "1", "used": true, "source": "ssh_login_error", "title": "SSH login failure alarm", "load_cls": { "load_type": "path", "cls_path": "mod.base.push_mod.site_push", "name": "SSHLoginErrorTask" }, "template": { "field": [ { "attr": "cycle", "name": "Trigger conditions", "type": "number", "unit": "minute(s)", "suffix": "less than ", "default": 30 }, { "attr": "count", "name": "Login failed", "type": "number", "unit": "time(s)", "suffix": "", "default": 3 }, { "attr": "interval", "name": "Interval", "type": "number", "unit": "second(s)", "suffix": "more than ", "default": 600 } ], "sorted": [ [ "cycle", "count" ], [ "interval" ] ] }, "default": { "cycle": 30, "count": 3, "interval": 600 }, "advanced_default": { "number_rule": { "day_num": 3 }, "time_rule": { "send_interval": 600 } }, "send_type_list": [ "dingding", "feishu", "mail", "weixin", "webhook", "tg" ], "unique": true }, { "id": "5", "ver": "1", "used": true, "source": "services", "title": "Service Stop Alert", "load_cls": { "load_type": "path", "cls_path": "mod.base.push_mod.site_push", "name": "ServicesTask" }, "template": { "field": [ { "attr": "project", "name": "Notification type", "type": "select", "default": null, "items": [ ] }, { "attr": "count", "name": "Auto-restart", "type": "radio", "suffix": "", "default": 1, "items": [ { "title": "Automatically attempt to restart the project", "value": 1 }, { "title": "Do not attempt to restart", "value": 2 } ] }, { "attr": "interval", "name": "Interval", "type": "number", "unit": "second(s)", "suffix": "more than ", "default": 600 } ], "sorted": [ [ "project" ], [ "count" ], [ "interval" ] ] }, "default": { "project": "", "count": 2, "interval": 600 }, "advanced_default": { "number_rule": { "day_num": 3 } }, "send_type_list": [ "dingding", "feishu", "mail", "weixin", "webhook", "tg" ], "unique": false }, { "id": "6", "ver": "1", "used": true, "source": "panel_safe_push", "title": "aaPanel security alarms", "load_cls": { "load_type": "path", "cls_path": "mod.base.push_mod.site_push", "name": "PanelSafePushTask" }, "template": { "field": [ { "attr": "help", "name": "Alarm content", "type": "help", "unit": "", "style": { "margin-top": "6px" }, "list": [ "Panel user changes, panel logs are deleted, panels are opened for developers" ], "suffix": "", "default": 600 } ], "sorted": [ [ "help" ] ] }, "default": { }, "advanced_default": { "number_rule": { "day_num": 3 } }, "send_type_list": [ "dingding", "feishu", "mail", "weixin", "webhook", "tg" ], "unique": true }, { "id": "7", "ver": "1", "used": true, "source": "ssh_login", "title": "SSH login alert", "load_cls": { "load_type": "path", "cls_path": "mod.base.push_mod.site_push", "name": "SSHLoginTask" }, "template": { "field": [ ], "sorted": [ ] }, "default": { }, "advanced_default": { "number_rule": { "day_num": 3 } }, "send_type_list": [ "dingding", "feishu", "mail", "weixin", "webhook", "tg" ], "unique": true }, { "id": "8", "ver": "1", "used": true, "source": "panel_login", "title": "aaPanel login alarm", "load_cls": { "load_type": "path", "cls_path": "mod.base.push_mod.site_push", "name": "PanelLoginTask" }, "template": { "field": [ ], "sorted": [ ] }, "default": { }, "advanced_default": { "number_rule": { "day_num": 3 } }, "send_type_list": [ "dingding", "feishu", "mail", "weixin", "webhook", "sms", "tg" ], "unique": true } ]
Close