http://54.226.233.78/

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0x
[
  "androxgh0st"
]

Uploaded Files

No files were uploaded

Request Attributes

No attributes

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"keep-alive"
content-length
"20"
content-type
"application/x-www-form-urlencoded"
host
"54.226.233.78"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
x-php-ob-level
"1"

Request Content

Raw

0x%5B%5D=androxgh0st

Response

Response Headers

Header Value
allow
"GET"
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 22 Sep 2024 03:28:12 GMT"
x-debug-token
"0d3cb9"
x-debug-token-link
"http://54.226.233.78/_profiler/350096"
x-previous-debug-token
"350096"
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

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"59a2a7f0f8f1fcda31e5d499f2d0b1d7"
DATABASE_URL
"mysql://root:3zWQq0VRgMyV58Kv3C@mediawoodshedpartners-dev.cf5oi7dlaklj.us-east-1.rds.amazonaws.com:3306/media"
GOOGLE_API_KEY
""
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
ITEMS_PER_PAGE_UI
"5"
MAILER_DSN
"smtp://AKIARHRWRC5P4636M6AB:BHCkG3JQi36IonEYtLh1tZ%2BKFIiRFAymxqGjDE1dryPm@email-smtp.us-east-1.amazonaws.com:587/?encryption=tls&auth_mode=login"
SENDGRID_API_KEY
"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"
SITE_EMAIL
"donotreply@optionbeast.com"
SITE_NAME
"Falzone Media"
SMTP_PASSWORD
"BHCkG3JQi36IonEYtLh1tZ+KFIiRFAymxqGjDE1dryPm"
SMTP_USERNAME
"AKIARHRWRC5P4636M6AB"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"20"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/app/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/app/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/share/httpd"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"54.226.233.78"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zu@OzPKvDw0mn8XsKY@89wAAAAQ"
REDIRECT_URL
"/"
REMOTE_ADDR
"135.125.217.54"
REMOTE_PORT
"34426"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1726975692
REQUEST_TIME_FLOAT
1726975692.705
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/html/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.31.73.144"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"54.226.233.78"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.43 () OpenSSL/1.0.2k-fips"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,SITE_NAME,SITE_EMAIL,SENDGRID_API_KEY,SMTP_USERNAME,SMTP_PASSWORD,MAILER_DSN,ITEMS_PER_PAGE_UI"
UNIQUE_ID
"Zu@OzPKvDw0mn8XsKY@89wAAAAQ"
USER
"apache"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 350096)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException {#160
  -statusCode: 405
  -headers: [
    "Allow" => "GET"
  ]
  #message: "No route found for "POST /": Method Not Allowed (Allow: GET)"
  #code: 0
  #file: "/var/www/html/app/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 140
  -previous: Symfony\Component\Routing\Exception\MethodNotAllowedException {#130 …}
  trace: {
    /var/www/html/app/vendor/symfony/http-kernel/EventListener/RouterListener.php:140 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new MethodNotAllowedHttpException($e->getAllowedMethods(), $message, $e);}
    }
    /var/www/html/app/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#80 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#11 …}
        }
      }
    }
    /var/www/html/app/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#80 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#11 …}
      }
    }
    /var/www/html/app/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: [ …10]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#80 …}
      }
    }
    /var/www/html/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#80 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/app/vendor/symfony/http-kernel/HttpKernel.php:133 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#80 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/app/vendor/symfony/http-kernel/HttpKernel.php:79 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#45 …}
        $type: 1
      }
    }
    /var/www/html/app/vendor/symfony/http-kernel/Kernel.php:191 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#45 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/app/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#45 …}
      }
    }
  }
}
logger
null