!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/trac/templates/   drwxr-xr-x
Free 689.17 GB of 879.6 GB (78.35%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     attachment.html (6.4 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
{# Copyright (C) 2006-2021 Edgewall Software This software is licensed as described in the file COPYING, which you should have received as part of this distribution. The terms are also available at https://trac.edgewall.org/wiki/TracLicense. This software consists of voluntary contributions made by many individuals. For the exact contribution history, see the revision history and logs, available at https://trac.edgewall.org/. #} # extends 'layout.html' # set parent = attachments.parent if attachments else attachment.resource.parent # block title # if mode == 'new': ${_("%(parent)s – Attachment", parent=name_of(parent))} # elif mode == 'list': ${_("%(parent)s – Attachments", parent=name_of(parent))} # else: # trans filename = attachment.filename, parent = name_of(parent) ${filename} on ${parent} – Attachment # endtrans # endif ${ super() } # endblock title # block head ${ super() } # if preview: # endif # endblock head # block content
# if mode == 'new':

${tag_("Add Attachment to %(parent)s", parent=tag.a(name_of(parent), href=url_of(parent)))}

${jmacros.form_token_input()}
${_("Attachment Info")} # if authname == 'anonymous':
# set preferences ${ _("Preferences")} # endset # if author == 'anonymous':

# trans preferences E-mail address and name can be saved in the ${preferences}. # endtrans

# endif
# endif
# if authname and authname != 'anonymous':
# endif
# elif mode == 'delete':

${name_of(parent)}: ${attachment.filename}

${_("Are you sure you want to delete this attachment?")}
${_("This is an irreversible operation.")}

${jmacros.form_token_input()}
# elif mode == 'list':

${name_of(parent)}

# with # set context = context.child(parent) # set alist = attachments # include 'list_of_attachments.html' # endwith # else: ## 'render' mode

${name_of(parent)}: ${attachment.filename}

# with # set file = attachment.filename # set size ${ pretty_size(attachment.size)} # endset # set author = authorinfo(attachment.author) # set pdate = pretty_dateinfo(attachment.date) # trans file, size, author, pdate File ${file}, ${size} (added by ${author}, ${pdate}) # endtrans # endwith
${wiki_to_html(context.child(parent), attachment.description)}
# if preview:
# include 'preview_file.html'
# endif # if attachment and 'ATTACHMENT_DELETE' in perm(attachment.resource):
{# jinjacheck: "ID delete already defined" OK #}
# endif # endif
${ super() } # endblock content

:: 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.012 ]--