https://www.invoiced.project-release.info/

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0x
[
  "0x0day"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_remove_csp_headers
true

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"close"
content-length
"15"
content-type
"application/x-www-form-urlencoded"
host
"www.invoiced.project-release.info"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

Raw

0x%5B%5D=0x0day

Response

Response Headers

Header Value
allow
"GET"
cache-control
"max-age=600, public"
content-type
"text/html; charset=UTF-8"
date
"Sat, 12 Apr 2025 02:53:44 GMT"
etag
""c14722764ba09564b0454c69cbf3eb94""
x-debug-exception
"No%20route%20found%20for%20%22POST%20https%3A%2F%2Fwww.invoiced.project-release.info%2F%22%3A%20Method%20Not%20Allowed%20%28Allow%3A%20GET%29"
x-debug-exception-file
"%2Fvar%2Fwww%2Finvoiced%2Fdata%2Fwww%2Finvoiced.project-release.info%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:139"
x-debug-token
"b3d537"
x-debug-token-link
"https://www.invoiced.project-release.info/_profiler/af550d"
x-previous-debug-token
"af550d"
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"
APP_SECRET
"39521efa911688aa7ba5edc57852e6a1"
HUBSPOT_API_KEY
"41d1972b-a2ce-454d-9e57-cd6355e00240"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"15"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/php-bin-isp-php81/invoiced/invoiced.project-release.info/"
CONTEXT_PREFIX
"/php-bin/"
DOCUMENT_ROOT
"/var/www/invoiced/data/www/invoiced.project-release.info"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"www.invoiced.project-release.info"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
ORIG_PATH_INFO
"/public/index.php"
ORIG_PATH_TRANSLATED
"/var/www/invoiced/data/www/invoiced.project-release.info/public/index.php"
ORIG_SCRIPT_FILENAME
"/var/www/php-bin-isp-php81/invoiced/invoiced.project-release.info/php"
ORIG_SCRIPT_NAME
"/php-bin/php"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHPRC
"/var/www/invoiced/data/php-bin-isp-php81"
PHP_INI_SCAN_DIR
"/var/www/invoiced/data/php-bin-isp-php81/invoiced.project-release.info:"
PHP_SELF
"/public/index.php"
PWD
"/var/www/php-bin-isp-php81/invoiced/invoiced.project-release.info"
QUERY_STRING
""
REDIRECT_BASE
"/public"
REDIRECT_HANDLER
"application/x-httpd-php5"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_BASE
"/public"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/index.php"
REMOTE_ADDR
"194.233.91.58"
REMOTE_PORT
"58232"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1744426423
REQUEST_TIME_FLOAT
1744426423.9482
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/invoiced/data/www/invoiced.project-release.info/public/index.php"
SCRIPT_NAME
"/public/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"webmaster@invoiced.project-release.info"
SERVER_NAME
"www.invoiced.project-release.info"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache/2.4.29 (Ubuntu) Server at www.invoiced.project-release.info Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.29 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,HUBSPOT_API_KEY"

Sub Requests 1

ErrorController (token = af550d)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException {#150
  #message: "No route found for "POST https://www.invoiced.project-release.info/": Method Not Allowed (Allow: GET)"
  #code: 0
  #file: "/var/www/invoiced/data/www/invoiced.project-release.info/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 139
  -previous: Symfony\Component\Routing\Exception\MethodNotAllowedException {#113 …}
  -statusCode: 405
  -headers: [
    "Allow" => "GET"
  ]
  trace: {
    /var/www/invoiced/data/www/invoiced.project-release.info/vendor/symfony/http-kernel/EventListener/RouterListener.php:139 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new MethodNotAllowedHttpException($e->getAllowedMethods(), $message, $e);}
    }
    /var/www/invoiced/data/www/invoiced.project-release.info/vendor/symfony/event-dispatcher/EventDispatcher.php:270 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = \Closure::fromCallable($listener))(...$args);};
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#79 …}
        ...: {
          "kernel.request"
          Symfony\Component\EventDispatcher\EventDispatcher {#105 …}
        }
      }
    }
    /var/www/invoiced/data/www/invoiced.project-release.info/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        Symfony\Component\HttpKernel\Event\RequestEvent {#79 …}
        "kernel.request"
        Symfony\Component\EventDispatcher\EventDispatcher {#105 …}
      }
    }
    /var/www/invoiced/data/www/invoiced.project-release.info/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);}
      arguments: {
        $listeners: [ …8]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#79 …}
      }
    }
    /var/www/invoiced/data/www/invoiced.project-release.info/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#79 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/invoiced/data/www/invoiced.project-release.info/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#54 …}
        $type: 1
      }
    }
    /var/www/invoiced/data/www/invoiced.project-release.info/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#54 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/invoiced/data/www/invoiced.project-release.info/public/index.php:34 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#54 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#87 …6}