Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
phpmyadmin /
templates /
menu /
[ HOME SHELL ]
Name
Size
Permission
Action
breadcrumbs.twig
1.72
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : breadcrumbs.twig
<div id="floating_menubar" class="d-print-none"></div> <nav id="server-breadcrumb" aria-label="breadcrumb"> <ol class="breadcrumb breadcrumb-navbar"> <li class="breadcrumb-item"> {{ show_icons('TabsMode') ? get_image('s_host') }} <a href="{{ url(server.url) }}" data-raw-text="{{ server.name }}" draggable="false"> {% if show_text('TabsMode') %}{% trans 'Server:' %}{% endif %} {{ server.name }} </a> </li> {% if database is not empty %} <li class="breadcrumb-item"> {{ show_icons('TabsMode') ? get_image('s_db') }} <a href="{{ url(database.url, {'db': database.name}) }}" data-raw-text="{{ database.name }}" draggable="false"> {% if show_text('TabsMode') %}{% trans 'Database:' %}{% endif %} {{ database.name }} </a> </li> {% if table is not empty %} <li class="breadcrumb-item"> {{ show_icons('TabsMode') ? get_image(table.is_view ? 'b_views' : 's_tbl') }} <a href="{{ url(table.url, {'db': database.name, 'table': table.name}) }}" data-raw-text="{{ table.name }}" draggable="false"> {% if show_text('TabsMode') %} {% if table.is_view %} {% trans 'View:' %} {% else %} {% trans 'Table:' %} {% endif %} {% endif %} {{ table.name }} </a> </li> {% if table.comment is not empty %} <span class="breadcrumb-comment" draggable="false">“{{ table.comment }}”</span> {% endif %} {% elseif database.comment is not empty %} <span class="breadcrumb-comment" draggable="false">“{{ database.comment }}”</span> {% endif %} {% endif %} </ol> </nav>
Close